chore: remove unused deps (#33652)
This commit is contained in:
parent
cd743dc496
commit
15debcd6a1
|
@ -275,7 +275,6 @@ quinn-proto = "0.10.5"
|
|||
quote = "1.0"
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
rand_core = "0.6.4"
|
||||
raptorq = "1.7.0"
|
||||
rayon = "1.8.0"
|
||||
rcgen = "0.10.0"
|
||||
|
@ -414,10 +413,8 @@ tonic = "0.9.2"
|
|||
tonic-build = "0.9.2"
|
||||
trees = "0.4.2"
|
||||
tungstenite = "0.20.1"
|
||||
unix_socket2 = "0.5.4"
|
||||
uriparse = "0.6.4"
|
||||
url = "2.4.1"
|
||||
users = "0.10.0"
|
||||
wasm-bindgen = "0.2"
|
||||
winapi = "0.3.8"
|
||||
winreg = "0.50"
|
||||
|
|
Loading…
Reference in New Issue