Revert supergfxctl deps to git

This commit is contained in:
Luke D. Jones
2021-09-16 16:03:41 +12:00
parent ac0dec4dbf
commit 6f14c85287
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ rog_profiles = { path = "../rog-profiles" }
rog_supported = { path = "../rog-supported" }
daemon = { path = "../daemon" }
gumdrop = "^0.8"
supergfxctl = { path = "../../supergfxctl" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git", tag = "2.0.0" }
toml = "^0.5.8"
sysfs-class = "^0.1.2"