Tidy up unused dependencies

This commit is contained in:
Benjamin Bouvier
2021-12-01 11:33:27 +01:00
parent b34788ae8a
commit 1b33553cea
5 changed files with 1 additions and 11 deletions

View File

@@ -25,7 +25,6 @@ tracing = "0.1.19"
cap-std = "0.21.1"
cap-rand = "0.21.1"
bitflags = "1.2"
io-lifetimes = { version = "0.3.1", default-features = false }
[target.'cfg(unix)'.dependencies]
rustix = "0.26.2"