We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea93c98 commit 7fdc3dbCopy full SHA for 7fdc3db
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"}
+rust_keylock = "0.8"
13
j4rs = "0.3"
14
libc = "0.2"
15
jni-sys = "0.3"
0 commit comments