Skip to content

Commit f3e96cc

Browse files
Bump jni from 0.20.0 to 0.22.4
Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.20.0 to 0.22.4. - [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.20.0...v0.22.4) --- updated-dependencies: - dependency-name: jni dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83c06bc commit f3e96cc

File tree

2 files changed

+46
-13
lines changed

2 files changed

+46
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ futures = "0.3"
169169
futures-util = "0.3.32"
170170
hashbrown = "0.14.5"
171171
itertools = "0.14.0"
172-
jni = "0.20.0"
172+
jni = "0.22.4"
173173
log = "0.4.29"
174174
lz4_flex = "0.13.0"
175175
num = "0.4.2"

0 commit comments

Comments
 (0)