Commit graph

6 commits

Author SHA1 Message Date
Ivan Kozik 0ace9e28fe b3sum: 0.3.4 -> 0.3.7 2020-11-13 02:40:00 +00:00
Vladyslav M f491313ff1
b3sum: 0.1.3 -> 0.3.4 2020-07-07 12:12:53 +03:00
Benjamin Hipple 362db40e0b b3sum: remove non-existent attribute
The attribute `verifyCargoDeps` is no longer defined in the rustPlatform helper;
it is now the default and always on as part of the improvements in #79975
2020-03-14 03:57:10 +00:00
Benjamin Hipple 6331093673
b3sum: upgrade cargo fetcher and cargoSha256 (#82086) 2020-03-08 21:06:25 -04:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Franz Pletz 41483340c4
b3sum: init at 0.1.3 2020-02-01 14:20:51 +01:00