Skip to content

Commit ccbd98f

Browse files
committed
Update IndyCrypto to 0.4.1.
Signed-off-by: Sergey Minaev <[email protected]>
1 parent fa72dcb commit ccbd98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libindy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ interoperability_tests = []
3333
revocation_tests = []
3434

3535
[dependencies]
36-
indy-crypto = { version = "=0.4.0", optional = true }
36+
indy-crypto = { version = "=0.4.1", optional = true }
3737
int_traits = { version = "0.1.1", optional = true }
3838
digest = "0.6.2"
3939
env_logger = "0.4.2"

0 commit comments

Comments
 (0)