We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7f106 commit 4e7a301Copy full SHA for 4e7a301
1 file changed
Cargo.toml
@@ -186,7 +186,7 @@ vfs = "0.13.0"
186
vite_command = { path = "crates/vite_command" }
187
vite_error = { path = "crates/vite_error" }
188
vite_js_runtime = { path = "crates/vite_js_runtime" }
189
-vite_glob = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" }
+vite_glob = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "cf2a7486875a7dd19554b3e60e9b97a6c4f28eb1" }
190
vite_install = { path = "crates/vite_install" }
191
vite_migration = { path = "crates/vite_migration" }
192
vite_shared = { path = "crates/vite_shared" }
0 commit comments