Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix cargo audit #451

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

flavio
Copy link
Member

@flavio flavio commented Mar 16, 2023

cargo-audit is complaining because the mach dependency is currently not maintained.

This is a transitive dependency of wasmtime.
The issue is tracked upstream via bytecodealliance/wasmtime#6000

In the meantime we will silence this warning.

cargo-audit is complaining because the `mach` dependency is currently
not maintained.

This is a transitive dependency of wasmtime.
The issue is tracked upstream via bytecodealliance/wasmtime#6000

In the meantime we will silence this warning.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@flavio flavio requested a review from a team as a code owner March 16, 2023 09:02
@flavio flavio added this to Pending review in Development Mar 16, 2023
@flavio flavio merged commit a05cc22 into kubewarden:main Mar 16, 2023
Development automation moved this from Pending review to Done (weekly) Mar 16, 2023
@flavio flavio deleted the fix-cargo-audit-reports branch March 16, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development
Done (weekly)
Development

Successfully merging this pull request may close these issues.

None yet

2 participants