Skip to content

Commit 0484bc2

Browse files
branchseerclaude
andcommitted
fix: remove unused vite_glob dependency from vite_task
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e13b874 commit 0484bc2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/vite_task/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ thiserror = { workspace = true }
3434
tokio = { workspace = true, features = ["rt-multi-thread", "io-std", "io-util", "macros", "sync"] }
3535
tracing = { workspace = true }
3636
twox-hash = { workspace = true }
37-
vite_glob = { workspace = true }
3837
vite_path = { workspace = true }
3938
vite_select = { workspace = true }
4039
vite_str = { workspace = true }

0 commit comments

Comments
 (0)