rhd/Cargo.toml

11 lines
231 B
TOML

[package]
name = "rhd"
version = "0.1.0"
authors = ["JayPiKay <jpk@goatpr0n.de>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
termion = "2.0.1"