We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c85cca commit 81e0176Copy full SHA for 81e0176
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 = {git = "https://github.com/rust-keylock/rust-keylock-lib" }
13
j4rs = "0.5"
14
libc = "0.2"
15
jni-sys = "0.3"
0 commit comments