happy tidy
This commit is contained in:
parent
724a5a430b
commit
75f283e40b
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ const PERMITTED_DEPS_LOCATION: &str = concat!(file!(), ":", line!());
|
||||||
const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
||||||
// tidy-alphabetical-start
|
// tidy-alphabetical-start
|
||||||
"adler2",
|
"adler2",
|
||||||
"ahash",
|
|
||||||
"aho-corasick",
|
"aho-corasick",
|
||||||
"allocator-api2", // FIXME: only appears in Cargo.lock due to https://github.com/rust-lang/cargo/issues/10801
|
"allocator-api2", // FIXME: only appears in Cargo.lock due to https://github.com/rust-lang/cargo/issues/10801
|
||||||
"annotate-snippets",
|
"annotate-snippets",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue