Auto merge of #129624 - tgross35:cargo-update, r=Mark-Simulacrum
Run `cargo update` in the project root try-job: x86_64-msvc
This commit is contained in:
commit
2bd1e894ef
462
Cargo.lock
462
Cargo.lock
File diff suppressed because it is too large
Load Diff
@ -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