Bump jni from 0.16.0 to 0.18.0

Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/jni-rs/jni-rs/releases)
- [Changelog](https://github.com/jni-rs/jni-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jni-rs/jni-rs/compare/v0.16.0...v0.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-03 06:17:05 +00:00 committed by GitHub
parent cbdfc7453e
commit 6454df2c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 37 deletions

View file

@ -17,7 +17,7 @@ bench = false
android_injected_glue = "0.2"
android_logger = "0.8"
gstreamer = "0.15"
jni = "0.16.0"
jni = "0.18.0"
libc = "0.2"
log = "0.4"
serde_json = "1.0"