Remove no longer used dependency from the list of allowed dependencies

This commit is contained in:
bjorn3 2023-10-09 09:04:52 +00:00
parent 169055f2ff
commit 3ed3765259

View File

@ -326,7 +326,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
"ahash",
"anyhow",
"arbitrary",
"autocfg",
"bitflags",
"bumpalo",
"cfg-if",