{
  "cksum": "ea5deb7d7abac6220c3f1eab40312ed7362ab0806e4da59d170868595417f466",
  "crate_file": "dsq-formats-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/dsq-formats/dsq-formats-0.1.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": "^54",
      "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.1.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",
        "parquet"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.51",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "lazy",
        "csv",
        "json",
        "ipc",
        "strings",
        "dtype-datetime",
        "dtype-date",
        "dtype-time",
        "describe",
        "rows"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.51",
      "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": "2025-12-15T17:48:24Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
