mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-06-12 19:11:19 -07:00
Move rp netlink dependencies to workspace
This commit is contained in:
@@ -99,3 +99,9 @@ rustix = { version = "1.1.4", features = ["net", "fs", "process"] }
|
||||
futures = "0.3"
|
||||
futures-util = "0.3"
|
||||
x25519-dalek = "2"
|
||||
ctrlc = "3.2"
|
||||
genetlink = "0.2"
|
||||
rtnetlink = "0.21"
|
||||
netlink-packet-core = "0.8.1"
|
||||
netlink-packet-generic = "0.4"
|
||||
netlink-packet-wireguard = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user