Skip to content

Commit

Permalink
Remove no longer used dependency from the list of allowed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Oct 9, 2023
1 parent 169055f commit 3ed3765
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/tidy/src/deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
"ahash",
"anyhow",
"arbitrary",
"autocfg",
"bitflags",
"bumpalo",
"cfg-if",
Expand Down

0 comments on commit 3ed3765

Please sign in to comment.