aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: 29ed98c37481268ff3c848f863da3f90fbc970e6 (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"
  ],
  "cfg_blocklist": [
    "use_addcarry"
  ],
  "package": {
    "num-bigint": {
      // Code generated by build.rs is built into the library.
      "copy_out": true
    }
  },
  "tests": true
}