{
  "cksum": "8e81a2a3dafc32c565568f6b78b7b623f85691808f39850774e49b92186c93e6",
  "crate_file": "br-db-1.7.10.crate",
  "crate_url": "https://static.crates.io/crates/br-db/br-db-1.7.10.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-fields",
      "optional": false,
      "req": "^2.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-pgsql",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.39",
      "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.4",
      "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": "md5",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql",
      "optional": true,
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.217",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linkage"
      ],
      "kind": "normal",
      "name": "sqlite",
      "optional": true,
      "req": "^0.36.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "chrono",
        "time"
      ],
      "kind": "normal",
      "name": "tiberius",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8.19",
      "target": null
    }
  ],
  "features": {
    "db-mssql": [
      "tiberius",
      "async-std",
      "tokio"
    ],
    "db-mysql": [
      "mysql"
    ],
    "db-pgsql": [
      "br-pgsql"
    ],
    "db-sqlite": [
      "sqlite"
    ],
    "default": []
  },
  "index_path": "br/-d/br-db",
  "name": "br-db",
  "pubtime": "2025-04-28T03:44:36Z",
  "vers": "1.7.10",
  "yanked": false
}
