{
  "cksum": "b903c71d78ab96f722293b98d0f0311c108c9a34759e799e7fc9370c4c39ba6f",
  "crate_file": "mysql-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/mysql/mysql-4.0.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": "chrono",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fnv",
      "optional": false,
      "req": "^1.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.2",
      "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": "^1.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ssl",
      "socket"
    ],
    "nightly": [],
    "pipe": [
      "named_pipe"
    ],
    "socket": [
      "unix_socket"
    ],
    "ssl": [
      "openssl"
    ]
  },
  "index_path": "my/sq/mysql",
  "name": "mysql",
  "pubtime": "2016-05-13T12:38:33Z",
  "vers": "4.0.0",
  "yanked": false
}
