cargo-binstall/crates/binstalk-downloader/src
Jiahao XU d1fe5c7155
Fix clippy warning in binstalk_downloader ()
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
..
download Bump async_zip from 0.0.13 to 0.0.15 () 2023-05-01 21:23:43 +10:00
gh_api_client fix binstalk_downloader::GhApiClient json deser error () 2023-07-09 10:39:18 +00:00
remote fix leon & binstalk-downloader bug relating to features () 2023-06-19 02:22:09 +00:00
download.rs Fix clippy warning in binstalk_downloader () 2023-07-16 13:50:04 +10:00
gh_api_client.rs GhApiClient misc improvements () 2023-06-07 01:02:29 +00:00
lib.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process () 2023-03-02 12:04:22 +11:00
remote.rs feat: Impl support for alternative registries () 2023-06-30 03:52:40 +00:00
utils.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process () 2023-03-02 12:04:22 +11:00