Permit deps (scarry)
This commit is contained in:
parent
f4d00fe785
commit
b44817f95e
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
||||||
"chalk-ir",
|
"chalk-ir",
|
||||||
"chalk-solve",
|
"chalk-solve",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
"convert_case", // dependency of derive_more
|
||||||
"compiler_builtins",
|
"compiler_builtins",
|
||||||
"cpufeatures",
|
"cpufeatures",
|
||||||
"crc32fast",
|
"crc32fast",
|
||||||
|
@ -108,6 +109,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
||||||
"crypto-common",
|
"crypto-common",
|
||||||
"cstr",
|
"cstr",
|
||||||
"datafrog",
|
"datafrog",
|
||||||
|
"derive_more",
|
||||||
"difference",
|
"difference",
|
||||||
"digest",
|
"digest",
|
||||||
"displaydoc",
|
"displaydoc",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue