Skip to content

Commit 77c7cf6

Browse files
chore(deps): update anoncreds-clsignatures requirement (#1215)
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](anoncreds/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>
1 parent 3fbbce8 commit 77c7cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aries/misc/indy_ledger_response_parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ serde_json = "1.0.96"
99
time = "0.3.20"
1010
indy-vdr = { git = "https://github.com/hyperledger/indy-vdr.git", rev = "c143268", default-features = false, features = ["log"] }
1111
thiserror = "1.0.44"
12-
anoncreds-clsignatures = "0.2.0"
12+
anoncreds-clsignatures = "0.3.2"

0 commit comments

Comments
 (0)