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 89dc9e6..7cf9c0e 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -10,7 +10,7 @@
"tests": true
},
{
- "features": "mutex,spin_mutex",
+ "features": "once,mutex,spin_mutex",
"force-rlib": true,
"no-host": true,
"suffix": "_nostd",