aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo_embargo.json')
-rw-r--r--cargo_embargo.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cargo_embargo.json b/cargo_embargo.json
index 1453a5e..49c7777 100644
--- a/cargo_embargo.json
+++ b/cargo_embargo.json
@@ -1,6 +1,7 @@
{
"features": [
- "derive"
+ "derive",
+ "extern_crate_alloc"
],
"tests": true
}