Remove unused dependencies (ws: "either", http_protocol: "rand)

This commit is contained in:
Joakim Frostegård 2023-01-10 15:51:15 +01:00
parent f5caf05963
commit 3a6101a02d
3 changed files with 0 additions and 4 deletions

View file

@ -31,7 +31,6 @@ httparse = "1"
itoa = "1"
log = "0.4"
memchr = "2"
rand = { version = "0.8", features = ["small_rng"] }
serde = { version = "1", features = ["derive"] }
serde_bencode = "0.2"
smartstring = "1"