neovim-twitch-chat 1.0.3

A neovim plugin to send messages to twitch
[dependencies.dotenv]
version = "0.15.0"

[dependencies.log]
version = "0.4.14"

[dependencies.neovim-lib]
version = "0.6.1"

[dependencies.simplelog]
version = "0.9.0"

[dependencies.tokio]
features = ["rt", "rt-multi-thread", "time", "sync", "macros"]
version = "1.2.0"

[dependencies.twitch-irc]
version = "2.2.0"

[package]
authors = ["hardliner66 <hardliner66@gmail.com>"]
description = "A neovim plugin to send messages to twitch"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "neovim-twitch-chat"
readme = "README.md"
repository = "https://github.com/hardliner66/twitch-send"
version = "1.0.3"