Update rio_turtle requirement from 0.5 to 0.6

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

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

@ -34,7 +34,7 @@ regex = "1"
oxilangtag = "0.1"
oxiri = "0.1"
rio_api = "0.5"
rio_turtle = "0.5"
rio_turtle = "0.6"
rio_xml = "0.5"
hex = "0.4"
nom = "6"

Loading…
Cancel
Save