Remove unused task-local-extensions dependency (#2974)

## Summary

Made obsolete with the `reqwest` upgrade.
This commit is contained in:
Charlie Marsh 2024-04-10 14:56:39 -04:00 committed by GitHub
parent 48ba7df98a
commit ddf02e7d5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 38 deletions

View file

@ -13,9 +13,7 @@ license = { workspace = true }
workspace = true
[dependencies]
distribution-types = { workspace = true }
pep508_rs = { workspace = true }
uv-cache = { workspace = true }
uv-normalize = { workspace = true }
anyhow = { workspace = true }