mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
fix(deps): use less specific version for zbus
This commit is contained in:
+1
-1
@@ -24,4 +24,4 @@ features = [
|
||||
]
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
zbus = "3.7"
|
||||
zbus = "3"
|
||||
|
||||
Reference in New Issue
Block a user