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 24, 2023
1 parent d8272c6 commit 86ec2c1
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 @@ -180,7 +180,6 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
"instant",
"intl-memoizer",
"intl_pluralrules",
"io-lifetimes",
"is-terminal",
"itertools",
"itoa",
Expand Down

0 comments on commit 86ec2c1

Please sign in to comment.