Commit Graph

4 Commits

Author SHA1 Message Date
David Wood
375cb45232
diffr: 0.1.2 -> 0.1.4 2020-03-31 15:29:26 +01:00
Benjamin Hipple
af3093420a diffr: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 21:31:11 -05: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
David Wood
0140ba7ec1
diffr: init at 0.1.2
Signed-off-by: David Wood <david@davidtw.co>
2019-09-26 11:46:13 +01:00