uv/crates/uv-distribution
konsti 7a9e07a98e
Block tokio::fs symbols (#15374)
Inspired by #15017, mirror the blocking of `std::fs` symbols in favor of
`fs_err` and block `tokio::fs` symbols in favor of `fs_err::tokio`.
2025-08-19 13:13:46 +02:00
..
src Block tokio::fs symbols (#15374) 2025-08-19 13:13:46 +02:00
Cargo.toml Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00