Skip to content

Commit

Permalink
chore(deps): add RDF related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amimart committed Jun 1, 2023
1 parent a6d3f76 commit 5cd5bc8
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
60 changes: 60 additions & 0 deletions Cargo.lock

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

4 changes: 4 additions & 0 deletions contracts/okp4-cognitarium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ derive_builder = "0.12.0"
schemars.workspace = true
serde.workspace = true
thiserror.workspace = true
rio_api = "0.8.3"
rio_xml = "0.8.3"
rio_turtle = "0.8.3"
oxiri = "0.2.2"

[dev-dependencies]
base64 = "0.21.2"
Expand Down

0 comments on commit 5cd5bc8

Please sign in to comment.