Skip to content

Commit

Permalink
remove unused rayon dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed May 16, 2024
1 parent 374afaf commit 33fd177
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 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 crates/uv-resolver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ tokio-stream = { workspace = true }
tracing = { workspace = true }
url = { workspace = true }
dashmap = { workspace = true }
rayon = { workspace = true }

[dev-dependencies]
uv-interpreter = { workspace = true }
Expand Down

0 comments on commit 33fd177

Please sign in to comment.