mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Remove unnecessary codspeed deps (#14396)
See https://github.com/CodSpeedHQ/codspeed-rust/pull/108
This commit is contained in:
parent
43745d2ecf
commit
9af3e9b6ec
2 changed files with 7 additions and 130 deletions
|
@ -42,7 +42,7 @@ uv-types = { workspace = true }
|
|||
uv-workspace = { workspace = true }
|
||||
|
||||
anyhow = { workspace = true }
|
||||
codspeed-criterion-compat = { version = "3.0.1", default-features = false, optional = true }
|
||||
codspeed-criterion-compat = { version = "3.0.2", default-features = false, optional = true }
|
||||
criterion = { version = "0.6.0", default-features = false, features = [
|
||||
"async_tokio",
|
||||
] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue