{
  "cksum": "d7eeb487dde618b9f6ab26a451775ad5fac3fabe1ca2b64cbbe90b105f264ccd",
  "crate_file": "duckdb-1.4.3.crate",
  "crate_url": "https://static.crates.io/crates/duckdb/duckdb-1.4.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "prettyprint",
        "ffi"
      ],
      "kind": "normal",
      "name": "arrow",
      "optional": false,
      "req": "^56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "calamine",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "cast",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "doc-comment",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "duckdb-loadable-macros",
      "optional": true,
      "req": "=0.1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fallible-iterator",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fallible-streaming-iterator",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashlink",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libduckdb-sys",
      "optional": false,
      "req": "=1.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "num",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-integer",
      "optional": false,
      "req": "^0.1.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dtype-full"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": true,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "polars-arrow",
      "optional": true,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "polars-core",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2",
      "optional": true,
      "req": "^0.8.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "case_insensitive_history_search"
      ],
      "kind": "dev",
      "name": "rustyline",
      "optional": false,
      "req": "^15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "appender-arrow": [
      "vtab-arrow"
    ],
    "buildtime_bindgen": [
      "libduckdb-sys/buildtime_bindgen"
    ],
    "bundled": [
      "libduckdb-sys/bundled"
    ],
    "default": [],
    "extensions-full": [
      "json",
      "parquet",
      "vtab-full"
    ],
    "json": [
      "libduckdb-sys/json",
      "bundled"
    ],
    "loadable-extension": [
      "libduckdb-sys/loadable-extension"
    ],
    "parquet": [
      "libduckdb-sys/parquet",
      "bundled"
    ],
    "vscalar": [
      "vtab-arrow"
    ],
    "vscalar-arrow": [],
    "vtab": [],
    "vtab-arrow": [
      "vtab",
      "num"
    ],
    "vtab-excel": [
      "vtab",
      "calamine"
    ],
    "vtab-full": [
      "vtab-excel",
      "vtab-arrow",
      "appender-arrow"
    ],
    "vtab-loadable": [
      "vtab",
      "duckdb-loadable-macros"
    ]
  },
  "features2": {
    "modern-full": [
      "chrono",
      "serde_json",
      "url",
      "r2d2",
      "uuid",
      "polars"
    ],
    "polars": [
      "dep:polars",
      "dep:polars-arrow"
    ]
  },
  "index_path": "du/ck/duckdb",
  "name": "duckdb",
  "pubtime": "2025-12-09T13:10:07Z",
  "rust_version": "1.84.1",
  "v": 2,
  "vers": "1.4.3",
  "yanked": false
}
