{
  "cksum": "fa85641c354274559bed9dfbd539b52743922d34ca9a8aa2037b6d158a5c1db5",
  "crate_file": "pkcs8-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "const-oid",
      "optional": false,
      "req": "^0.3.5",
      "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-14T14:45:53Z",
  "vers": "0.2.0",
  "yanked": false
}
