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