Fix rog-control-center notifs

This commit is contained in:
Luke D. Jones
2022-11-06 14:36:29 +13:00
parent 688e3a7358
commit 0b71104833
9 changed files with 200 additions and 438 deletions

14
Cargo.lock generated
View File

@@ -75,20 +75,6 @@ version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
[[package]]
name = "asus-notify"
version = "4.5.0-rc4"
dependencies = [
"notify-rust",
"rog_aura",
"rog_dbus",
"rog_platform",
"rog_profiles",
"serde_json",
"smol",
"zbus 3.4.0",
]
[[package]]
name = "asusctl"
version = "4.5.0-rc4"