{
  "cksum": "467de41ca2b5dd27a46e8028b91981dfa79dff43d55ab9cbf4c8b9cc5046fda7",
  "crate_file": "twitch_api2-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/twitch_api2/twitch_api2-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.37",
      "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": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.115",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0.115",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.57",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_repr",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.20",
      "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.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "typed-builder",
      "optional": false,
      "req": "^0.6.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": {
    "default": [
      "tmi",
      "helix"
    ],
    "helix": [
      "twitch_oauth2",
      "url",
      "reqwest",
      "serde",
      "serde_derive",
      "async-trait",
      "serde_json",
      "serde_repr",
      "http"
    ],
    "tmi": [
      "reqwest",
      "serde",
      "serde_json"
    ]
  },
  "index_path": "tw/it/twitch_api2",
  "name": "twitch_api2",
  "pubtime": "2020-08-16T14:00:49Z",
  "vers": "0.4.0",
  "yanked": false
}
