forked from spacebar/rust-nex
progress
This commit is contained in:
parent
3f07e45f08
commit
f1d16e40a1
36 changed files with 730 additions and 1392 deletions
|
|
@ -13,6 +13,8 @@ prudpv1 = { path = "../prudpv1", optional = true }
|
|||
proxy-common = { path = "../proxy-common" }
|
||||
cfg-if = "1.0.4"
|
||||
rnex-prudp = { path = "../rnex-prudp" }
|
||||
rnex-server = { path = "../rnex-server" }
|
||||
tracing = "0.1.44"
|
||||
|
||||
[features]
|
||||
prudpv0 = ["dep:prudpv0"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue