From a3e084d7e8a41b9e9205c1b7c82eddb95bde1360 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:44:45 +0000 Subject: [PATCH] chore(deps): update rust crate zbus to v5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f1fee043..96e8017c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ schemars = "0.8" dunce = "1" specta = "=2.0.0-rc.20" glob = "0.3" -zbus = "4" +zbus = "5" #tauri-specta = "=2.0.0-rc.11" [workspace.package]