1{
2  "run_cargo": false,
3  "module_name_overrides": {
4    "libucs2": "libucs2_nostd",
5    "libbit_field": "libbit_field_nostd"
6  },
7  "package": {
8    "ucs2": {
9      "force_rlib": true,
10      "host_supported": false,
11      "no_std": true
12    }
13  }
14}
15