aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3a92c9b..12ec8ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,10 +9,6 @@ edition = "2021"
spin = "0.9.8"
bitflags = "2.4.2"
-[dependencies.bit-vec]
-version = "0.6.3"
-default-features = false
-
[dependencies.num_enum]
version = "0.7.2"
default-features = false