diff --git a/Cargo.toml b/Cargo.toml index 2ccd325..663108a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,6 @@ byteorder = "1.4" strum = { version = "0.24", features = ["derive"] } aes = "0.8" flate2 = "1.0" -hashbrown = "0.13" thiserror = "1.0" sha1 = "0.10.5"