Skip to content

Commit

Permalink
refactor: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
willothy committed Nov 3, 2024
1 parent 144f242 commit ebeac38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ categories = ["asynchronous", "concurrency", "data-structures"]
[dependencies]
crossbeam-utils = "0.8.20"
hashbrown = { version = "0.14.5", default-features = false, features = ["raw"] }
lock_api = "0.4.12"
parking_lot_core = "0.9.10"

[dev-dependencies]
tokio = { version = "1.41.0", features = ["full"] }

0 comments on commit ebeac38

Please sign in to comment.