Skip to content

Commit

Permalink
remove instant from allowed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lqd committed Dec 14, 2023
1 parent 4cb2a28 commit 05b64a8
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 @@ -254,7 +254,6 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
"icu_provider_macros",
"ident_case",
"indexmap",
"instant",
"intl-memoizer",
"intl_pluralrules",
"is-terminal",
Expand Down

0 comments on commit 05b64a8

Please sign in to comment.