mirror of
https://github.com/RGBCube/superfreq
synced 2025-07-27 17:07:44 +00:00
chore: v0.3.0
This commit is contained in:
parent
0b8551d34f
commit
aaa46e9223
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -663,7 +663,7 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|||
|
||||
[[package]]
|
||||
name = "superfreq"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "superfreq"
|
||||
description = "Modern CPU frequency and power management utility for Linux"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
authors = ["NotAShelf <raf@notashelf.dev>"]
|
||||
rust-version = "1.85"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue