1{
2 "run_cargo": false,
3 "module_name_overrides": {
4 "libuefi_raw": "libuefi_raw_nostd",
5 "libuguid": "libuguid_nostd",
6 "libptr_meta": "libptr_meta_nostd"
7 },
8 "package": {
9 "uefi-raw": {
10 "force_rlib": true,
11 "host_supported": false,
12 "no_std": true
13 }
14 }
15}
16