• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "features": [
3    "__cli",
4    "experimental",
5    "runtime",
6    "which-rustfmt"
7  ],
8  "package": {
9    "bindgen": {
10      "copy_out": true,
11      "device_supported": false,
12      "host_first_multilib": true
13    }
14  },
15  "min_sdk_version": "29"
16}