{
  "cksum": "b0932876c8b4b29ddc8632fd6fffd449a7019cc77d44bab75858956fabd51946",
  "crate_file": "br-db-1.8.65.crate",
  "crate_url": "https://static.crates.io/crates/br-db/br-db-1.8.65.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "br_md5"
      ],
      "kind": "normal",
      "name": "br-crypto",
      "optional": false,
      "req": "^0.4.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-fields",
      "optional": false,
      "req": "^2.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-pgsql",
      "optional": true,
      "req": "^0.1.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql",
      "optional": true,
      "req": "^27.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linkage"
      ],
      "kind": "normal",
      "name": "sqlite",
      "optional": true,
      "req": "^0.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "chrono",
        "time"
      ],
      "kind": "normal",
      "name": "tiberius",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.49",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-chrono-0_4"
      ],
      "kind": "dev",
      "name": "tokio-postgres",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "db-mssql": [
      "tiberius",
      "async-std",
      "tokio"
    ],
    "db-mysql": [
      "mysql"
    ],
    "db-pgsql": [
      "br-pgsql"
    ],
    "db-sqlite": [
      "sqlite"
    ],
    "default": [
      "db-sqlite",
      "db-mysql",
      "db-mssql",
      "db-pgsql"
    ]
  },
  "index_path": "br/-d/br-db",
  "name": "br-db",
  "pubtime": "2026-02-24T07:27:24Z",
  "vers": "1.8.65",
  "yanked": false
}
