Skip to content

Commit 232155c

Browse files
committed
Bumped version 0.4.1
1 parent 13e5dd6 commit 232155c

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 = {path = "../../rust-keylock-lib"}
11+
rust_keylock = "0.4.1"
1212
libc = "0.2"
1313
lazy_static = "0.2"
1414
log = "0.3"

0 commit comments

Comments
 (0)