Skip to content

Commit 00b2f56

Browse files
committed
Add memchr to list of permitted cg_clif deps
Object started depending on it
1 parent d531f3d commit 00b2f56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
254254
"libloading",
255255
"log",
256256
"mach",
257+
"memchr",
257258
"object",
258259
"regalloc",
259260
"region",

0 commit comments

Comments
 (0)