rust-archlinux-update/Cargo.toml
Luke Harding 590c43f68b
All checks were successful
Build on Release / cargo-build (push) Successful in 9s
Increment Version
2024-04-30 17:53:23 -04:00

11 lines
226 B
TOML

[package]
name = "rust-archlinux-update"
version = "0.1.1"
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"