aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 7f3828f8d5382e04505c072233509cb3729da2e2 (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": true,
  "dependency-blocklist": [
    "bincode"
  ],
  "device": true,
  "run": true,
  "tests": true
}