Skip to content

Commit bc5d2b0

Browse files
committed
First pass of working through json2rdf java code to rust conversion
1 parent 0bee390 commit bc5d2b0

3 files changed

Lines changed: 253 additions & 87 deletions

File tree

Cargo.lock

Lines changed: 123 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ petgraph = "0.6.5"
99

1010
serde = "1.0.203"
1111
serde_json = "1.0.117"
12+
struson = "0.5.0"

0 commit comments

Comments
 (0)