generalize node holder connection

This commit is contained in:
Maple 2026-01-31 18:53:22 +01:00
commit 3e2dc9099a
7 changed files with 30 additions and 31 deletions

View file

@ -10,6 +10,7 @@ prudpv1 = { path = "../prudpv1", optional = true }
proxy-common = { path = "../proxy-common" }
cfg-if = "1.0.4"
rnex-core = { path = "../rnex-core", version = "0.1.1" }
log = "0.4.25"
[features]
prudpv0 = ["dep:prudpv0"]