aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2d38bd7..2776af7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -891,7 +891,7 @@ dependencies = [
[[package]]
name = "rsdsl_netlinkd"
version = "0.4.0"
-source = "git+https://github.com/rsdsl/netlinkd.git#5f9dda3ff517f104fc5cc540e8164a0d411cfac1"
+source = "git+https://github.com/rsdsl/netlinkd.git#824215ee93b91a2e5a19043369ac84b9348bfcff"
dependencies = [
"futures-util",
"netlink-packet-route",
@@ -906,7 +906,7 @@ dependencies = [
[[package]]
name = "rsdsl_netlinkd_sys"
version = "0.4.0"
-source = "git+https://github.com/rsdsl/netlinkd.git#5f9dda3ff517f104fc5cc540e8164a0d411cfac1"
+source = "git+https://github.com/rsdsl/netlinkd.git#824215ee93b91a2e5a19043369ac84b9348bfcff"
dependencies = [
"bindgen",
"cc",