aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: e3c9cb86f6d7293c0b9818f1939f56bc939c6c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "package": {
    "smccc": {
      "force_rlib": true,
      "host_supported": false,
      "no_std": true
    }
  },
  "run_cargo": false,
  "tests": true
}