{
  "cksum": "9e23163b2d6ab5f1cdcc98932b183ce573910c1ba884a1fb7965b9b9653c9a82",
  "crate_file": "mysql-2.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mysql/mysql-2.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "~0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bufstream",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "~0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "~0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "named_pipe",
      "optional": true,
      "req": "~0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "~0.7.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "~0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "~0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unix_socket",
      "optional": true,
      "req": "~0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ssl",
      "socket"
    ],
    "nightly": [],
    "pipe": [
      "named_pipe"
    ],
    "socket": [
      "unix_socket"
    ],
    "ssl": [
      "openssl"
    ]
  },
  "index_path": "my/sq/mysql",
  "name": "mysql",
  "pubtime": "2016-02-24T16:42:51Z",
  "vers": "2.1.0",
  "yanked": false
}
