Skip to content

Commit 05b64a8

Browse files
committed
remove instant from allowed dependencies
1 parent 4cb2a28 commit 05b64a8

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
@@ -254,7 +254,6 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
254254
"icu_provider_macros",
255255
"ident_case",
256256
"indexmap",
257-
"instant",
258257
"intl-memoizer",
259258
"intl_pluralrules",
260259
"is-terminal",

0 commit comments

Comments
 (0)