krata: remove unused dependencies

This commit is contained in:
Alex Zenla
2024-03-07 18:26:28 +00:00
parent 7bc0c95f00
commit 277c57a938
5 changed files with 0 additions and 13 deletions

View File

@ -8,7 +8,6 @@ resolver = "2"
anyhow = { workspace = true }
libc = { workspace = true }
log = { workspace = true }
nix = { workspace = true, features = ["ioctl", "socket"] }
prost = { workspace = true }
serde = { workspace = true }
tokio = { workspace = true }