Commit Graph

10 Commits

Author SHA1 Message Date
R. RyanTM
b62111d73a cargo-audit: 0.12.1 -> 0.13.1 2020-10-30 01:03:01 +00:00
R. RyanTM
30cee8a46c cargo-audit: 0.12.0 -> 0.12.1 2020-10-22 11:59:31 +00:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
R. RyanTM
fa4968b723 cargo-audit: 0.11.2 -> 0.12.0 2020-05-07 08:13:35 +00:00
Benjamin Hipple
1895236d37 cargo-audit: 0.10.0 -> 0.11.2 2020-02-19 00:22:10 -05:00
Benjamin Hipple
bc8753b9a5 cargo-audit: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 16:07:16 -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
Bas van Dijk
e2b084951c cargo-audit: 0.9.3 -> 0.10.0
0.10.0 (2019-10-13)

* Upgrade rustsec to v0.16; new self-audit system (#155)
* Upgrade to Abscissa v0.4; MSRV 1.36 (#154)
2019-10-31 10:10:35 +01:00
Ivan Kozik
f898aae9ca cargo-audit: 0.9.1 -> 0.9.3 2019-10-12 17:18:45 +00:00
Bas van Dijk
4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00