From ed9f8387f140f29b34004108ed05990fd25bdcd5 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 27 Jan 2019 03:56:57 +0400 Subject: Sun, 27 Jan 2019 03:56:57 +0400 Signed-off-by: Valentin Popov --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3