Skip to content

Commit 2d5042c

Browse files
chore(deps): bump jni from 0.21.1 to 0.22.4 (#15)
Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.21.1 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.21.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ad355b commit 2d5042c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

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

crates/presswerk-bridge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ objc2-ui-kit = { version = "0.3", features = [
2929
] }
3030

3131
[target.'cfg(target_os = "android")'.dependencies]
32-
jni = "0.21"
32+
jni = "0.22"
3333
ndk-context = "0.1"

0 commit comments

Comments
 (0)