Documentation
[dependencies.futures-util]
version = "0.3.31"

[dependencies.thiserror]
version = "1.0.64"

[dependencies.tokio]
features = ["rt", "rt-multi-thread", "sync"]
version = "1.40.0"

[dependencies.tokio-tungstenite]
features = ["native-tls", "rustls"]
version = "0.24.0"

[dependencies.url]
version = "2.5.2"

[lib]
name = "asknothingx2"
path = "src/lib.rs"

[package]
authors = ["m3id"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Twitch "
edition = "2021"
keywords = ["twitch", "asknothing"]
license = "MIT OR Apache-2.0"
name = "asknothingx2"
readme = false
repository = "https://github.com/m3idnotfree/asknothingx2"
version = "0.0.1"