Bump jni from 0.10.2 to 0.16.0

Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.10.2 to 0.16.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.10.2...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-23 14:33:22 +00:00 committed by GitHub
parent ead807eb0d
commit 26c5b9a12c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

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