{
  "cksum": "0a6cc9285fd604bc5bc8bc4862efca2e44f022f6558c0d330011b6450fde86da",
  "crate_file": "br-db-1.5.0.crate",
  "crate_url": "https://static.crates.io/crates/br-db/br-db-1.5.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-fields",
      "optional": false,
      "req": "^2.0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "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.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.21",
      "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": "^25.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linkage"
      ],
      "kind": "normal",
      "name": "sqlite",
      "optional": true,
      "req": "^0.36.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "chrono",
        "time"
      ],
      "kind": "normal",
      "name": "tiberius",
      "optional": true,
      "req": "^0.12.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.37.0",
      "target": null
    }
  ],
  "features": {
    "db-mssql": [
      "tiberius",
      "async-std",
      "tokio"
    ],
    "db-mysql": [
      "mysql"
    ],
    "db-sqlite": [
      "sqlite"
    ],
    "default": []
  },
  "index_path": "br/-d/br-db",
  "name": "br-db",
  "pubtime": "2024-05-20T13:05:07Z",
  "vers": "1.5.0",
  "yanked": false
}
