We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d5cc5 commit 68e28b2Copy full SHA for 68e28b2
1 file changed
crates/vite_install/Cargo.toml
@@ -26,6 +26,7 @@ tempfile = { workspace = true }
26
tokio = { workspace = true, features = ["full"] }
27
tracing = { workspace = true }
28
vite_error = { workspace = true }
29
+vite_glob = { workspace = true }
30
vite_path = { workspace = true }
31
vite_str = { workspace = true }
32
vite_workspace = { workspace = true }
0 commit comments