Skip to content

Commit

Permalink
allow fastrand dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Nov 16, 2022
1 parent 5516273 commit 6906f08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/tidy/src/deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
"env_logger",
"expect-test",
"fallible-iterator", // dependency of `thorin`
"fastrand",
"filetime",
"fixedbitset",
"flate2",
Expand Down

0 comments on commit 6906f08

Please sign in to comment.