Skip to content

Commit 2a02088

Browse files
author
Vyacheslav
authored
Merge pull request hyperledger-indy#967 from jovfer/master
Update indy-crypto.
2 parents 7749ded + 9d03c4f commit 2a02088

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

libindy/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libindy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ memzero_sodium = ["sodiumoxide"]
4141
fatal_warnings = []
4242

4343
[dependencies]
44-
indy-crypto = { version = "=0.4.1-dev-50", optional = true }
44+
indy-crypto = { version = "=0.4.1-dev-55", optional = true }
4545
int_traits = { version = "0.1.1", optional = true }
4646
digest = "0.6.2"
4747
env_logger = "0.5.10"

0 commit comments

Comments
 (0)