{
  "cksum": "03b8d6f99c6314e2b768ea97a71986142a81647460dddf75cbcf2567398378a5",
  "crate_file": "br-db-1.6.3.crate",
  "crate_url": "https://static.crates.io/crates/br-db/br-db-1.6.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-fields",
      "optional": false,
      "req": "^2.1.1",
      "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.5",
      "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.22",
      "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.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linkage"
      ],
      "kind": "normal",
      "name": "sqlite",
      "optional": true,
      "req": "^0.36.1",
      "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.41",
      "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-11-03T21:03:16Z",
  "vers": "1.6.3",
  "yanked": false
}
