Skip to content

Commit b5c4e84

Browse files
committed
wip: patch out jni
1 parent e7aa7b0 commit b5c4e84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ members = [
44
"rustls-platform-verifier",
55
]
66
resolver = "2"
7+
8+
[patch."crates-io"]
9+
jni = { git = "https://github.com/jni-rs/jni-rs", branch = "release-0.22" }

0 commit comments

Comments
 (0)