Sun, 27 Jan 2019 03:56:57 +0400

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-01-27 03:56:57 +04:00
parent 28bfd3a7ba
commit ed9f8387f1
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -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"