Skip to content

Commit

Permalink
quick-xml, pretty_rdf version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phillord committed May 31, 2024
1 parent 0e63b0c commit d6aa9ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ thiserror = "1.0"
lazy_static="1.4.0"
log = {version="0.4.8"}
oxiri="0.2.2"
quick-xml={version="0.26.0"}
quick-xml={version="0.31.0"}
indexmap={workspace=true}
pest = "2.7.8"
pest_derive = "2.7.8"
Expand All @@ -36,7 +36,7 @@ default-members=[".", "horned-bin"]
[workspace.dependencies]
indexmap="1.0.2"
##pretty_rdf={path="./pretty_rdf"}
pretty_rdf="0.6.0"
pretty_rdf="0.7.0"
rio_api="0.8.4"
rio_xml="0.8.4"

Expand Down

0 comments on commit d6aa9ad

Please sign in to comment.