diff --git a/Cargo.toml b/Cargo.toml index 3795ed4..2418cbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,6 @@ path = "Source/lib.rs" [dependencies] bincode = "1.3.3" -bitflags = "1.3.2" serde = { version = "1.0", features = ["derive"] } [[example]]