{
  "cksum": "a7185bc6dd2dfa2b96807beef87f104a800d3adee42c17e942f47787e59c5cbf",
  "crate_file": "mysql-12.0.2.crate",
  "crate_url": "https://static.crates.io/crates/mysql/mysql-12.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-vec",
      "optional": false,
      "req": "^0.4",
      "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": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fnv",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql_common",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "named_pipe",
      "optional": false,
      "req": "~0.2",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "net2",
      "optional": false,
      "req": "~0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.9",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "~0.9",
      "target": "cfg(not(any(target_os = \"windows\", target_os = \"macos\")))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "~0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-serialize",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "OSX_10_8"
      ],
      "kind": "normal",
      "name": "security-framework",
      "optional": true,
      "req": "~0.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_derive",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twox-hash",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "~0.2",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ws2_32-sys",
      "optional": false,
      "req": "~0.2",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "default": [
      "mysql_common"
    ],
    "nightly": [
      "mysql_common"
    ],
    "rustc_serialize": [
      "mysql_common/rustc_serialize",
      "rustc-serialize"
    ],
    "ssl": [
      "mysql_common",
      "openssl",
      "security-framework"
    ]
  },
  "index_path": "my/sq/mysql",
  "name": "mysql",
  "pubtime": "2017-08-10T19:49:37Z",
  "vers": "12.0.2",
  "yanked": false
}
