ilo-toki 0.3.0

A terminal chat client for the Harmony protocol!
[dependencies.chrono]
version = "0.4.19"

[dependencies.crossterm]
version = "0.20"

[dependencies.dirs]
version = "4.0.0"

[dependencies.harmony_rust_sdk]
features = ["client_native"]
version = "0.7.0"

[dependencies.tokio]
features = ["full"]
version = "1.15.0"

[dependencies.tui]
default-features = false
features = ["crossterm"]
version = "0.16"

[dependencies.ueberzug]
version = "0.1.0"

[package]
description = "A terminal chat client for the Harmony protocol!"
documentation = "https://docs.rs/crate/ilo-toki"
edition = "2021"
homepage = "https://github.com/jenra-uwu/ilo-toki"
license = "MIT"
name = "ilo-toki"
repository = "https://github.com/jenra-uwu/ilo-toki"
resolver = "2"
version = "0.3.0"