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 15f6bd0 commit 8a1fac6Copy full SHA for 8a1fac6
rust/Cargo.toml
@@ -9,7 +9,7 @@ name = "rustkeylockandroid"
9
crate-type = ["cdylib"]
10
11
[dependencies]
12
-rust_keylock = {git = "https://github.com/rust-keylock/rust-keylock-lib.git"}
+rust_keylock = "0.12"
13
j4rs = "0.11"
14
libc = "0.2"
15
jni-sys = "0.3"
0 commit comments