tidy: add ahash
to permitted dep list
This commit is contained in:
parent
9a337b6fe0
commit
cf36c21b28
@ -73,6 +73,7 @@ const RESTRICTED_DEPENDENCY_CRATES: &[&str] = &["rustc_driver", "rustc_codegen_l
|
||||
const PERMITTED_DEPENDENCIES: &[&str] = &[
|
||||
"addr2line",
|
||||
"adler",
|
||||
"ahash",
|
||||
"aho-corasick",
|
||||
"annotate-snippets",
|
||||
"ansi_term",
|
||||
|
Loading…
x
Reference in New Issue
Block a user