aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: 51eae9d227513940352fe5527167382e020842d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "tests": true,
  "apex_available": [
    "//apex_available:platform",
    "com.android.virt"
  ],
  "package": {
    "argh": {
      "dep_blocklist": [
        "libtrybuild"
      ]
    }
  },
  "module_blocklist": [
    "argh_test_tests_compiletest"
  ]
}