turnip/Cargo.toml
WanderingPenwing deb8af44ee first draft
2024-07-31 01:38:04 +02:00

11 lines
227 B
TOML

[package]
name = "turnip"
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"
battery = "0.7.8"
sysinfo = "0.30.13"