{
  "cksum": "d09466de2fbca05ea830e16e62943f26607ab2148fb72b642505541711d99ad2",
  "crate_file": "twox-hash-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/twox-hash/twox-hash-2.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.117",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "std": [
      "alloc"
    ],
    "xxhash32": [],
    "xxhash3_64": [],
    "xxhash64": []
  },
  "features2": {
    "default": [
      "random",
      "xxhash32",
      "xxhash64",
      "xxhash3_64",
      "std"
    ],
    "random": [
      "dep:rand"
    ],
    "serialize": [
      "dep:serde"
    ]
  },
  "index_path": "tw/ox/twox-hash",
  "name": "twox-hash",
  "pubtime": "2024-10-18T13:14:27Z",
  "rust_version": "1.81",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
