Skip to content

Commit

Permalink
vendored josekit
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Dec 13, 2024
1 parent ea53c6e commit fcd7fcf
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 @@ -31,7 +31,7 @@ iota-crypto = { version = "0.23", default-features = false, features = [
serde = { version = "1.0", default-features = false, features = ["derive"] }
json-pointer = "0.3.4"
serde_with = "3.6.1"
josekit = "0.8.4"
josekit = { version = "0.8.4", features = ["vendored"] }
async-trait = "0.1.80"
anyhow = "1"
indexmap = "2"
Expand Down

0 comments on commit fcd7fcf

Please sign in to comment.