Skip to content

Commit

Permalink
Fix duplicate ssi in dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Nascimento <[email protected]>
  • Loading branch information
theosirian committed Aug 28, 2024
1 parent 614e093 commit f7966bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ isomdl = { git = "https://github.com/spruceid/isomdl", rev = "1f4f762" }
oid4vci = { git = "https://github.com/spruceid/oid4vci-rs", branch = "feat/updates-for-sprucekit-integration" }
ssi = { version = "0.8.1", features = ["secp256r1", "secp384r1"] }

ssi = "0.8.1"

async-trait = "0.1"
either = "1.13"
futures = "0.3"
Expand Down

0 comments on commit f7966bf

Please sign in to comment.