This commit is contained in:
Luke D. Jones
2021-09-16 11:19:05 +12:00
parent 9fadb6db30
commit e3d192412e
7 changed files with 16 additions and 11 deletions

View File

@@ -14,9 +14,9 @@ rog_dbus = { path = "../rog-dbus" }
rog_aura = { path = "../rog-aura" }
rog_supported = { path = "../rog-supported" }
rog_profiles = { path = "../rog-profiles" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git", tag = "2.0.0" }
supergfxctl = { path = "../../supergfxctl" }
[dependencies.notify-rust]
version = "^4.3"
default-features = false
features = ["z"]
features = ["z"]