{
  "cksum": "25e3ed3153ff892d209d593160f7c52ffb46f2188a06b4c46bb6617496249444",
  "crate_file": "bin-packing-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/bin-packing/bin-packing-0.3.0.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": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "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": {
    "one-d": [],
    "three-d": [
      "two-d"
    ],
    "three-d-preview": [
      "three-d"
    ],
    "two-d": []
  },
  "features2": {
    "default": [
      "one-d",
      "two-d",
      "three-d",
      "parallel"
    ],
    "parallel": [
      "dep:rayon"
    ]
  },
  "index_path": "bi/n-/bin-packing",
  "name": "bin-packing",
  "pubtime": "2026-04-16T03:55:36Z",
  "rust_version": "1.94",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
