mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Upgrade jni to 0.21.1 (#32216)
JNI methods in `jniapi` now have explicit lifetime annotations to adapt it to the new `jni` version. Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
@@ -37,7 +37,6 @@ packages = [
|
||||
"toml",
|
||||
|
||||
# Duplicated by winit.
|
||||
"jni",
|
||||
"windows-sys",
|
||||
"windows-targets",
|
||||
"windows_aarch64_gnullvm",
|
||||
|
||||
Reference in New Issue
Block a user