ttv-webhooks 0.1.1

Placeholder for the webhooks module of `ttv-rs`
Documentation
[package]
name        = "ttv-webhooks"
version     = "0.1.1"
authors     = ["Waridley <Waridley64@gmail.com>"]
edition     = "2018"
license     = "MIT OR Apache-2.0"
repository  = "https://gitlab.com/Waridley/ttv-rs"
description = "Placeholder for the webhooks module of `ttv-rs`"
keywords    = ["twitch"]

[features]
default = []
all = []

[dependencies]
#looks like this will probably depend on ttv-helix
#once webhooks support is merged into twitch_api2