{
  "cksum": "da32d23c83f269fa6669bab2d37d8bea64c93b19d656e204f246fa864a3f66d4",
  "crate_file": "bl4-idb-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/bl4-idb/bl4-idb-0.8.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio",
        "macros",
        "chrono"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.9.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "testcontainers",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres"
      ],
      "kind": "dev",
      "name": "testcontainers-modules",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v5"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.11",
      "target": null
    }
  ],
  "features": {
    "attachments": [],
    "default": [
      "sqlite-sync"
    ],
    "sqlite-sync": [
      "rusqlite",
      "anyhow"
    ],
    "sqlx-postgres": [
      "sqlx/postgres",
      "tokio",
      "chrono"
    ],
    "sqlx-sqlite": [
      "sqlx/sqlite",
      "tokio",
      "chrono"
    ]
  },
  "index_path": "bl/4-/bl4-idb",
  "name": "bl4-idb",
  "pubtime": "2026-03-27T03:34:27Z",
  "vers": "0.8.2",
  "yanked": false
}
