diff --git a/Cargo.toml b/Cargo.toml index 2859f0a..59b6da4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,4 +39,4 @@ web-sys = { version = "0.3", features = ["EventTarget", "SpeechSynthesis", "Spee [target.'cfg(target_os="android")'.dependencies] jni = "0.19" -ndk-glue = "0.5" \ No newline at end of file +ndk-glue = "0.6" \ No newline at end of file