aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2676ee8..5639855 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,6 +15,4 @@ license-file="LICENSE"
keywords=["dmarc", "mail", "network", "daemon"]
[dependencies]
-daemonize = "0.5.0"
-quick-xml = { version = "0.31.0", features = ["serde", "serialize", "escape-html"] }
-rust-ini = { version = "0.20.0", features = ["case-insensitive", "brackets-in-section-names"] }
+serde-xml-rs = "0.6.0"