XML prettyprint documentation

This commit is contained in:
Roman Valls Guimera
2021-02-11 19:50:56 +11:00
parent e84d92a864
commit 9bbb1a6cc9
4 changed files with 20 additions and 10 deletions

View File

@@ -8,6 +8,6 @@ edition = "2018"
[dependencies]
yaserde = {version = "0.6", path = "../yaserde" }
yaserde_derive = {version = "0.6", path = "../yaserde_derive" }
xml-rs = "0.8.0"
xml-rs = "0.8.3"
log = "0.4"
simple_logger = "1.0"
simple_logger = "1.11.0"