Commit graph

8 commits

Author SHA1 Message Date
R. RyanTM 456c52cccb cargo-outdated: 0.9.8 -> 0.9.9 2020-04-09 01:27:35 +00:00
Vladyslav M 9dd2537d21
cargo-outdated: 0.9.7 -> 0.9.8 2020-03-25 10:39:48 +02:00
Maximilian Bosch a483b787cb
cargo-outdated: 0.9.5 -> 0.9.7 2020-03-11 22:29:29 +01:00
Benjamin Hipple 66e5cc0bd2 cargo-outdated: 0.9.1 -> 0.9.5
Upstream is now vendoring the Cargo.lock file for reproducible app builds, so we
can now remove the patching workaround. However, they're missing a git tag, so
we have to do some work to find the right git commit.
2020-02-16 15:10:10 -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
Ivan Kozik 1896f2b2b0 cargo-outdated: unstable-2019-04-13 -> 0.9.1 2019-12-14 15:41:19 +00:00
arcnmx c75653b015 cargo-outdated: fix darwin build 2019-06-30 14:00:42 -07:00
Sondre Nilsen 67d03fec53
cargo-outdated: init at unstable-2019-04-13 2019-04-24 12:46:19 +03:00