Hi, I'm curious if there is currently any plan to upgrade the jni dependency. The last time this was done seems to have been in 2024.
My primary interest here is to reduce the number of dependencies in the matrix-rust-sdk, for details see here. But, it seems like there have been some broadly useful additions in the latest versions.
From the 0.22.0 release
The 0.22 release significantly improves safety and ergonomics through changes to thread attachment, environment handling, and the addition of compile-time macros for JNI strings, signatures as well as full Java type bindings.
At any rate, I may be able to devote some time to this, if you all have your hands tied.
Thanks!
Hi, I'm curious if there is currently any plan to upgrade the
jnidependency. The last time this was done seems to have been in 2024.My primary interest here is to reduce the number of dependencies in the
matrix-rust-sdk, for details see here. But, it seems like there have been some broadly useful additions in the latest versions.From the
0.22.0releaseAt any rate, I may be able to devote some time to this, if you all have your hands tied.
Thanks!