Skip to content

Commit

Permalink
tidy: remove io-lifetimes from the dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
chenx97 committed Sep 21, 2023
1 parent 599d2e0 commit b0b2fbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/tidy/src/deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
"instant",
"intl-memoizer",
"intl_pluralrules",
"io-lifetimes",
"is-terminal",
"itertools",
"itoa",
Expand Down

0 comments on commit b0b2fbf

Please sign in to comment.