aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: c78127b516e356f0a82fbbb48fb24a8180b6952b (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": true,
  "device": true,
  "force-rlib": true,
  "no-host": true,
  "no-std": true,
  "run": true,
  "tests": true
}