diff --git a/Cargo.toml b/Cargo.toml index 1e50bd2b21..cbe2e06cfa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"