{
  "cksum": "1638ff5563dda397f18c832f186a0c0b5e9523241cd0886f945b27028f52cf06",
  "crate_file": "pkix-path-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pkix-path/pkix-path-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "der",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p384",
      "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": [],
      "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": {},
  "features2": {
    "default": [
      "rsa",
      "p256"
    ],
    "ed25519": [
      "dep:ed25519-dalek"
    ],
    "p256": [
      "dep:p256"
    ],
    "p384": [
      "dep:p384"
    ],
    "rsa": [
      "dep:rsa",
      "dep:sha2"
    ],
    "rustcrypto": [
      "rsa",
      "p256",
      "p384",
      "ed25519"
    ]
  },
  "index_path": "pk/ix/pkix-path",
  "name": "pkix-path",
  "pubtime": "2026-05-02T05:34:17Z",
  "rust_version": "1.73",
  "v": 2,
  "vers": "0.1.0",
  "yanked": true
}
