chore(deps): update rust crate jni to 0.22
This commit is contained in:
parent
2061c3c393
commit
29e80d6d02
2 changed files with 2 additions and 2 deletions
2
apps/tauri/src-tauri/Cargo.lock
generated
2
apps/tauri/src-tauri/Cargo.lock
generated
|
|
@ -5373,7 +5373,7 @@ name = "tensamin"
|
|||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"jni 0.21.1",
|
||||
"jni 0.22.4",
|
||||
"mtp",
|
||||
"mtp-transport",
|
||||
"reqwest 0.12.28",
|
||||
|
|
|
|||
Loading…
Reference in a new issue