summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0114aeb..7cb0994 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,12 +4,12 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-redb = "2"
-serde = { version = "1", features = ["derive"] }
-serde_json = "1"
-xdg = "2"
+atomic-write-file = "0"
+clap = { version = "4.5.13", features = ["derive"] }
+defguard_wireguard_rs = "0"
env_logger = "0"
log = "0"
+serde_json = "1"
+serde = { version = "1", features = ["derive"] }
thiserror = "1"
-clap = { version = "4.5.13", features = ["derive"] }
-defguard_wireguard_rs = "0"
+xdg = "2"