Skip to content

Commit

Permalink
chore: remove unused deps (#33652)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Oct 11, 2023
1 parent cd743dc commit 15debcd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 15debcd

Please sign in to comment.