Update rio_xml requirement from 0.5 to 0.6

Updates the requirements on [rio_xml](https://github.com/oxigraph/rio) to permit the latest version.
- [Release notes](https://github.com/oxigraph/rio/releases)
- [Changelog](https://github.com/oxigraph/rio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oxigraph/rio/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: rio_xml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/111/head
dependabot[bot] 4 years ago committed by GitHub
parent bdb97aceaf
commit 835cb6053a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lib/Cargo.toml

@ -35,7 +35,7 @@ oxilangtag = "0.1"
oxiri = "0.1"
rio_api = "0.5"
rio_turtle = "0.5"
rio_xml = "0.5"
rio_xml = "0.6"
hex = "0.4"
nom = "6"
peg = "0.7"

Loading…
Cancel
Save