Skip to content

Commit

Permalink
Bump json-ld version to 0.21.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Dec 20, 2024
1 parent 004e4b0 commit b81a417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/json-ld/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation = "https://docs.rs/ssi-json-ld/"

[dependencies]
thiserror.workspace = true
json-ld = { version = "0.21.1", features = ["serde"] }
json-ld = { version = "0.21.2", features = ["serde"] }
iref.workspace = true
static-iref.workspace = true
json-syntax = { workspace = true, features = ["serde"] }
Expand Down

0 comments on commit b81a417

Please sign in to comment.