chore: remove log dependency from Cargo.toml
This commit is contained in:
@@ -13,7 +13,6 @@ categories = ["algorithm", "science", "data-structures"]
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
rand = "0.9"
|
||||
thiserror = "2"
|
||||
parking_lot = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user