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