{
  "cksum": "29a2e6e943b8463833f113576985acae6b1d84cf17c2a464639f84216e702a12",
  "crate_file": "pkix-path-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pkix-path/pkix-path-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "der",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "pkcs8"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "oid"
      ],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spki",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x509-cert",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "std": [
      "der/std",
      "spki/std",
      "x509-cert/std",
      "signature/std"
    ]
  },
  "features2": {
    "default": [
      "rsa",
      "p256"
    ],
    "p256": [
      "dep:p256"
    ],
    "rsa": [
      "dep:rsa",
      "dep:sha2"
    ],
    "rustcrypto": [
      "rsa",
      "p256"
    ]
  },
  "index_path": "pk/ix/pkix-path",
  "name": "pkix-path",
  "pubtime": "2026-05-06T18:38:12Z",
  "rust_version": "1.73",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
