• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "aarch64-paging",
3  "vers": "0.7.1",
4  "deps": [
5    {
6      "name": "bitflags",
7      "req": "^2.6.0",
8      "features": [],
9      "kind": "normal",
10      "optional": false,
11      "default_features": true
12    },
13    {
14      "name": "zerocopy",
15      "req": "^0.7.35",
16      "features": [
17        "derive"
18      ],
19      "kind": "normal",
20      "optional": true,
21      "default_features": true
22    }
23  ],
24  "features": {
25    "zerocopy": [
26      "dep:zerocopy"
27    ],
28    "default": [
29      "alloc",
30      "zerocopy"
31    ],
32    "alloc": []
33  },
34  "rust_version": null,
35  "cksum": "5deefed0b0915e5675751811e91169384dbc577107374c532d0be38f083d480c",
36  "yanked": false
37}
38