Skip to content

Commit

Permalink
Turn off pedantic lints
Browse files Browse the repository at this point in the history
  • Loading branch information
szeweq committed Aug 21, 2024
1 parent 08bbf1f commit 8d94095
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ codegen-units = 1
strip = "symbols"

[lints.clippy]
nursery = "warn"
pedantic = "warn"
nursery = "warn"

0 comments on commit 8d94095

Please sign in to comment.