aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 8a00514..b1863fd 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,7 +1,6 @@
{
- "device": true,
- "features": "alloc,std",
- "run": true,
- "tests": true
-}
-
+ "device": true,
+ "features": "alloc,std",
+ "run": true,
+ "tests": true
+} \ No newline at end of file