{
  "cksum": "6de1973728791762d38886e6804caee6ac28c9ff4a00d3fa1e6f4fac2e5567e2",
  "crate_file": "mysql-1.2.1.crate",
  "crate_url": "https://static.crates.io/crates/mysql/mysql-1.2.1.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.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
    }
  ],
  "features": {
    "default": [
      "ssl",
      "socket"
    ],
    "nightly": [],
    "pipe": [
      "named_pipe"
    ],
    "socket": [
      "unix_socket"
    ],
    "ssl": [
      "openssl"
    ]
  },
  "index_path": "my/sq/mysql",
  "name": "mysql",
  "pubtime": "2016-01-02T17:48:39Z",
  "vers": "1.2.1",
  "yanked": false
}
