aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: f0fb8608d37c87721a52306bf78a0816ab0ad116 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependency-blocklist": [
    "trybuild"
  ],
  "test-blocklist": [
    "tests/compiletest.rs"
  ],
  "run": true,
  "tests": true
}