Skip to content

Commit a9332e5

Browse files
committed
Remove direct dependency on globset
1 parent ee13810 commit a9332e5

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ crossbeam = "0.8.4"
5555
dissimilar = "1.0.9"
5656
futures = "0.3.31"
5757
futures-util = "0.3.31"
58-
globset = "0.4.15"
5958
httparse = "1.9.5"
6059
ignore = "0.4.23"
6160
insta = "1.40.0"

crates/workspace/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ tracing = { workspace = true }
2727

2828
[dev-dependencies]
2929
anyhow = { workspace = true }
30-
globset = { workspace = true }
3130
insta = { workspace = true }
3231
tempfile = { workspace = true }
3332

0 commit comments

Comments
 (0)