mirror of
https://github.com/RGBCube/superfreq
synced 2025-07-27 17:07:44 +00:00
meta: populate Cargo manifest
This commit is contained in:
parent
aec7c6b9d4
commit
9c692dd103
1 changed files with 3 additions and 0 deletions
|
@ -1,7 +1,10 @@
|
|||
[package]
|
||||
name = "superfreq"
|
||||
description = "Modern CPU frequency and power management utility for Linux"
|
||||
version = "0.2.0"
|
||||
edition = "2024"
|
||||
authors = ["NotAShelf <raf@notashelf.dev>"]
|
||||
rust-version = "1.85"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue