{
  "cksum": "9911ed9965aeee333588f226ad2baeabda478bf5ec151550735ed1760df759ba",
  "crate_file": "pkcs8-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "const-oid",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "base64"
      ],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "zeroize"
    ],
    "pem": [
      "alloc",
      "subtle-encoding"
    ],
    "std": [
      "alloc",
      "const-oid/std"
    ]
  },
  "index_path": "pk/cs/pkcs8",
  "name": "pkcs8",
  "pubtime": "2020-12-17T01:04:25Z",
  "vers": "0.3.2",
  "yanked": false
}
