[dependencies.phf]
features = ["macros"]
version = "0.10"
[dependencies.reqwest]
version = "0.11.8"
[dependencies.tokio]
features = ["full"]
version = "1"
[package]
authors = ["Ali Raheem <crates.io@shoryuken.me>"]
categories = ["command-line-utilities"]
description = "Command line tool for controlling LG TVs from the 2012 era"
edition = "2021"
homepage = "https://github.com/ali-raheem/LGRemote.rs"
keywords = ["cli", "remote", "control", "TV", "LG"]
license = "MIT"
name = "LGremote"
readme = "README.md"
repository = "https://github.com/ali-raheem/LGRemote.rs"
resolver = "2"
version = "0.2.0"