{
  "cksum": "0fad8dc52477aa6f1751748a5ee1c6d50db7092e8dab1d687840dfa23e2ae4e5",
  "crate_file": "merkle_hash-3.6.1.crate",
  "crate_url": "https://static.crates.io/crates/merkle_hash/merkle_hash-3.6.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "camino",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "default": [
      "parallel",
      "encode"
    ],
    "encode": [],
    "parallel": [
      "rayon"
    ],
    "retain": [],
    "sha": [
      "sha2"
    ]
  },
  "index_path": "me/rk/merkle_hash",
  "name": "merkle_hash",
  "pubtime": "2024-01-27T18:54:26Z",
  "vers": "3.6.1",
  "yanked": false
}
