Update rio_api requirement from 0.5 to 0.6

Updates the requirements on [rio_api](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_api
  dependency-type: direct:production
...

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

@ -33,7 +33,7 @@ digest = "0.9"
regex = "1" regex = "1"
oxilangtag = "0.1" oxilangtag = "0.1"
oxiri = "0.1" oxiri = "0.1"
rio_api = "0.5" rio_api = "0.6"
rio_turtle = "0.5" rio_turtle = "0.5"
rio_xml = "0.5" rio_xml = "0.5"
hex = "0.4" hex = "0.4"

Loading…
Cancel
Save