summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e7ffd1b..aea7700 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ edition = "2021"
7 7
8[dependencies] 8[dependencies]
9anyhow = "1.0.79" 9anyhow = "1.0.79"
10base64 = "0.21.7"
11futures = "0.3.30" 10futures = "0.3.30"
12genetlink = "=0.2.6" 11genetlink = "=0.2.6"
13ipnet = { version = "2.9.0", features = ["serde"] } 12ipnet = { version = "2.9.0", features = ["serde"] }