Skip to content

Commit

Permalink
Same for ssi-vc-jose-cose.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Dec 10, 2024
1 parent 38dd397 commit 0ad22d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/claims/crates/vc-jose-cose/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ base64.workspace = true
ssi-jws = { workspace = true, features = ["secp256r1"] }
ssi-jwk.workspace = true
ssi-cose = { workspace = true, features = ["secp256r1"] }
async-std.workspace = true
async-std = { workspace = true, features = ["attributes"] }
hex.workspace = true

0 comments on commit 0ad22d6

Please sign in to comment.