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 0ec1fcf..54b8ebc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,5 @@ edition = "2018"
[dependencies]
clap = { version = "2.32.0", features = [ "yaml" ] }
-serde = "1.0.85"
-serde_derive = "~1.0.85"
-serde_json = "1.0.36"
+rustc-serialize = "0.3.24"
xml-rs = "0.8.0" \ No newline at end of file