fix: Use connect instead of pairing, as pairing does nothing currently

This commit is contained in:
Fabio Lenherr / DashieTM 2023-12-03 22:37:01 +01:00
parent 736bcb8e4d
commit c5fb9611c9
3 changed files with 45 additions and 22 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
description = "A wip universal Linux settings application."
[dependencies]
reset_daemon = "0.3.6"
reset_daemon = "0.3.7"
ReSet-Lib = "0.6.1"
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
dbus = "0.9.7"