diff --git a/Cargo.toml b/Cargo.toml index e20bba7..561d9ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,6 +25,7 @@ path = "sys" [dependencies.ndk] version = "0.8" optional = true +default-features = false [dependencies.ndk-context] version = "0.1"