Skip to content

Commit

Permalink
Fix clippy warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Sep 3, 2024
1 parent cc66ff3 commit e99dca3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
37 changes: 19 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions clippy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
allowed-duplicate-crates = [
"bitflags",
]

0 comments on commit e99dca3

Please sign in to comment.