Skip to content

Commit 8e558bc

Browse files
committed
tidy: remove io-lifetimes from the dependency list
1 parent 141c463 commit 8e558bc

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
@@ -180,7 +180,6 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
180180
"instant",
181181
"intl-memoizer",
182182
"intl_pluralrules",
183-
"io-lifetimes",
184183
"is-terminal",
185184
"itertools",
186185
"itoa",

0 commit comments

Comments
 (0)