Skip to content

Commit 443ac91

Browse files
Bump jni from 0.15.0 to 0.17.0 in /exonum-java-binding/core/rust
Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.15.0 to 0.17.0. - [Release notes](https://github.com/jni-rs/jni-rs/releases) - [Changelog](https://github.com/jni-rs/jni-rs/blob/master/CHANGELOG.md) - [Commits](jni-rs/jni-rs@v0.15.0...v0.17.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b5ea32b commit 443ac91

File tree

2 files changed

+7
-30
lines changed

2 files changed

+7
-30
lines changed

exonum-java-binding/core/rust/Cargo.lock

Lines changed: 6 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exonum-java-binding/core/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ exonum-supervisor = "1.0.0"
2727
exonum-testkit = "1.0.0"
2828
exonum-time = "1.0.0"
2929
futures = "0.1"
30-
jni = { version = "0.15", features = ["invocation"] }
30+
jni = { version = "0.17", features = ["invocation"] }
3131
lazy_static = "1.3"
3232
log = "0.4"
3333
parking_lot = "0.10"

0 commit comments

Comments
 (0)