Skip to content

Commit 1931586

Browse files
committed
Use the latest stable j4rs.
1 parent c24f473 commit 1931586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
rust_keylock = {git="https://github.com/rust-keylock/rust-keylock-lib.git"}
13-
j4rs = {git="https://github.com/astonbitecode/j4rs.git"}
13+
j4rs = "0.8"
1414
libc = "0.2"
1515
jni-sys = "0.3"
1616
serde = "1.0"

0 commit comments

Comments
 (0)