Skip to content

Commit

Permalink
fix(deps): update rust crate ndk to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent f9e6bcc commit 86f9185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ kuchiki = { package = "kuchikiki", version = "0.8" }
sha2 = "0.10"
base64 = "0.22"
jni = "0.21"
ndk = "0.7"
ndk = "0.9"
ndk-sys = "0.4"
ndk-context = "0.1"
tao-macros = "0.1"
Expand Down

0 comments on commit 86f9185

Please sign in to comment.