We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa72dcb commit ccbd98fCopy full SHA for ccbd98f
libindy/Cargo.toml
@@ -33,7 +33,7 @@ interoperability_tests = []
33
revocation_tests = []
34
35
[dependencies]
36
-indy-crypto = { version = "=0.4.0", optional = true }
+indy-crypto = { version = "=0.4.1", optional = true }
37
int_traits = { version = "0.1.1", optional = true }
38
digest = "0.6.2"
39
env_logger = "0.4.2"
0 commit comments