Skip to content

Commit ba6f596

Browse files
branchseerclaude
andcommitted
fix: remove unused tracing dependency from vite_shared
The tracing crate is not directly used in vite_shared - only tracing-chrome and tracing-subscriber are needed. Fixes cargo-shear. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7819a9a commit ba6f596

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/vite_shared/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ directories = { workspace = true }
1212
owo-colors = { workspace = true }
1313
serde = { workspace = true }
1414
serde_json = { workspace = true }
15-
tracing = { workspace = true }
1615
tracing-chrome = { workspace = true }
1716
tracing-subscriber = { workspace = true }
1817
vite_path = { workspace = true }

0 commit comments

Comments
 (0)