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