jtakakura commented on issue #6164:
The check, "CI / Cargo vet" didn't run successfully. What can I do to fix it?
jtakakura edited a comment on issue #6164:
The check, "CI / Cargo vet" didn't run successfully. What can I do to fix it?
Run cargo vet --locked Vetting Failed! 1 unvetted dependencies: mach2:0.4.1 missing ["safe-to-deploy"]
jameysharp commented on issue #6164:
Somebody on the core team needs to audit
mach2
and merge a PR approving its use. After that, we can merge this PR.When this is merged it would resolve issue #6000. Would you add the phrase "Fixes #6000" to the commit message or PR description? (See GitHub's linking keywords docs for details.)
cfallin commented on issue #6164:
cc @fitzgen as well (original author of
mach
, it appears)
jtakakura commented on issue #6164:
@jameysharp Thank you for your reply
I updated PR description
Last updated: Nov 22 2024 at 16:03 UTC