{
  "cksum": "43cd4d516a8f352babd152a5335a09675fd65e023948d12b9908ebd607d5623f",
  "crate_file": "ironbeam-2.7.1.crate",
  "crate_url": "https://static.crates.io/crates/ironbeam/ironbeam-2.7.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow",
      "optional": true,
      "req": "^58",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bzip2",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parquet",
      "optional": true,
      "req": "^58",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arrow-58"
      ],
      "kind": "normal",
      "name": "serde_arrow",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xz2",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "io-jsonl": [],
    "metrics": [],
    "parallel-io": []
  },
  "features2": {
    "checkpointing": [
      "dep:postcard",
      "dep:sha2"
    ],
    "compression-bzip2": [
      "dep:bzip2"
    ],
    "compression-gzip": [
      "dep:flate2"
    ],
    "compression-xz": [
      "dep:xz2"
    ],
    "compression-zstd": [
      "dep:zstd"
    ],
    "default": [
      "io-jsonl",
      "io-csv",
      "io-parquet",
      "parallel-io",
      "compression-gzip",
      "compression-zstd",
      "compression-bzip2",
      "compression-xz",
      "metrics",
      "checkpointing",
      "spilling"
    ],
    "io-csv": [
      "dep:csv"
    ],
    "io-parquet": [
      "dep:parquet",
      "dep:arrow",
      "dep:serde_arrow"
    ],
    "spilling": [
      "dep:postcard"
    ]
  },
  "index_path": "ir/on/ironbeam",
  "name": "ironbeam",
  "pubtime": "2026-04-13T15:21:49Z",
  "v": 2,
  "vers": "2.7.1",
  "yanked": false
}
