{
  "cksum": "d2b61a1f3faf9f6891326d8221df9d89e125a370b219549abe6ae2b0d3a8c3cd",
  "crate_file": "patina-14.3.2.crate",
  "crate_url": "https://static.crates.io/crates/patina/patina-14.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "alloc-no-stdlib",
      "optional": false,
      "req": "~2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "brotli-decompressor",
      "optional": false,
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fallible-streaming-iterator",
      "optional": false,
      "req": "^0.1.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fixedbitset",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indoc",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linkme",
      "optional": false,
      "req": "^0.3.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mockall",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mu_rust_helpers",
      "optional": false,
      "req": "^3.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "patina_macro",
      "optional": false,
      "req": "^14.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "r-efi",
      "optional": false,
      "req": "^5.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scroll",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uart_16550",
      "optional": false,
      "req": "^0.3.2",
      "target": "cfg(target_arch=\"x86_64\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "instructions"
      ],
      "kind": "normal",
      "name": "x86_64",
      "optional": false,
      "req": "=0.15.2",
      "target": "cfg(target_arch=\"x86_64\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy-derive",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "core": [
      "alloc"
    ],
    "default": [],
    "doc": [
      "alloc"
    ],
    "enable_patina_tests": [
      "patina_macro/enable_patina_tests"
    ],
    "global_allocator": [],
    "std": [],
    "unstable": [
      "unstable-device-path"
    ],
    "unstable-device-path": []
  },
  "features2": {
    "mockall": [
      "dep:mockall",
      "std"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_json"
    ],
    "serde-with-yaml": [
      "serde",
      "dep:serde_yaml"
    ]
  },
  "index_path": "pa/ti/patina",
  "name": "patina",
  "pubtime": "2025-11-06T21:57:03Z",
  "v": 2,
  "vers": "14.3.2",
  "yanked": false
}
