Skip to content

Commit 75f283e

Browse files
committed
happy tidy
1 parent 724a5a4 commit 75f283e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/tools/tidy/src/deps.rs

-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ const PERMITTED_DEPS_LOCATION: &str = concat!(file!(), ":", line!());
240240
const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
241241
// tidy-alphabetical-start
242242
"adler2",
243-
"ahash",
244243
"aho-corasick",
245244
"allocator-api2", // FIXME: only appears in Cargo.lock due to https://github.com/rust-lang/cargo/issues/10801
246245
"annotate-snippets",

0 commit comments

Comments
 (0)