{
  "cksum": "327908013c3e9d0fbdc1e8ddff4c235624070c7f14f4d9092cd5950e10c82702",
  "crate_file": "twitch_api2-0.5.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/twitch_api2/twitch_api2-0.5.0-alpha.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.42",
      "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.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hyperium_http"
      ],
      "kind": "normal",
      "name": "http-types",
      "optional": true,
      "req": "^2.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.119",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.119",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.61",
      "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.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "twitch_oauth2",
      "optional": true,
      "req": "^0.5.0-alpha.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typed-builder",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.2.0",
      "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",
      "eventsub"
    ],
    "allow_unknown_fields": [],
    "client": [
      "twitch_oauth2"
    ],
    "default": [],
    "eventsub": [
      "serde_json"
    ],
    "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": "2021-01-13T23:34:55Z",
  "vers": "0.5.0-alpha.3",
  "yanked": true
}
