[dependencies.twitch_api2]
default-features = false
features = ["pubsub"]
version = "0.5.0-alpha.2"
[features]
all = ["unofficial"]
allow_unknown_fields = ["twitch_api2/allow_unknown_fields"]
default = []
unofficial = ["twitch_api2/unsupported"]
[package]
authors = ["Waridley <Waridley64@gmail.com>"]
description = "Placeholder for the pubsub module of `ttv-rs`"
edition = "2018"
keywords = ["twitch"]
license = "MIT OR Apache-2.0"
name = "ttv-pubsub"
repository = "https://gitlab.com/Waridley/ttv-rs"
version = "0.1.1"