oxidefetch/Cargo.toml

15 lines
308 B
TOML

[package]
name = "oxidefetch"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.23"
colored = "2.0.0"
quoted-string = "0.6.1"
sys-info = "0.9.1"
time = "0.3.17"
#users = "0.11.0"
whoami = "1.3.0"