Skip to content

Commit 4f90a58

Browse files
committed
Use the latest commit from the rust-keylock-lib master
1 parent 232155c commit 4f90a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "rustkeylockandroid"
88
crate-type = ["cdylib"]
99

1010
[dependencies]
11-
rust_keylock = "0.4.1"
11+
rust_keylock = {git = "https://github.com/rust-keylock/rust-keylock-lib.git"}
1212
libc = "0.2"
1313
lazy_static = "0.2"
1414
log = "0.3"

0 commit comments

Comments
 (0)