Upgrades quick-xml to 0.18

pull/23/head
Tpt 5 years ago
parent 52bb5274cd
commit f488de4634
  1. 2
      lib/Cargo.toml

@ -14,7 +14,7 @@ edition = "2018"
[dependencies]
lazy_static = "1"
rocksdb = { version = "0.13", optional = true }
quick-xml = "0.17"
quick-xml = "0.18"
rand = "0.7"
md-5 = "0.8"
sha-1 = "0.8"

Loading…
Cancel
Save