rust/.github/workflows
Aleksey Kladov 5534bc0321 Completely remove cargo audit
My current feeling is that the build maintenance friction it creates
is not proportional to the benefits it provides.

We are pretty frugal with the set of Rust dependencies, and our
security model is "we run build.rs and proc macros", so it doesn't
seem like cargo audit could help us much.
2020-08-12 15:54:39 +02:00
..
ci.yaml Completely remove cargo audit 2020-08-12 15:54:39 +02:00
metrics.yaml Fix metrics 2020-07-24 20:53:27 +02:00
release.yaml Fix conflict between nightly branch and tag 2020-05-25 16:31:19 +02:00
rustdoc.yaml Specify env once for all jobs 2020-03-26 10:31:51 +01:00