Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/env_logger-0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
swcurran authored Apr 26, 2024
2 parents ae3e67a + a96501f commit 56d245c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indy-data-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde_support = ["serde", "serde_json", "anoncreds-clsignatures?/serde"]
vendored = ["anoncreds-clsignatures?/openssl_vendored"]

[dependencies]
anoncreds-clsignatures = { version = "0.2.4", optional = true }
anoncreds-clsignatures = { version = "0.3.2", optional = true }
bs58 = "0.5"
curve25519-dalek = { version = "4.1", default-features = false, optional = true }
ed25519-dalek = { version = "2.0", default-features = false, features = [
Expand Down

0 comments on commit 56d245c

Please sign in to comment.