uv/crates/uv-client
Micha Reiser acbee166c0
Remove unused dependencies (#2543)
## Summary

I tried out `cargo shear` to see if there are any unused dependencies
that `cargo udeps` isn't reporting. It turned out, there are a few. This
PR removes those dependencies.

## Test Plan

`cargo build`
2024-03-19 13:10:10 -04:00
..
src Use `Box<str>` in Hashes to reduce size (#2536) 2024-03-19 02:51:46 +00:00
tests feat: add linehaul info to uv-client (#2493) 2024-03-18 10:46:58 +00:00
Cargo.toml Remove unused dependencies (#2543) 2024-03-19 13:10:10 -04:00
README.md Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00

README.md

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.