We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7aa7b0 commit b5c4e84Copy full SHA for b5c4e84
Cargo.toml
@@ -4,3 +4,6 @@ members = [
4
"rustls-platform-verifier",
5
]
6
resolver = "2"
7
+
8
+[patch."crates-io"]
9
+jni = { git = "https://github.com/jni-rs/jni-rs", branch = "release-0.22" }
0 commit comments