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 411bdb4
Showing 1 changed file with 0 additions and 1 deletion.
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 411bdb4

Please sign in to comment.