diff --git a/zbus/Cargo.toml b/zbus/Cargo.toml index 451caaadd..9b1159c02 100644 --- a/zbus/Cargo.toml +++ b/zbus/Cargo.toml @@ -82,7 +82,7 @@ tokio = { version = "1", optional = true, features = [ tracing = "0.1.40" vsock = { version = "0.4.0", optional = true } tokio-vsock = { version = "0.4", optional = true } -xdg-home = "1.0.0" +xdg-home = "1.1.0" [target.'cfg(windows)'.dependencies] windows-sys = { version = "0.52", features = [