aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 655ad69..fd62b50 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,6 +1,6 @@
{
"copy-out": true,
- "features": "runtime,which-rustfmt",
+ "features": "cli,experimental,runtime,which-rustfmt",
"host-first-multilib": true,
"run": true
}