mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Update fan curve to use git repo
This commit is contained in:
@@ -9,7 +9,7 @@ default = ["dbus"]
|
||||
dbus = ["zvariant", "zvariant_derive"]
|
||||
|
||||
[dependencies]
|
||||
rog_fan_curve = { version = "^0.1", features = ["serde"] }
|
||||
rog_fan_curve = { git = "https://github.com/Yarn/rog_fan_curve.git" }
|
||||
serde = "^1.0"
|
||||
serde_derive = "^1.0"
|
||||
intel-pstate = "^0.2"
|
||||
|
||||
Reference in New Issue
Block a user