Skip to content

Commit 6906f08

Browse files
committed
allow fastrand dependency
1 parent 5516273 commit 6906f08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
117117
"env_logger",
118118
"expect-test",
119119
"fallible-iterator", // dependency of `thorin`
120+
"fastrand",
120121
"filetime",
121122
"fixedbitset",
122123
"flate2",

0 commit comments

Comments
 (0)