summaryrefslogtreecommitdiff
path: root/maint/cargo_audit
Commit message (Collapse)AuthorAgeFilesLines
* update tls-api to 0.8.0trinity-1686a2022-04-281-4/+4
| | | | and remove corresponding RUSTSEC from ignored list
* Fix typosDimitris Apostolou2022-04-111-3/+3
|
* fix maint/cargo_audit not propagating error and add temporary exceptionstrinity-1686a2022-04-081-0/+11
|
* rename *.sh scripts to bare nameIan Jackson2022-02-181-0/+77
As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project.