Skip to content

Conversation

Boog900
Copy link
Member

@Boog900 Boog900 commented Nov 1, 2024

Fixes deny by adding an exception, also removes cargo audit from CI as it does the same thing as cargo deny.

Also loosens the version requirements on dependencies.

@github-actions github-actions bot added A-dependency Area: Related to dependencies, or changes to a Cargo.{toml,lock} file. A-workspace Area: Changes to a root workspace file or general repo file. A-ci Area: Related to CI. labels Nov 1, 2024
@github-actions github-actions bot added the A-consensus Area: Related to consensus. label Nov 2, 2024
@Boog900 Boog900 marked this pull request as ready for review November 2, 2024 00:32
@Boog900 Boog900 requested a review from hinto-janai November 2, 2024 00:33
@SyntheticBird45
Copy link
Member

Why making loose version requirements exactly ?

@Boog900
Copy link
Member Author

Boog900 commented Nov 2, 2024

There is just no need for the minimum versions to be this exact, it makes it harder for Cargo to find the best version to use.

@hinto-janai
Copy link
Contributor

@Boog900 conflict needs to be resolved

@Boog900 Boog900 merged commit 525e20e into main Nov 4, 2024
7 checks passed
@Boog900 Boog900 deleted the fix-ci branch November 4, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: Related to CI. A-consensus Area: Related to consensus. A-dependency Area: Related to dependencies, or changes to a Cargo.{toml,lock} file. A-workspace Area: Changes to a root workspace file or general repo file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants