Skip to content

Commit

Permalink
Remove clippy dependency
Browse files Browse the repository at this point in the history
The dependency is not required.
  • Loading branch information
alexkazik committed Dec 31, 2023
1 parent 95feef9 commit 8dc1a58
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 151 deletions.
150 changes: 0 additions & 150 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ serde = { version = "1.0.193", optional = true, default-features = false }

[dev-dependencies]
bincode = "1.3.3"
clippy = "0.0.302"
hashbrown = "0.14.0"
heapless = "0.8.0"
rustc-hash = "1.1.0"
Expand Down

0 comments on commit 8dc1a58

Please sign in to comment.