Skip to content

Commit

Permalink
Add psm to the crate whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk authored and mati865 committed May 2, 2020
1 parent 26edcee commit 96c5012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tools/tidy/src/deps.rs
Expand Up @@ -131,6 +131,7 @@ const WHITELIST: &[&str] = &[
"polonius-engine",
"ppv-lite86",
"proc-macro2",
"psm",
"punycode",
"quick-error",
"quote",
Expand Down Expand Up @@ -160,6 +161,7 @@ const WHITELIST: &[&str] = &[
"sha-1",
"smallvec",
"stable_deref_trait",
"stacker",
"syn",
"synstructure",
"tempfile",
Expand Down

0 comments on commit 96c5012

Please sign in to comment.