Skip to content

Commit 5cb67a2

Browse files
committed
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.
1 parent 9fce890 commit 5cb67a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android-activity/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,3 @@ targets = [
5454
]
5555

5656
rustdoc-args = ["--cfg", "docsrs"]
57-
58-
[dev-dependencies]
59-
ndk = "0.8.0"

0 commit comments

Comments
 (0)