{
  "cksum": "b8c8b7568b638dd309bcc1cdeb66776f233b110d44bdc6fd67ef1919f9ec9803",
  "crate_file": "datafusion-datasource-46.0.0.crate",
  "crate_url": "https://static.crates.io/crates/datafusion-datasource/datafusion-datasource-46.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "prettyprint",
        "chrono-tz"
      ],
      "kind": "normal",
      "name": "arrow",
      "optional": false,
      "req": "^54.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bzip2",
        "gzip",
        "xz",
        "zstd",
        "tokio"
      ],
      "kind": "normal",
      "name": "async-compression",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.73",
      "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.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-catalog",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "object_store"
      ],
      "kind": "normal",
      "name": "datafusion-common",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-common-runtime",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-execution",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-expr",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr-common",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-plan",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1.0.24",
      "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.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "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.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7.4",
      "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": {
    "avro": [],
    "compression": [
      "async-compression",
      "xz2",
      "bzip2",
      "flate2",
      "zstd",
      "tokio-util"
    ],
    "default": [
      "compression"
    ]
  },
  "index_path": "da/ta/datafusion-datasource",
  "name": "datafusion-datasource",
  "pubtime": "2025-03-07T19:14:35Z",
  "rust_version": "1.82.0",
  "vers": "46.0.0",
  "yanked": false
}
