Initial
This commit is contained in:
parent
8f5d4f4098
commit
64881f6252
@ -4,7 +4,8 @@ version = "1.0.0"
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "AMDGPU fan control service"
|
description = "AMDGPU fan control service"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
keywords = ["hardware", "amdgpu", "fan control", "graphics"]
|
keywords = ["hardware", "amdgpu"]
|
||||||
|
categories = ["hardware-support"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
serde = { version = "1.0.126", features = ["derive"] }
|
serde = { version = "1.0.126", features = ["derive"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user