Skip to content

Commit

Permalink
josekit dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 committed Dec 13, 2024
1 parent fcd7fcf commit 9b74a1f
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,13 +31,13 @@ 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 = { version = "0.8.4", features = ["vendored"] }
async-trait = "0.1.80"
anyhow = "1"
indexmap = "2"

[dev-dependencies]
tokio = { version = "1.38.1", features = ["macros", "rt-multi-thread"] }
josekit = { version = "0.8.4", features = ["vendored"] }

[[example]]
name = "sd_jwt"
Expand Down

0 comments on commit 9b74a1f

Please sign in to comment.