{
  "cksum": "9f4034c44ad0d97dbf384b96455cc8eed7f47fa294f9af8967832ae4c8052ea8",
  "crate_file": "mysql-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/mysql/mysql-0.20.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "~0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "~0.3.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.6.0",
      "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.4.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ssl",
      "socket"
    ],
    "nightly": [],
    "pipe": [
      "named_pipe"
    ],
    "socket": [
      "unix_socket"
    ],
    "ssl": [
      "openssl"
    ]
  },
  "index_path": "my/sq/mysql",
  "name": "mysql",
  "pubtime": "2015-09-27T10:08:02Z",
  "vers": "0.20.0",
  "yanked": true
}
