Skip to content

Commit

Permalink
fix dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
rustysec committed Jan 23, 2020
1 parent 6c808dc commit acb9777
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ serde_derive = { version = "1.0.85", optional = true, default-features = false }
[dependencies.serde-xml-rs]
version = "0.3.0"
optional = true
git = "https://github.com/rreverser/serde-xml-rs"
features=["legacy-support"]
default-features=false
default-features = false

[dependencies.winapi]
version = "0.3.6"
Expand Down

0 comments on commit acb9777

Please sign in to comment.