{
  "cksum": "3edd3572d1a7b4e1b7ce5bb3af05405a8aeab2ec04b29d9779e72ad576ce4f38",
  "crate_file": "merkle_hash-3.7.0.crate",
  "crate_url": "https://static.crates.io/crates/merkle_hash/merkle_hash-3.7.0.crate",
  "deps": [
    {
      "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-08-02T03:43:50Z",
  "vers": "3.7.0",
  "yanked": false
}
