Remove no longer used dependency from the list of allowed dependencies
This commit is contained in:
parent
169055f2ff
commit
3ed3765259
1 changed files with 0 additions and 1 deletions
|
@ -326,7 +326,6 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
|
||||||
"ahash",
|
"ahash",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"arbitrary",
|
"arbitrary",
|
||||||
"autocfg",
|
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"bumpalo",
|
"bumpalo",
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue