aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock13
1 files changed, 0 insertions, 13 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c71f3e1..6fec15a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -206,18 +206,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
[[package]]
-name = "linkaddrs"
-version = "0.1.0"
-source = "git+https://github.com/HimbeerserverDE/linkaddrs.git#df47e5f96a680f8052ab238e985d683df386368b"
-dependencies = [
- "futures",
- "ipnet",
- "netlink-packet-route",
- "rtnetlink",
- "tokio",
-]
-
-[[package]]
name = "log"
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -475,7 +463,6 @@ name = "rsdsl_radvd"
version = "0.1.0"
dependencies = [
"ipnet",
- "linkaddrs",
"pnet_packet",
"rsdsl_netlinklib",
"signal-hook",