mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
Remove unused dependencies (ws: "either", http_protocol: "rand)
This commit is contained in:
parent
f5caf05963
commit
3a6101a02d
3 changed files with 0 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -187,7 +187,6 @@ dependencies = [
|
|||
"memchr",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
"rand",
|
||||
"serde",
|
||||
"serde_bencode",
|
||||
"smartstring",
|
||||
|
|
@ -303,7 +302,6 @@ dependencies = [
|
|||
"aquatic_ws_protocol",
|
||||
"async-tungstenite",
|
||||
"cfg-if",
|
||||
"either",
|
||||
"futures",
|
||||
"futures-lite",
|
||||
"futures-rustls",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue