{
  "cksum": "b77523c95c89d2a7eb99df14ed31390e04ab29b43ff793e562bdc1716b07e17b",
  "crate_file": "datafusion-datasource-48.0.0.crate",
  "crate_url": "https://static.crates.io/crates/datafusion-datasource/datafusion-datasource-48.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "prettyprint",
        "chrono-tz"
      ],
      "kind": "normal",
      "name": "arrow",
      "optional": false,
      "req": "^55.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bzip2",
        "gzip",
        "xz",
        "zstd",
        "tokio"
      ],
      "kind": "normal",
      "name": "async-compression",
      "optional": true,
      "req": "^0.4.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.88",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bzip2",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "object_store"
      ],
      "kind": "normal",
      "name": "datafusion-common",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-common-runtime",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-execution",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-expr",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr-common",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-plan",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-session",
      "optional": false,
      "req": "^48.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "object_store",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arrow",
        "async",
        "object_store"
      ],
      "kind": "normal",
      "name": "parquet",
      "optional": true,
      "req": "^55.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "static"
      ],
      "kind": "normal",
      "name": "xz2",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "compression": [
      "async-compression",
      "xz2",
      "bzip2",
      "flate2",
      "zstd",
      "tokio-util"
    ],
    "default": [
      "compression"
    ]
  },
  "features2": {
    "parquet": [
      "dep:parquet",
      "tempfile"
    ]
  },
  "index_path": "da/ta/datafusion-datasource",
  "name": "datafusion-datasource",
  "pubtime": "2025-06-11T15:10:12Z",
  "rust_version": "1.82.0",
  "v": 2,
  "vers": "48.0.0",
  "yanked": false
}
