Skip to content

Commit 81c5caa

Browse files
Update Rust crate jni to 0.21
1 parent 84dd841 commit 81c5caa

File tree

2 files changed

+71
-3
lines changed

2 files changed

+71
-3
lines changed

native/Cargo.lock

+70-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/Cargo.toml

+1-1
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)