diff --git a/Cargo.toml b/Cargo.toml index 28e5aa2..159a6ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,5 +67,5 @@ version = "0.9.0" version = "2.0" [dependencies.xml-rs] -version = "0.8.0" +version = "0.8.20" default-features = false