Skip to content

Commit

Permalink
chore(deps): update anoncreds-clsignatures requirement (#1215)
Browse files Browse the repository at this point in the history
Updates the requirements on [anoncreds-clsignatures](https://github.com/hyperledger/anoncreds-clsignatures-rs) to permit the latest version.

Updates `anoncreds-clsignatures` to 0.3.2
- [Commits](hyperledger/anoncreds-clsignatures-rs@v0.2.0...v0.3.2)

---
updated-dependencies:
- dependency-name: anoncreds-clsignatures
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 3fbbce8 commit 77c7cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries/misc/indy_ledger_response_parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ serde_json = "1.0.96"
time = "0.3.20"
indy-vdr = { git = "https://github.com/hyperledger/indy-vdr.git", rev = "c143268", default-features = false, features = ["log"] }
thiserror = "1.0.44"
anoncreds-clsignatures = "0.2.0"
anoncreds-clsignatures = "0.3.2"

0 comments on commit 77c7cf6

Please sign in to comment.