more progress on friends
This commit is contained in:
parent
1b802ff33f
commit
7918e54487
19 changed files with 320 additions and 205 deletions
|
|
@ -16,11 +16,8 @@ async-trait = "0.1.88"
|
|||
typenum = "1.18.0"
|
||||
once_cell = "1.21.3"
|
||||
rnex-core = { path = "../rnex-core", version = "0.1.1" }
|
||||
proxy-common = {path = "../proxy-common"}
|
||||
cfg-if = "1.0.4"
|
||||
|
||||
[[bin]]
|
||||
name = "proxy_insecure"
|
||||
path = "src/executables/proxy_insecure.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "proxy_secure"
|
||||
path = "src/executables/proxy_secure.rs"
|
||||
[features]
|
||||
prudpv1 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue