cargo-binstall/crates/binstalk-downloader
Jiahao XU d1fe5c7155
Fix clippy warning in binstalk_downloader (#1204)
Replace use of `PhantomData::default()` in `src/download.rs` with
`PhantomData` since it is a unit struct.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-07-16 13:50:04 +10:00
..
src Fix clippy warning in binstalk_downloader (#1204) 2023-07-16 13:50:04 +10:00
Cargo.toml release: binstalk-downloader v0.6.0 (#1177) 2023-06-26 14:17:53 +00:00
LICENSE-APACHE Switch binstalk-downloader license to "Apache-2.0 OR MIT" (#542) 2023-05-19 03:07:58 +00:00
LICENSE-MIT Switch binstalk-downloader license to "Apache-2.0 OR MIT" (#542) 2023-05-19 03:07:58 +00:00