uv/crates/uv-build
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 chore: use uv-version in uv-virtualenv (#3221) 2024-04-23 16:18:40 -04:00
.gitignore Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Fix single crate tokio features (#3234) 2024-04-24 08:55:15 +00:00