mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-12 08:28:32 +02:00
Merge pull request #53 from Xetibo/dashie
chore: Bump version of daemon
This commit is contained in:
commit
ed00b26749
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||||
description = "A wip universal Linux settings application."
|
description = "A wip universal Linux settings application."
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
reset_daemon = "0.1.0"
|
reset_daemon = "0.1.2"
|
||||||
ReSet-Lib = "0.2.6"
|
ReSet-Lib = "0.2.6"
|
||||||
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
|
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
|
||||||
dbus = "0.9.7"
|
dbus = "0.9.7"
|
||||||
|
|
Loading…
Reference in a new issue