Skip to content

Commit 2714cca

Browse files
committed
chore(ci): Don't check for unused crates
1 parent 9258d9a commit 2714cca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ rust_2018_idioms = "warn"
2525
unreachable_pub = "warn"
2626
unsafe_op_in_unsafe_fn = "warn"
2727
unsafe_code = "warn"
28-
unused_crate_dependencies = "warn"
2928
unused_lifetimes = "warn"
3029
unused_macro_rules = "warn"
3130
unused_qualifications = "warn"

0 commit comments

Comments
 (0)