diff --git a/glommio/Cargo.toml b/glommio/Cargo.toml index 8b6c381fc..bd9c2c922 100755 --- a/glommio/Cargo.toml +++ b/glommio/Cargo.toml @@ -31,7 +31,6 @@ futures-lite = "2.6.0" intrusive-collections = "0.9" lazy_static = "1.4" libc = "0.2" -lockfree = "0.5" log = "0.4" nix = { version = "0.27", features = ["event", "fs", "ioctl", "mman", "net", "poll", "sched", "time"] } pin-project-lite = "0.2"