diff --git a/Cargo.toml b/Cargo.toml index dacd3017b0..7b4a37c645 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -183,7 +183,7 @@ vfs = "0.12.1" vite_command = { path = "crates/vite_command" } vite_error = { path = "crates/vite_error" } vite_js_runtime = { path = "crates/vite_js_runtime" } -vite_glob = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } +vite_glob = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "1d7128eef0f1daf894affddef1a92dd99d8b8c17" } vite_install = { path = "crates/vite_install" } vite_migration = { path = "crates/vite_migration" } vite_shared = { path = "crates/vite_shared" }