mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
rename crate "bittorrent_udp" to "aquatic_udp_protocol"
This commit is contained in:
parent
abc0034a45
commit
bc4ada104d
22 changed files with 46 additions and 48 deletions
|
|
@ -17,7 +17,6 @@ name = "plot_pareto"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
aquatic_udp = { path = "../aquatic_udp" }
|
||||
bittorrent_udp = { path = "../bittorrent_udp" }
|
||||
cli_helpers = { path = "../cli_helpers" }
|
||||
crossbeam-channel = "0.4"
|
||||
indicatif = "0.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue