Add memchr to list of permitted cg_clif deps
Object started depending on it
This commit is contained in:
parent
d531f3d6ee
commit
00b2f56bc6
1 changed files with 1 additions and 0 deletions
|
@ -254,6 +254,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
|
|||
"libloading",
|
||||
"log",
|
||||
"mach",
|
||||
"memchr",
|
||||
"object",
|
||||
"regalloc",
|
||||
"region",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue