Skip to content

Commit 6cb1a15

Browse files
Update Rust crate jni to 0.21
1 parent 3342415 commit 6cb1a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Ondra Pelech <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
jni = "0.20"
8+
jni = "0.21"
99

1010
[lib]
1111
crate_type = ["cdylib"]

0 commit comments

Comments
 (0)