Skip to content

Commit

Permalink
Upgrade dependencies: oxsdatatypes and oxiri
Browse files Browse the repository at this point in the history
  • Loading branch information
yamdan committed Aug 24, 2024
1 parent 1c5066f commit f2e0d69
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 @@ -29,8 +29,8 @@ serde_with = "3.9"

oxrdf = "0.2.0-alpha.6"
oxttl = "0.1.0-alpha.7"
oxsdatatypes = "0.2.0-alpha.1"
oxiri = "0.2.3-alpha.1"
oxsdatatypes = "0.2.0-alpha.2"
oxiri = "0.2.4"

rdf-canon = "0.15.0-alpha.6"

Expand Down

0 comments on commit f2e0d69

Please sign in to comment.