aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: b1863fda735d5fc8741ea477e4f658e03fd142b4 (plain)
1
2
3
4
5
6
{
  "device": true,
  "features": "alloc,std",
  "run": true,
  "tests": true
}