{
  "cksum": "3b98055d808e2b7d0a009f02e1f5ee4bdcff00f4cf7b6c33f7a7897ee727b1d3",
  "crate_file": "mysql-connector-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/mysql-connector/mysql-connector-0.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "btoi",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dotenv",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2.15",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "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": "mysql-connector-macros",
      "optional": false,
      "req": "=0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.203",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": false,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.38.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "io-util",
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.38.0",
      "target": null
    }
  ],
  "features": {
    "tcpstream": [
      "tokio/net"
    ],
    "time": [
      "tokio/time"
    ]
  },
  "features2": {
    "caching-sha2-password": [
      "dep:sha2",
      "dep:num",
      "dep:rand",
      "dep:base64",
      "dep:getrandom"
    ],
    "default": [
      "tcpstream",
      "caching-sha2-password",
      "time"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "my/sq/mysql-connector",
  "name": "mysql-connector",
  "pubtime": "2024-07-26T16:14:07Z",
  "v": 2,
  "vers": "0.0.3",
  "yanked": false
}
