cpufreq/Cargo.lock
ddidderr 04f017aeed
[release] cpufreq v1.0.0
A simple tool to show the current average CPU frequency across all
CPU cores. Can be given the argument `-a` to show frequency for each
individual core.
2024-05-06 11:41:55 +02:00

8 lines
151 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "cpufreq"
version = "1.0.0"