rust-archlinux-update/Cargo.toml
2024-05-07 20:05:12 -04:00

11 lines
226 B
TOML

[package]
name = "rust-archlinux-update"
version = "1.0.0"
edition = "2021"
license = "GPL-3"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
colored = "2.1.0"