|
|
|
@ -18,7 +18,7 @@ futures-util = "0.3.9"
|
|
|
|
|
hex = "0.4.3"
|
|
|
|
|
ptth_file_server = { path = "../ptth_file_server_bin" }
|
|
|
|
|
ptth_server = { path = "../ptth_server" }
|
|
|
|
|
quic_demo = { path = "../../prototypes/quic_demo" }
|
|
|
|
|
quic_demo = { path = "../ptth_quic" }
|
|
|
|
|
rand = "0.8.4"
|
|
|
|
|
rusty_ulid = "0.10.1"
|
|
|
|
|
sha2 = "0.9.8"
|
|
|
|
|