aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cargo2android.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 84d8f2d..3ebdf72 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -2,6 +2,5 @@
"dependencies": true,
"device": true,
"run": true,
- "tests": true,
- "orig-cargo-toml": true
+ "tests": true
}