{
  "cksum": "8b8b17442c6fe1d236fcc009186bc934fd0230e82fafc2c3a2eb1930f9a0fd63",
  "crate_file": "bsql-core-0.26.2.crate",
  "crate_url": "https://static.crates.io/crates/bsql-core/bsql-core-0.26.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bsql-arena",
      "optional": false,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bsql-driver-postgres",
      "optional": false,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bsql-driver-sqlite",
      "optional": true,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "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": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3.36",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "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": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": ">=1.8, <1.22",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "detect-n-plus-one": [
      "bsql-driver-postgres/detect-n-plus-one"
    ],
    "tls": [
      "bsql-driver-postgres/tls"
    ]
  },
  "features2": {
    "async": [
      "dep:tokio",
      "bsql-driver-postgres/async"
    ],
    "chrono": [
      "dep:chrono",
      "bsql-driver-postgres/chrono"
    ],
    "decimal": [
      "dep:rust_decimal",
      "bsql-driver-postgres/decimal"
    ],
    "sqlite": [
      "dep:bsql-driver-sqlite"
    ],
    "sqlite-bundled": [
      "sqlite",
      "bsql-driver-sqlite/bundled"
    ],
    "sqlite-system": [
      "sqlite",
      "bsql-driver-sqlite/system"
    ],
    "time": [
      "dep:time",
      "bsql-driver-postgres/time"
    ],
    "uuid": [
      "dep:uuid",
      "bsql-driver-postgres/uuid"
    ]
  },
  "index_path": "bs/ql/bsql-core",
  "name": "bsql-core",
  "pubtime": "2026-04-09T21:36:00Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.26.2",
  "yanked": false
}
