cargo-binstall/crates/binstalk/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
..
helpers Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
ops Use binary name when searching for artifacts (#1747) 2024-06-14 04:52:37 +00:00
errors.rs Use io::Error::downcast in 1.79 (#1754) 2024-06-14 08:00:53 +00:00
helpers.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
lib.rs Refactor: Extract new crate binstalk-bins (#1294) 2023-08-15 21:48:42 +00:00
ops.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00