Skip to content

Commit

Permalink
chore: remove extraneous lit
Browse files Browse the repository at this point in the history
  • Loading branch information
jwong101 committed Aug 5, 2024
1 parent 874fcc1 commit 7b5b9f0
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 @@ -55,7 +55,6 @@ rust_2018_idioms = "warn"
rust_2024_compatibility = "warn"

Check failure on line 55 in Cargo.toml

View workflow job for this annotation

GitHub Actions / Clippy

lint group `rust_2024_compatibility` has the same priority (0) as a lint
meta_variable_misuse = "warn"
missing_abi = "warn"
unsafe_op_in_unsafe_fn = "deny"

[workspace.lints.clippy]
too_many_arguments = "allow"
Expand Down

0 comments on commit 7b5b9f0

Please sign in to comment.