Skip to content

Commit 6c25307

Browse files
oli-obknagisa
authored andcommitted
Add psm to the crate whitelist
1 parent 548b182 commit 6c25307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ const WHITELIST: &[Crate<'_>] = &[
134134
Crate("polonius-engine"),
135135
Crate("ppv-lite86"),
136136
Crate("proc-macro2"),
137+
Crate("psm"),
137138
Crate("punycode"),
138139
Crate("quick-error"),
139140
Crate("quote"),

0 commit comments

Comments
 (0)