Skip to content

Commit

Permalink
chore(ci): Don't check for unused crates
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Mar 28, 2024
1 parent 9258d9a commit 2714cca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ rust_2018_idioms = "warn"
unreachable_pub = "warn"
unsafe_op_in_unsafe_fn = "warn"
unsafe_code = "warn"
unused_crate_dependencies = "warn"
unused_lifetimes = "warn"
unused_macro_rules = "warn"
unused_qualifications = "warn"
Expand Down

0 comments on commit 2714cca

Please sign in to comment.