aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: eac39f0c1f958165fbd3cf99e6460f30b25c4afe (plain)
1
2
3
4
5
6
7
8
9
{
  "device": true,
  "run": true,
  "features": "parser",
  "tests": true,
  "dep-suffixes": {
    "bitflags": "-1.3.2"
  }
}