diff --git a/Cargo.toml b/Cargo.toml index dacd3017b0..de3360eef4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -191,7 +191,7 @@ vite_static_config = { path = "crates/vite_static_config" } vite_path = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } -vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } +vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "1d7128eef0f1daf894affddef1a92dd99d8b8c17" } walkdir = "2.5.0" wax = "0.6.0" which = "8.0.0"