[package] name = "rhd" version = "0.2.0" authors = ["JayPiKay "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = { version = "4.2.7", features = ["derive"] } hex = "0.4.3" termion = "2.0.1"