about summary refs log tree commit diff stats
path: root/pkgs/by-name/ya/yambar-cpu/Cargo.toml
blob: 5a2bc6f985b3636a5e0d94057031ccaf9fb5fa69 (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.1"