mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
allow fastrand dependency
This commit is contained in:
parent
5516273805
commit
6906f08c13
@ -117,6 +117,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
||||
"env_logger",
|
||||
"expect-test",
|
||||
"fallible-iterator", // dependency of `thorin`
|
||||
"fastrand",
|
||||
"filetime",
|
||||
"fixedbitset",
|
||||
"flate2",
|
||||
|
Loading…
Reference in New Issue
Block a user