From f7002c93edbded33a1a4e961fc9c1e25adf7d982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:59:11 +0000 Subject: [PATCH] chore(deps): update vite_glob digest to 1d7128e --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }