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 c24f473 commit 1931586Copy full SHA for 1931586
rust/Cargo.toml
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
10
11
[dependencies]
12
rust_keylock = {git="https://github.com/rust-keylock/rust-keylock-lib.git"}
13
-j4rs = {git="https://github.com/astonbitecode/j4rs.git"}
+j4rs = "0.8"
14
libc = "0.2"
15
jni-sys = "0.3"
16
serde = "1.0"
0 commit comments