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

Fix cargo-deny #1721

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Fix cargo-deny #1721

merged 1 commit into from
Aug 5, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Aug 5, 2024

We use cargo-deny to ensure that we only depend on licenses that are compatible with shotovers apache license.
The latest release of cargo-deny includes breaking changes to the configuration and we werent pinning the version of cargo-deny that we use.
This results in CI being broken since the last release of cargo-deny.
Oops.

This PR fixes CI by pinning the version of cargo-deny to the last release our config is compatible with.

Copy link

codspeed-hq bot commented Aug 5, 2024

CodSpeed Performance Report

Merging #1721 will not alter performance

Comparing rukai:cargo_deny_fix (debe266) with main (5cedf0d)

Summary

✅ 39 untouched benchmarks

@rukai rukai merged commit 13c7937 into shotover:main Aug 5, 2024
41 checks passed
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.

3 participants