Commit Graph

6 Commits

Author SHA1 Message Date
Maximilian Bosch
8b74820736
cargo-deb: 1.23.1 -> 1.23.2 2020-02-28 22:46:06 +01:00
Benjamin Hipple
05764cf5bf cargo-deb: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 23:54:54 -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
Oleksii Filonenko
8ab57a2bb4
cargo-deb: 1.23.0 -> 1.23.1 2020-01-09 15:32:11 +02:00
Oleksii Filonenko
b0e523a5d1
cargo-deb: 1.21.1 -> 1.23.0
https://github.com/mmstick/cargo-deb/releases/tag/v1.23.0
2019-12-04 15:22:54 +02:00
Oleksii Filonenko
20394a368e cargo-deb: init at 1.21.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2019-11-13 13:06:25 -08:00