{
  "cksum": "4eda79f8585017503527f60baa6f72553b3cf279cba435592a4800c9b0af9af9",
  "crate_file": "drizzle-postgres-0.1.11.crate",
  "crate_url": "https://static.crates.io/crates/drizzle-postgres/drizzle-postgres-0.1.11.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": "aws-config",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-sdk-rdsdata",
      "optional": true,
      "req": "^1",
      "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",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "alloc"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "cidr",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "compact_str",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "const_format",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "drizzle-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres"
      ],
      "kind": "dev",
      "name": "drizzle-macros",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "drizzle-migrations",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "drizzle-types",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "drizzle-types",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "geo-types",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0",
      "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": "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": true,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "formatting",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.48",
      "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": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.18",
      "target": null
    }
  ],
  "features": {
    "alloc": []
  },
  "features2": {
    "arrayvec": [
      "dep:arrayvec"
    ],
    "aws-data-api": [
      "std",
      "dep:aws-sdk-rdsdata",
      "dep:aws-config",
      "dep:tokio"
    ],
    "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"
    ],
    "compact-str": [
      "dep:compact_str"
    ],
    "default": [
      "std"
    ],
    "geo-types": [
      "dep:geo-types",
      "postgres?/with-geo-types-0_7",
      "tokio-postgres?/with-geo-types-0_7"
    ],
    "postgres-sync": [
      "std",
      "dep:postgres",
      "dep:bytes",
      "drizzle-core/postgres-sync"
    ],
    "query": [
      "std",
      "dep:serde_json",
      "serde_json/alloc",
      "drizzle-core/query",
      "postgres?/with-serde_json-1",
      "tokio-postgres?/with-serde_json-1"
    ],
    "rust-decimal": [
      "dep:rust_decimal",
      "drizzle-core/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"
    ],
    "smallvec": [
      "dep:smallvec"
    ],
    "std": [
      "drizzle-core/std",
      "drizzle-types/std",
      "compact_str?/std"
    ],
    "time": [
      "dep:time",
      "postgres?/with-time-0_3",
      "tokio-postgres?/with-time-0_3"
    ],
    "tokio-postgres": [
      "std",
      "dep:tokio-postgres",
      "dep:tokio",
      "dep:bytes",
      "drizzle-core/tokio-postgres"
    ],
    "uuid": [
      "dep:uuid",
      "postgres?/with-uuid-1",
      "tokio-postgres?/with-uuid-1"
    ]
  },
  "index_path": "dr/iz/drizzle-postgres",
  "name": "drizzle-postgres",
  "pubtime": "2026-06-30T18:34:29Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.1.11",
  "yanked": false
}
