{
  "cksum": "3535c776686d61722256486ab9e24bcd79a41956f6c53c857f84ff55c5b2ddcd",
  "crate_file": "big-hash-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/big-hash/big-hash-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac-sha256",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac-sha512",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "hash-md5",
      "hash-sha256",
      "hash-sha512"
    ],
    "hash-md5": [
      "md5"
    ],
    "hash-sha256": [
      "hmac-sha256"
    ],
    "hash-sha512": [
      "hmac-sha512"
    ]
  },
  "index_path": "bi/g-/big-hash",
  "name": "big-hash",
  "pubtime": "2020-07-18T22:35:57Z",
  "vers": "0.2.0",
  "yanked": false
}
