rust-archlinux-update/Cargo.toml
Luke Harding ef2134a00b
All checks were successful
Build on Release / cargo-build (push) Successful in 10s
Add cache cleaning (#13)
Reviewed-on: #13

Increment Version
2024-04-30 18:40:32 -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"