diff --git a/Cargo.toml b/Cargo.toml index 5d4f317..b467572 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,6 @@ web-sys = { version = "0.3", features = [ [target.'cfg(target_os="android")'.dependencies] jni = "0.21" ndk-context = "0.1" -ndk-glue = "0.7" [package.metadata.docs.rs] no-default-features = true