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

Disable cargo-vet for now #189

Closed
wants to merge 1 commit into from
Closed

Disable cargo-vet for now #189

wants to merge 1 commit into from

Conversation

fornwall
Copy link
Contributor

@fornwall fornwall commented Feb 9, 2024

It feels silly having all CI builds failing due to cargo-vet. Let's disable it for now until someone takes it on?

@repi
Copy link
Contributor

repi commented Feb 9, 2024

alternatively you can run just cargo vet regenerate exemptions && cargo vet regenerate imports and check that in, that is how one updates it

@fornwall fornwall mentioned this pull request Feb 9, 2024
@fornwall
Copy link
Contributor Author

alternatively you can run just cargo vet regenerate exemptions && cargo vet regenerate imports and check that in, that is how one updates it

Thanks - did so in #190, let's go for that.

@fornwall fornwall closed this Feb 10, 2024
@mergify mergify bot deleted the disable-cargo-vet branch February 10, 2024 14:56
repi pushed a commit that referenced this pull request Feb 12, 2024
Alternative to #189.

The changes here are the result of running `cargo vet regenerate
exemptions && cargo vet regenerate imports`, as @repi shows
[here](#189 (comment)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants