{
  "cksum": "50428adf3f945f2f9d39dd338c5c07a6f2c80647deda3539c3fd4c4ab7ae0cca",
  "crate_file": "drizzle-core-0.1.8.crate",
  "crate_url": "https://static.crates.io/crates/drizzle-core/drizzle-core-0.1.8.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-vec",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cidr",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "compact_str",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "drizzle-types",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo-types",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default-hasher"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsql",
      "optional": true,
      "req": ">=0.9.1, <0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": ">=0.19.11, <0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "puffin",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": ">=0.36, <0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "union",
        "const_new",
        "const_generics"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "formatting",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": ">=0.7.15, <0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "pure-rust-crypto"
      ],
      "kind": "normal",
      "name": "turso",
      "optional": true,
      "req": ">=0.6, <0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.18",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "col128": [
      "drizzle-types/col128"
    ],
    "col16": [
      "drizzle-types/col16"
    ],
    "col200": [
      "drizzle-types/col200"
    ],
    "col32": [
      "drizzle-types/col32"
    ],
    "col64": [
      "drizzle-types/col64"
    ],
    "col8": [
      "drizzle-types/col8"
    ],
    "compact-str": [],
    "default": [
      "std",
      "col16"
    ],
    "smallvec-types": [],
    "sqlite": [],
    "std": [
      "compact_str/std",
      "smallvec/write",
      "thiserror/std",
      "drizzle-types/std",
      "percent-encoding/std"
    ]
  },
  "features2": {
    "arrayvec": [
      "dep:arrayvec"
    ],
    "bit-vec": [
      "dep:bit-vec",
      "postgres?/with-bit-vec-0_8",
      "tokio-postgres?/with-bit-vec-0_8"
    ],
    "bytes": [
      "dep:bytes"
    ],
    "chrono": [
      "dep:chrono",
      "postgres?/with-chrono-0_4",
      "tokio-postgres?/with-chrono-0_4"
    ],
    "cidr": [
      "dep:cidr",
      "postgres?/with-cidr-0_3",
      "tokio-postgres?/with-cidr-0_3"
    ],
    "geo-types": [
      "dep:geo-types",
      "postgres?/with-geo-types-0_7",
      "tokio-postgres?/with-geo-types-0_7"
    ],
    "libsql": [
      "std",
      "dep:libsql"
    ],
    "postgres-sync": [
      "std",
      "dep:postgres"
    ],
    "profiling": [
      "std",
      "dep:puffin"
    ],
    "query": [
      "std",
      "dep:serde_json",
      "serde_json/alloc",
      "dep:serde",
      "compact_str/serde",
      "smallvec/serde",
      "bit-vec?/serde_std",
      "arrayvec?/serde",
      "bytes?/serde"
    ],
    "rusqlite": [
      "std",
      "dep:rusqlite"
    ],
    "rust-decimal": [
      "dep:rust_decimal",
      "rust_decimal?/db-postgres",
      "rust_decimal?/db-tokio-postgres"
    ],
    "serde": [
      "dep:serde_json",
      "serde_json/alloc",
      "dep:serde",
      "postgres?/with-serde_json-1",
      "tokio-postgres?/with-serde_json-1"
    ],
    "time": [
      "dep:time",
      "postgres?/with-time-0_3",
      "tokio-postgres?/with-time-0_3"
    ],
    "tokio-postgres": [
      "std",
      "dep:tokio-postgres"
    ],
    "tracing": [
      "dep:tracing"
    ],
    "turso": [
      "std",
      "dep:turso"
    ],
    "uuid": [
      "dep:uuid",
      "postgres?/with-uuid-1",
      "tokio-postgres?/with-uuid-1"
    ]
  },
  "index_path": "dr/iz/drizzle-core",
  "name": "drizzle-core",
  "pubtime": "2026-06-02T06:01:52Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.1.8",
  "yanked": false
}
