Skip to content

Commit

Permalink
build(deps): bump rio_api from 0.8.4 to 0.8.5
Browse files Browse the repository at this point in the history
Bumps [rio_api](https://github.com/oxigraph/rio) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/oxigraph/rio/releases)
- [Changelog](https://github.com/oxigraph/rio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oxigraph/rio/commits/v0.8.5)

---
updated-dependencies:
- dependency-name: rio_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent c622a06 commit 582d7cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion serde-rdf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors.workspace = true

[dependencies]
serde.workspace = true
rio_api = { version = "0.8.4", features = [] }
rio_api = { version = "0.8.5", features = [] }
rio_turtle = { version = "0.8.4", features = [] }
rio_xml = { version = "0.8.4", features = [] }

Expand Down

0 comments on commit 582d7cc

Please sign in to comment.