{
  "cksum": "bbc6de80ddecbb9ce6ecc652c027385182e9ac437a03dc6ec0d3bcbab8fd3064",
  "crate_file": "bin-packing-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/bin-packing/bin-packing-0.1.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "cargo_bench_support",
        "plotters",
        "rayon"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "small_rng",
        "std"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "one-d",
      "two-d",
      "three-d"
    ],
    "one-d": [],
    "three-d": [
      "two-d"
    ],
    "three-d-preview": [
      "three-d"
    ],
    "two-d": []
  },
  "index_path": "bi/n-/bin-packing",
  "name": "bin-packing",
  "pubtime": "2026-04-12T08:26:04Z",
  "rust_version": "1.94",
  "vers": "0.1.1",
  "yanked": false
}
