aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 4afc81f5342f4b36437fa239a7c299f74b67efcd (plain)
1
2
3
4
5
6
7
8
9
{
  "device": true,
  "features": "ahash,default,inline-more,raw",
  "run": true,
  "tests": true,
  "dependency-blocklist": [
    "doc_comment"
  ]
}