Prep release 4.5.0

This commit is contained in:
Luke D. Jones
2022-11-07 21:35:42 +13:00
parent 5f4e950819
commit 4f8745ae19
4 changed files with 18 additions and 22 deletions

View File

@@ -18,8 +18,8 @@ rog_dbus = { path = "../rog-dbus" }
rog_aura = { path = "../rog-aura" }
rog_profiles = { path = "../rog-profiles" }
rog_platform = { path = "../rog-platform" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git" }
#supergfxctl = { path = "../../supergfxctl" }
supergfxctl = { git = "https://gitlab.com/asus-linux/supergfxctl.git", default-features = false }
#supergfxctl = { path = "../../supergfxctl", default-features = false }
tokio.workspace = true
serde.workspace = true