aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: 3ffb84dd846760b293876a2e6c5abcd09a3203d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "features": [
    "__cli",
    "experimental",
    "runtime",
    "which-rustfmt"
  ],
  "package": {
    "bindgen": {
      "copy_out": true,
      "device_supported": false,
      "host_first_multilib": true
    }
  }
}