sh.tforgione.fr/Cargo.toml

11 lines
257 B
TOML
Raw Normal View History

2020-11-22 17:25:11 +00:00
[package]
name = "tforgione-installer"
version = "0.1.0"
authors = ["Thomas Forgione <thomas@forgione.fr>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
termion = "1.5.5"