diff --git a/Cargo.toml b/Cargo.toml index 5fd3e0f..827f81c 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.4" +reset_daemon = "0.6.6" re_set-lib = "0.8.6" adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] } dbus = "0.9.7"