diff --git a/Cargo.toml b/Cargo.toml index 6aba55a..8291831 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ repository = "https://github.com/Xetibo/ReSet" license = "GPL-3.0-only" [dependencies] -reset_daemon = "0.6.0" +reset_daemon = "0.6.1" re_set-lib = "0.8.5" adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] } dbus = "0.9.7"