{
  "cksum": "9df125c6bec8ba2195e9ef3064e610c9aa00362b38f502ca348e4383eaeef102",
  "crate_file": "pkcs8-0.4.0-pre.crate",
  "crate_url": "https://static.crates.io/crates/pkcs8/pkcs8-0.4.0-pre.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "oid"
      ],
      "kind": "normal",
      "name": "der",
      "optional": false,
      "req": "=0.2.0-pre",
      "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": [
      "der/alloc",
      "zeroize"
    ],
    "pem": [
      "alloc",
      "subtle-encoding"
    ],
    "std": [
      "alloc",
      "der/std"
    ]
  },
  "index_path": "pk/cs/pkcs8",
  "name": "pkcs8",
  "pubtime": "2021-01-11T01:09:42Z",
  "vers": "0.4.0-pre",
  "yanked": true
}
