Adjust allowed dependencies from the latest cargo update
This commit is contained in:
parent
4a515bdf7b
commit
1760d3914f
@ -242,7 +242,7 @@
|
||||
/// rustc. Please check with the compiler team before adding an entry.
|
||||
const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
||||
// tidy-alphabetical-start
|
||||
"adler",
|
||||
"adler2",
|
||||
"ahash",
|
||||
"aho-corasick",
|
||||
"allocator-api2", // FIXME: only appears in Cargo.lock due to https://github.com/rust-lang/cargo/issues/10801
|
||||
|
Loading…
Reference in New Issue
Block a user