cargo-binstall/crates/binstalk-downloader/src
Jiahao XU e4c776f403
feat: Support data verification in Download (#1248)
By accepting `&mut dyn DataVerifier` for users to pass any callback that
uses `digest::Digest`/`digest::Mac`, `sigstore` or whatever they want.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-06 05:56:02 +00:00
..
download feat: Support data verification in Download (#1248) 2023-08-06 05:56:02 +00:00
gh_api_client fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
remote fix leon & binstalk-downloader bug relating to features (#1153) 2023-06-19 02:22:09 +00:00
download.rs feat: Support data verification in Download (#1248) 2023-08-06 05:56:02 +00:00
gh_api_client.rs GhApiClient misc improvements (#1139) 2023-06-07 01:02:29 +00:00
lib.rs Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
remote.rs feat: Impl support for alternative registries (#1184) 2023-06-30 03:52:40 +00:00
utils.rs feat: Support data verification in Download (#1248) 2023-08-06 05:56:02 +00:00