{
  "cksum": "e9a3b98110f004d6fdb26f6d44cce6083576f855ae0107f2db2a1268493e1622",
  "crate_file": "hill_descent_lib-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hill_descent_lib/hill_descent_lib-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "rayon"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-log",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fmt",
        "std",
        "env-filter",
        "time"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "xxh3"
      ],
      "kind": "normal",
      "name": "xxhash-rust",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "enable-tracing": [
      "tracing",
      "tracing-subscriber",
      "tracing-log",
      "log"
    ]
  },
  "index_path": "hi/ll/hill_descent_lib",
  "name": "hill_descent_lib",
  "pubtime": "2025-11-21T06:24:56Z",
  "vers": "0.2.0",
  "yanked": false
}
