cargo-binstall/crates/binstalk-downloader
Jiahao XU 3e80b12748
feat: Verify cksum of crate tarball from cargo registry (#1260)
Fixed #1183

Since the crate tarball could be downloaded from a different set of
servers than where the cargo registry is hosted, verifying the checksum
is necessary to verify its integrity.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-09 10:57:47 +00:00
..
src feat: Verify cksum of crate tarball from cargo registry (#1260) 2023-08-09 10:57:47 +00:00
Cargo.toml Enable unstable feature reqwest/http3 in CI (#1261) 2023-08-09 07:44:10 +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