{
  "cksum": "386f4a971bc7389ecf93c746441b8e2d21dd72f86a658cce0fdf8694d9de56f2",
  "crate_file": "pkcs8-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.3.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-16T14:25:06Z",
  "vers": "0.3.0",
  "yanked": true
}
