cpufreq/rustfmt.toml
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

4 lines
103 B
TOML

group_imports = "StdExternalCrate"
imports_granularity = "Crate"
imports_layout = "HorizontalVertical"