feat(power): add connected devices section

This commit is contained in:
Antoine Colombier 2024-09-05 14:59:43 +01:00 committed by GitHub
parent 97bcbc64ec
commit 40d56e6ea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 293 additions and 75 deletions

2
Cargo.lock generated
View file

@ -6934,7 +6934,7 @@ checksum = "229730647fbc343e3a80e463c1db7f78f3855d3f3739bee0dda773c9a037c90a"
[[package]]
name = "upower_dbus"
version = "0.3.2"
source = "git+https://github.com/pop-os/dbus-settings-bindings#7aedc25e3295b95a90eb710f443029d4ec920aa8"
source = "git+https://github.com/pop-os/dbus-settings-bindings#e0d6a04d6ebf6bcede1580721c84a7f01e5ef8bb"
dependencies = [
"serde",
"serde_repr",