diff --git a/Cargo.toml b/Cargo.toml index c66ffe4..1947bcf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"