Merge pull request #63 from oxigraph/dependabot/cargo/quick-xml-0.19

pull/66/head
dependabot[bot] 4 years ago committed by GitHub
commit 42ddc35b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lib/Cargo.toml

@ -23,7 +23,7 @@ http_client = ["httparse", "native-tls"]
[dependencies]
rocksdb = { version = "0.15", optional = true }
sled = { version = "0.34", optional = true }
quick-xml = "0.18"
quick-xml = "0.19"
rand = "0.7"
md-5 = "0.9"
sha-1 = "0.9"

Loading…
Cancel
Save