{
  "cksum": "9a2298039b56d6be1d9bf341c9ba6aa0936bd508152c2829c8cab6d3f57675f4",
  "crate_file": "pkcs8-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "const-oid",
      "optional": false,
      "req": "^0.3",
      "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-05T18:54:27Z",
  "vers": "0.1.0",
  "yanked": false
}
