Skip to content

Commit 8ffa34a

Browse files
committed
Fix tidy error
1 parent 3670812 commit 8ffa34a

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
@@ -334,6 +334,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
334334
"cranelift-native",
335335
"cranelift-object",
336336
"crc32fast",
337+
"equivalent",
337338
"fallible-iterator",
338339
"gimli",
339340
"hashbrown",

0 commit comments

Comments
 (0)