uv/crates/uv-installer
konsti bed730571d
Fix single crate tokio features (#3234)
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.
2024-04-24 08:55:15 +00:00
..
src Reinstall package when editable label is removed (#3219) 2024-04-23 19:03:44 +00:00
Cargo.toml Fix single crate tokio features (#3234) 2024-04-24 08:55:15 +00:00