Skip to content

Commit

Permalink
Update Clippy lints to v1.81
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Oct 13, 2024
1 parent e314f77 commit 54acad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ allow_attributes = "warn"
allow_attributes_without_reason = "warn"
as_conversions = "warn"
assertions_on_result_states = "warn"
cfg_not_test = "warn"
clone_on_ref_ptr = "warn"
create_dir = "warn"
dbg_macro = "warn"
Expand Down

0 comments on commit 54acad7

Please sign in to comment.