Trim unused deps
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
7b75296457
commit
2ab4fd1c92
6 changed files with 14 additions and 201 deletions
|
|
@ -9,11 +9,9 @@ capnp-rpc = "0.20"
|
|||
dirs = "6"
|
||||
futures = "0.3"
|
||||
json5 = "1.3"
|
||||
libc = "0.2"
|
||||
poc-memory = { path = "../.." }
|
||||
rustls = { version = "0.23", default-features = false, features = ["ring", "logging", "std", "tls12"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-rustls = "0.26"
|
||||
tokio-util = { version = "0.7", features = ["compat"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue