Skip to content

Commit 9c7902a

Browse files
committed
shear fix
1 parent 3aa9c6e commit 9c7902a

3 files changed

Lines changed: 0 additions & 10 deletions

File tree

Cargo.lock

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

crates/vite_task_graph/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ vite_str = { workspace = true }
2222
vite_workspace = { workspace = true }
2323

2424
[dev-dependencies]
25-
copy_dir = { workspace = true }
26-
insta = { workspace = true, features = ["glob", "json"] }
27-
tempfile = { workspace = true }
2825
tokio = { workspace = true, features = ["fs", "rt-multi-thread"] }
29-
toml = { workspace = true }
3026

3127
[lints]
3228
workspace = true

crates/vite_task_plan/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ workspace = true
1313
[dependencies]
1414
anyhow = { workspace = true }
1515
async-trait = { workspace = true }
16-
futures-core = { workspace = true }
1716
futures-util = { workspace = true }
1817
petgraph = { workspace = true }
1918
sha2 = { workspace = true }

0 commit comments

Comments
 (0)