diff --git a/Cargo.toml b/Cargo.toml index 1b4d1cd..1a4a29d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "xml-rs based deserializer for Serde (compatible with 0.9+)" license = "MIT" name = "serde-xml-rs" repository = "https://github.com/RReverser/serde-xml-rs" -version = "0.5.2" +version = "0.6.0" edition = "2018" [dependencies]