{
  "cksum": "34397c373b730b7a396734352526777a63eb86f7373e1f2f74b0839c1cd4b1cd",
  "crate_file": "bsql-core-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/bsql-core/bsql-core-0.7.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": true,
      "features": [],
      "kind": "normal",
      "name": "rapidhash",
      "optional": false,
      "req": "^4.4.1",
      "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-01T17:06:19Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
