summaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/cargo2android.json b/cargo2android.json
deleted file mode 100644
index fe5cae7..0000000
--- a/cargo2android.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "dependencies": true,
- "run": true,
- "tests": true,
- "dep-suffixes": {
- "protobuf": "_deprecated"
- }
-}