osupdater/osupdater/Cargo.toml

11 lines
221 B
TOML
Raw Normal View History

2024-06-12 20:29:56 -05:00
[package]
name = "osupdater"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
color-print = "0.3.5"
structopt = "0.3.26"