{
  "cksum": "364ad6feb4a38c75235111beab2120e8cf8c058ebf188fd2dbd1163c689b604f",
  "crate_file": "twitch_api2-0.5.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/twitch_api2/twitch_api2-0.5.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "displaydoc",
      "optional": false,
      "req": "^0.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dotenv",
      "optional": false,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hyperium_http"
      ],
      "kind": "normal",
      "name": "http-types",
      "optional": true,
      "req": "^2.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.117",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.117",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.59",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_repr",
      "optional": false,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "surf",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-threaded",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twitch_oauth2",
      "optional": true,
      "req": "^0.5.0-alpha.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typed-builder",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "version_check",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    }
  ],
  "features": {
    "all": [
      "tmi",
      "helix",
      "surf_client",
      "reqwest_client",
      "client",
      "pubsub"
    ],
    "allow_unknown_fields": [],
    "client": [
      "twitch_oauth2"
    ],
    "default": [],
    "helix": [
      "url",
      "async-trait",
      "serde_json",
      "typed-builder"
    ],
    "pubsub": [
      "serde_json"
    ],
    "reqwest_client": [
      "reqwest",
      "client"
    ],
    "surf_client": [
      "surf",
      "url",
      "http-types",
      "client"
    ],
    "tmi": [
      "serde_json"
    ],
    "unsupported": []
  },
  "index_path": "tw/it/twitch_api2",
  "name": "twitch_api2",
  "pubtime": "2020-11-01T16:40:14Z",
  "vers": "0.5.0-alpha.2",
  "yanked": true
}
