diff --git a/Cargo.toml b/Cargo.toml index 7512913..25f411f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,6 @@ harness = false bitvec = { version = "1.0.1", default-features = false, features = ["alloc"] } futures-core = "0.3" pin-project = "1.0.8" -sptr = "0.3.2" [dev-dependencies] futures = "0.3.25"