oxidefetch/Cargo.toml
2023-01-04 23:43:19 -05:00

15 lines
303 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"
compound_duration = "1.2.0"
quoted-string = "0.6.1"
sysinfo = "0.27.2"
whoami = "1.3.0"