aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-11-06 16:44:30 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-11-06 16:44:30 +0100
commita4b6faf23e11d5f7a8e4c37f07434249a9e3d966 (patch)
treee6e0f48b0778ea72a62b0df85ba807dbf3984037 /Cargo.toml
parent8342b288bb3883a8b296b08901779ded8cbdf3f6 (diff)
update rsdsl_netlinkd
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eebdf1c..0caa05d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ ipnet = "2.7.1"
libc = "0.2"
linkaddrs = { git = "https://github.com/HimbeerserverDE/linkaddrs.git", version = "0.1.0" }
rand = "0.8.5"
-rsdsl_netlinkd = { git = "https://github.com/rsdsl/netlinkd.git", version = "0.6.2" }
+rsdsl_netlinkd = { git = "https://github.com/rsdsl/netlinkd.git", version = "0.7.0" }
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"