{
  "cksum": "327f7fb3d6d3ddfea8154357900bbc0daa0adf3a5090ce78e3971002d53afcd0",
  "crate_file": "qrlew-0.9.26.crate",
  "crate_url": "https://static.crates.io/crates/qrlew/qrlew-0.9.26.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dot",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gcp-bigquery-client",
      "optional": true,
      "req": "=0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.13",
      "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": "^25.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-chrono-0_4"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2_mysql",
      "optional": true,
      "req": "^25.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2_postgres",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-pg"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlparser",
      "optional": false,
      "req": "^0.46",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mssql",
        "runtime-tokio-native-tls",
        "offline",
        "any"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "statrs",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wiremock",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yup-oauth2",
      "optional": true,
      "req": "^9.0",
      "target": null
    }
  ],
  "features": {
    "checked_injections": [],
    "graphviz_display": [],
    "tested_sampling_adjustment": []
  },
  "features2": {
    "bigquery": [
      "dep:gcp-bigquery-client",
      "dep:wiremock",
      "dep:tempfile",
      "dep:yup-oauth2",
      "dep:tokio"
    ],
    "mssql": [
      "dep:sqlx",
      "dep:tokio"
    ],
    "mysql": [
      "dep:mysql",
      "dep:r2d2_mysql"
    ],
    "sqlite": [
      "dep:rusqlite"
    ]
  },
  "index_path": "qr/le/qrlew",
  "name": "qrlew",
  "pubtime": "2024-12-10T13:38:45Z",
  "v": 2,
  "vers": "0.9.26",
  "yanked": false
}
