{
  "cksum": "92d7638893008adbddc916de5da6bf50a76607d2453bafdb1ec6348016e72c03",
  "crate_file": "twitter-stream-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/twitter-stream/twitter-stream-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": false,
      "req": ">= 0.9, < 0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-native-tls",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-openssl",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hyper"
      ],
      "kind": "normal",
      "name": "oauthcli",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "serde_codegen",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^1.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "native-tls",
      "serde_codegen"
    ],
    "native-tls": [
      "hyper-native-tls"
    ],
    "openssl": [
      "hyper-openssl"
    ],
    "rustls": [
      "hyper-rustls"
    ],
    "unstable": [
      "serde_derive"
    ]
  },
  "index_path": "tw/it/twitter-stream",
  "name": "twitter-stream",
  "pubtime": "2017-01-28T03:39:15Z",
  "vers": "0.1.2",
  "yanked": false
}
