We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2374ce commit 672909fCopy full SHA for 672909f
crates/vite_installer/Cargo.toml
@@ -16,7 +16,6 @@ clap = { workspace = true, features = ["derive"] }
16
indicatif = { workspace = true }
17
owo-colors = { workspace = true }
18
tokio = { workspace = true, features = ["full"] }
19
-tracing = { workspace = true }
20
vite_install = { workspace = true }
21
vite_path = { workspace = true }
22
vite_setup = { workspace = true }
0 commit comments