cargo-binstall/crates/binstalk
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
tests feat: Support passing workspace to --manifest-path (#1246) 2023-08-03 21:12:06 +00:00
Cargo.toml feat: Verify cksum of crate tarball from cargo registry (#1260) 2023-08-09 10:57:47 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00