From e293bf93bd4ae50a0f8998de3b6dff4f4ef387d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:06:21 +0000 Subject: [PATCH] chore(deps): update vite_workspace digest to cf2a748 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a88bb9ab2d..6c9832cc8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -194,7 +194,7 @@ vite_static_config = { path = "crates/vite_static_config" } vite_path = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } -vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } +vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "cf2a7486875a7dd19554b3e60e9b97a6c4f28eb1" } walkdir = "2.5.0" wax = "0.6.0" which = "8.0.0"