summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2024-08-15 00:28:47 +0200
committerLia Lenckowski <lialenck@protonmail.com>2024-08-15 00:28:47 +0200
commit9c9039bdcd3f829ff0cfee5153b0435e0d209114 (patch)
tree044ef3e4152be7c9ed096a6928ed174d99bbc2cc /Cargo.toml
parentc7369246ad3b339be9607f7018f8764ee320bd20 (diff)
downloadmaesch-9c9039bdcd3f829ff0cfee5153b0435e0d209114.tar
maesch-9c9039bdcd3f829ff0cfee5153b0435e0d209114.tar.bz2
maesch-9c9039bdcd3f829ff0cfee5153b0435e0d209114.tar.zst
RemoveNetwork, merging AddNetwork (both untested xD)
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 1d1fb6e..098c381 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,6 @@ edition = "2021"
[dependencies]
atomic-write-file = "0"
-base64 = "0"
clap = { version = "4.5.13", features = ["derive"] }
dbus = "0"
dbus-crossroads = "0"