{
  "cksum": "ee8d83a5205906c525d28d3175232f8fc6fc2b2c425f7e96f87683d7695c6bad",
  "crate_file": "dsq-formats-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/dsq-formats/dsq-formats-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "snappy"
      ],
      "kind": "normal",
      "name": "apache-avro",
      "optional": false,
      "req": "^0.21",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrow",
      "optional": false,
      "req": "^57",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "coz",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dsq-shared",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "lazy",
        "csv",
        "json",
        "ipc",
        "strings",
        "dtype-datetime",
        "dtype-date",
        "dtype-time",
        "describe",
        "rows",
        "regex",
        "timezones",
        "parquet"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.52",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "lazy",
        "csv",
        "json",
        "ipc",
        "strings",
        "dtype-datetime",
        "dtype-date",
        "dtype-time",
        "describe",
        "rows",
        "regex",
        "timezones"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.52",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.10",
      "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": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    }
  ],
  "features": {
    "all-formats": [
      "csv",
      "json",
      "avro"
    ],
    "avro": [],
    "csv": [],
    "default": [],
    "json": [],
    "parquet": [],
    "profiling": [
      "coz"
    ]
  },
  "features2": {
    "cli": [
      "dep:clap"
    ]
  },
  "index_path": "ds/q-/dsq-formats",
  "name": "dsq-formats",
  "pubtime": "2026-02-18T15:54:36Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
