Skip to content

Commit 2cc011a

Browse files
build(deps): bump jni from 0.19.0 to 0.22.4
Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.19.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.19.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 fa97920 commit 2cc011a

2 files changed

Lines changed: 80 additions & 15 deletions

File tree

Cargo.lock

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

boringtun/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ chacha20poly1305 = "0.10.0-pre.1"
4141
aead = "0.5.0-pre.2"
4242
blake2 = "0.10"
4343
hmac = "0.12"
44-
jni = { version = "0.19.0", optional = true }
44+
jni = { version = "0.22.4", optional = true }
4545
mock_instant = { version = "0.3", optional = true }
4646
socket2 = { version = "0.4.7", features = ["all"], optional = true }
4747
thiserror = { version = "1", optional = true }

0 commit comments

Comments
 (0)