{
  "cksum": "9a9468f55277e22fcda8b2571f08aeabbcd0c90b1b69952fc298eee1faa34862",
  "crate_file": "br-db-1.8.6.crate",
  "crate_url": "https://static.crates.io/crates/br-db/br-db-1.8.6.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.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "br-pgsql",
      "optional": true,
      "req": "^0.1.8",
      "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": "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": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9.1",
      "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": 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.45.1",
      "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.8",
      "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": "2025-06-13T07:56:01Z",
  "vers": "1.8.6",
  "yanked": false
}
