Skip to content

Commit 3ed3765

Browse files
committed
Remove no longer used dependency from the list of allowed dependencies
1 parent 169055f commit 3ed3765

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/tidy/src/deps.rs

-1
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
326326
"ahash",
327327
"anyhow",
328328
"arbitrary",
329-
"autocfg",
330329
"bitflags",
331330
"bumpalo",
332331
"cfg-if",

0 commit comments

Comments
 (0)