uv/crates/distribution-types
konsti 2d4cb1ebf2
Rust 1.75 (#736)
The `async fn` and return-position `impl Trait` in traits improve
`BuildContext` ergonomics. The traits use `impl Future` over `async fn`
to make the send bound explicit
(https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html).

The remaining changes are due to clippy.
2023-12-28 16:08:35 -04:00
..
src Rust 1.75 (#736) 2023-12-28 16:08:35 -04:00
Cargo.toml Split `File` into internal and external type (#729) 2023-12-25 15:42:28 -05:00