{
  "cksum": "2e4e3a58e04803473a73b3175ddb4fc895d5b8b80471e66cc98faa262597758f",
  "crate_file": "hashlib-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/hashlib/hashlib-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2b",
      "optional": true,
      "package": "blake2b_simd",
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keccak",
      "optional": true,
      "package": "tiny-keccak",
      "req": "~1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "~0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nfhash",
      "optional": false,
      "package": "numext-fixed-hash",
      "req": "~0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prelude",
      "optional": false,
      "package": "hashlib-prelude",
      "req": "~0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "~0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "~0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "support-all"
    ],
    "support-all": [
      "support-md5",
      "support-sha1",
      "support-sha2",
      "support-keccak",
      "support-blake2b"
    ],
    "support-blake2b": [
      "blake2b"
    ],
    "support-keccak": [
      "keccak"
    ],
    "support-md5": [
      "md5"
    ],
    "support-sha1": [
      "sha1"
    ],
    "support-sha2": [
      "sha2"
    ]
  },
  "index_path": "ha/sh/hashlib",
  "name": "hashlib",
  "pubtime": "2018-12-25T01:24:26Z",
  "vers": "0.1.0",
  "yanked": false
}
