{
  "cksum": "a4848b83b496f084f4bbd87a0acac4d9ab0e68a75cc3381055b2fe5ba191c3db",
  "crate_file": "bsql-core-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/bsql-core/bsql-core-0.6.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt_tokio_1"
      ],
      "kind": "normal",
      "name": "deadpool-postgres",
      "optional": false,
      "req": "^0.14.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": false,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": false,
      "req": "^0.7.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "chrono": [
      "dep:chrono",
      "postgres-types/with-chrono-0_4"
    ],
    "decimal": [
      "dep:rust_decimal",
      "rust_decimal/db-tokio-postgres"
    ],
    "time": [
      "dep:time",
      "postgres-types/with-time-0_3"
    ],
    "uuid": [
      "dep:uuid",
      "postgres-types/with-uuid-1"
    ]
  },
  "index_path": "bs/ql/bsql-core",
  "name": "bsql-core",
  "pubtime": "2026-04-01T15:32:38Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
