Prepare for rc1

This commit is contained in:
Luke D. Jones
2024-12-24 18:01:19 +13:00
parent 6292b3361d
commit fd31ac458d
14 changed files with 17 additions and 77 deletions

View File

@@ -16,7 +16,6 @@ rog_aura = { path = "../rog-aura" }
rog_dbus = { path = "../rog-dbus" }
rog_profiles = { path = "../rog-profiles" }
rog_platform = { path = "../rog-platform" }
asusd = { path = "../asusd" }
dmi_id = { path = "../dmi-id" }
ron.workspace = true
@@ -26,4 +25,3 @@ zbus.workspace = true
[dev-dependencies]
rog_dbus = { path = "../rog-dbus" }
cargo-husky.workspace = true