mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-10 08:44:11 +00:00
Remove ndk dev-dependency added in #142
Although this crate has some examples that depend on the ndk, they aren't regular Cargo examples, they are completely standalone apps that depend on dev-dependencies.
This commit is contained in:
@@ -54,6 +54,3 @@ targets = [
|
||||
]
|
||||
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[dev-dependencies]
|
||||
ndk = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user