Skip to content

Commit bd8dd55

Browse files
committed
working on updates
1 parent fc0475f commit bd8dd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/tidy/src/deps.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
471471
const PERMITTED_STDLIB_DEPENDENCIES: &[&str] = &[
472472
// tidy-alphabetical-start
473473
"addr2line",
474-
"adler",
474+
"adler2",
475475
"allocator-api2",
476476
"cc",
477477
"cfg-if",

0 commit comments

Comments
 (0)