mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-12 08:42:20 +08:00
Update jni crate
This commit is contained in:
@@ -33,7 +33,7 @@ jzon = "0.12.5"
|
||||
csv = "1.3"
|
||||
|
||||
[target.aarch64-linux-android.dependencies]
|
||||
jni = { version = "0.21.0", features = ["invocation", "default"], optional = true }
|
||||
jni = { version = "0.22.4", features = ["invocation", "default"], optional = true }
|
||||
|
||||
[target.aarch64-apple-ios.dependencies]
|
||||
objc2 = { version = "0.6.3", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user