cargo-binstall/crates/binstalk-downloader/src
Jiahao XU 34cca9f415
Use io::Error::downcast in 1.79 (#1754)
* Bump msrv of binstalk-downloader, binstalk and cargo-binstall to 1.79

* Update From<io::Error> for DownloadError

to use io::Error::downcast

* Update From<io::Error> for BinstallError

* fix dmt
2024-06-14 08:00:53 +00:00
..
download Fix clippy lint error in 1.78.0 (#1679) 2024-05-02 23:03:12 +00:00
remote Improve derbugg logging (#1738) 2024-06-13 00:25:24 +10:00
download.rs Use io::Error::downcast in 1.79 (#1754) 2024-06-14 08:00:53 +00:00
lib.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
remote.rs Improve derbugg logging (#1738) 2024-06-13 00:25:24 +10:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00