aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 3a58854..73b0969 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -8,10 +8,10 @@
"trybuild"
],
"device": true,
- "vendor_available": true,
"run": true,
- "tests": true,
"test-blocklist": [
"tests/compile.rs"
- ]
-}
+ ],
+ "tests": true,
+ "vendor-available": true
+} \ No newline at end of file