aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: 2ff35b098c37c3604d07ab3e9dcd2740f346d133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "apex_available": [
    "//apex_available:platform",
    "com.android.virt"
  ],
  "features": [
    "crypto",
    "x509"
  ],
  "package": {
    "oid-registry": {
      "copy_out": true
    }
  },
  "tests": true
}