Skip to content

Commit

Permalink
Bump pretty_rdf version
Browse files Browse the repository at this point in the history
Update because of a performance bug in pretty_rdf.
  • Loading branch information
phillord committed Jun 18, 2024
1 parent 0b7f89f commit cbaeed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ default-members=[".", "horned-bin"]
[workspace.dependencies]
indexmap="1.0.2"
##pretty_rdf={path="./pretty_rdf"}
pretty_rdf="0.7.0"
pretty_rdf="0.8.0"
rio_api="0.8.4"
rio_xml="0.8.4"

Expand Down

0 comments on commit cbaeed6

Please sign in to comment.