Skip to content

Commit 7fdc3db

Browse files
committed
Use rust-keylock-lib v0.8.0
1 parent ea93c98 commit 7fdc3db

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
@@ -9,7 +9,7 @@ name = "rustkeylockandroid"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
rust_keylock = {git = "https://github.com/rust-keylock/rust-keylock-lib"}
12+
rust_keylock = "0.8"
1313
j4rs = "0.3"
1414
libc = "0.2"
1515
jni-sys = "0.3"

0 commit comments

Comments
 (0)