bed730571d
Previously, uv-auth would fail to compile due to a missing process feature. I chose to make all tokio features we use top level features, so we can share the tokio cache between all test invocations.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.