mirror of
https://github.com/hyperium/hyper.git
synced 2026-01-25 02:16:14 +00:00
`cargo audit` checks for dependencies with known issues. This PR adds a github workflow that runs `cargo audit` on a weekly basis on `HEAD` and whenever a dependency changes. Signed-off-by: Michael Rodler <mrodler@amazon.de> Co-authored-by: Michael Rodler <mrodler@amazon.de> Co-authored-by: f0rki <m@mrodler.eu>