{
  "cksum": "38b1a12c0fc296f2ea6b862fa77c9b97e02d82b0348988528478f14260b1f356",
  "crate_file": "pkstl-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pkstl/pkstl-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20-poly1305-aead",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clear_on_drop",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "0.4.*",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.16.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "1.0.*",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.40",
      "target": null
    }
  ],
  "features": {
    "bin": [
      "bincode",
      "ser"
    ],
    "cbor": [
      "serde_cbor",
      "ser"
    ],
    "default": [
      "zip-sign"
    ],
    "json": [
      "serde_json",
      "ser"
    ],
    "ser": [
      "zip-sign",
      "serde"
    ],
    "zip-sign": [
      "flate2"
    ]
  },
  "index_path": "pk/st/pkstl",
  "name": "pkstl",
  "pubtime": "2019-12-14T21:57:29Z",
  "vers": "0.1.0",
  "yanked": false
}
