aboutsummaryrefslogtreecommitdiff
path: root/1.3.2/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to '1.3.2/cargo2android.json')
-rw-r--r--1.3.2/cargo2android.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/1.3.2/cargo2android.json b/1.3.2/cargo2android.json
index 11b9740..37a404a 100644
--- a/1.3.2/cargo2android.json
+++ b/1.3.2/cargo2android.json
@@ -9,5 +9,9 @@
"tests/compile.rs"
],
"tests": true,
- "vendor-available": true
+ "vendor-available": true,
+ "name-suffix": "-1.3.2",
+ "dep-suffixes": {
+ "bitflags": "-1.3.2"
+ }
}