This commit is contained in:
Adrian Woźniak 2021-07-02 13:42:05 +02:00
parent 8f5d4f4098
commit 64881f6252
No known key found for this signature in database
GPG Key ID: DE43476F72AD3F6C

View File

@ -4,7 +4,8 @@ version = "1.0.0"
edition = "2018"
description = "AMDGPU fan control service"
license = "MIT OR Apache-2.0"
keywords = ["hardware", "amdgpu", "fan control", "graphics"]
keywords = ["hardware", "amdgpu"]
categories = ["hardware-support"]
[dependencies]
serde = { version = "1.0.126", features = ["derive"] }