about summary refs log tree commit diff stats
path: root/pkgs/by-name/ya/yambar-cpu/Cargo.toml
blob: 6d66301a97e7d619f44a44fbcc78c3a5144cd155 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "cpu_usage"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
sysinfo = "0.28.4"