{
  "cksum": "ab3bfb48fb4ff42ac1485a12ea56434eaab53f7da8f00b2443b1a3d35a0b6d10",
  "crate_file": "datafusion-datasource-parquet-50.0.0.crate",
  "crate_url": "https://static.crates.io/crates/datafusion-datasource-parquet/datafusion-datasource-parquet-50.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "prettyprint",
        "chrono-tz"
      ],
      "kind": "normal",
      "name": "arrow",
      "optional": false,
      "req": "^56.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-catalog",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "object_store",
        "parquet"
      ],
      "kind": "normal",
      "name": "datafusion-common",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-common-runtime",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parquet"
      ],
      "kind": "normal",
      "name": "datafusion-datasource",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-execution",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-expr",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-functions-aggregate",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr-adapter",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-expr-common",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-optimizer",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-physical-plan",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-pruning",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "datafusion-session",
      "optional": false,
      "req": "^50.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "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.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arrow",
        "async",
        "object_store",
        "encryption"
      ],
      "kind": "normal",
      "name": "parquet",
      "optional": false,
      "req": "^56.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "parquet_encryption": [
      "parquet/encryption",
      "datafusion-common/parquet_encryption",
      "datafusion-execution/parquet_encryption",
      "dep:hex"
    ]
  },
  "index_path": "da/ta/datafusion-datasource-parquet",
  "name": "datafusion-datasource-parquet",
  "pubtime": "2025-09-16T08:23:59Z",
  "rust_version": "1.86.0",
  "v": 2,
  "vers": "50.0.0",
  "yanked": false
}
