fix(single-instance): disable dbus name replacement (#2860)

This commit is contained in:
Nick Müller
2025-07-20 23:05:09 +02:00
committed by GitHub
parent 708fa4e2b7
commit 6f345870df
4 changed files with 20 additions and 37 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ schemars = "0.8"
dunce = "1"
specta = "^2.0.0-rc.16"
glob = "0.3"
zbus = "5"
zbus = "5.9"
[workspace.package]
edition = "2021"