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 8274bb6 commit c2e69b5Copy full SHA for c2e69b5
native/Cargo.toml
@@ -9,7 +9,7 @@ crate-type = ["dylib"]
9
10
[dependencies]
11
rand = "~0.6.1"
12
-recrypt = { git = "https://github.com/IronCoreLabs/recrypt-rs", tag = "0.5.1"}
+recrypt = "~0.6"
13
neon = "~0.2.0"
14
15
[build-dependencies]
0 commit comments