Skip to content

Commit b0b2fbf

Browse files
committed
tidy: remove io-lifetimes from the dependency list
1 parent 599d2e0 commit b0b2fbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/tidy/src/deps.rs

-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
179179
"instant",
180180
"intl-memoizer",
181181
"intl_pluralrules",
182-
"io-lifetimes",
183182
"is-terminal",
184183
"itertools",
185184
"itoa",

0 commit comments

Comments
 (0)