Skip to content

Commit 96c5012

Browse files
oli-obkmati865
authored andcommitted
Add psm to the crate whitelist
1 parent 26edcee commit 96c5012

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ const WHITELIST: &[&str] = &[
131131
"polonius-engine",
132132
"ppv-lite86",
133133
"proc-macro2",
134+
"psm",
134135
"punycode",
135136
"quick-error",
136137
"quote",
@@ -160,6 +161,7 @@ const WHITELIST: &[&str] = &[
160161
"sha-1",
161162
"smallvec",
162163
"stable_deref_trait",
164+
"stacker",
163165
"syn",
164166
"synstructure",
165167
"tempfile",

0 commit comments

Comments
 (0)