Skip to content

Commit

Permalink
Remove direct dependency on globset
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Feb 8, 2025
1 parent ee13810 commit a9332e5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ crossbeam = "0.8.4"
dissimilar = "1.0.9"
futures = "0.3.31"
futures-util = "0.3.31"
globset = "0.4.15"
httparse = "1.9.5"
ignore = "0.4.23"
insta = "1.40.0"
Expand Down
1 change: 0 additions & 1 deletion crates/workspace/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ tracing = { workspace = true }

[dev-dependencies]
anyhow = { workspace = true }
globset = { workspace = true }
insta = { workspace = true }
tempfile = { workspace = true }

Expand Down

0 comments on commit a9332e5

Please sign in to comment.