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/add-exceptions-to-cargo-deny #1722

Merged
merged 9 commits into from
Nov 17, 2024
Merged

Conversation

willemneal
Copy link
Member

This pull request addresses issues related to duplicate crates in the deny.toml configuration. The following changes have been made:

  • Temporarily allowed duplicates to facilitate the ongoing process of updating upstream crates. This change is necessary as the removal of duplicated crates will be handled in separate pull requests.

  • Made updates to various crates where it was possible to remove duplicates

  • Still need to remove warnings of shared crates not used as workspace dep

@willemneal willemneal force-pushed the fix/add-exceptions-to-cargo-deny branch from 0e97c3f to 92b14cb Compare November 12, 2024 16:14
deny.toml Show resolved Hide resolved
@willemneal willemneal self-assigned this Nov 12, 2024
@leighmcculloch leighmcculloch enabled auto-merge (squash) November 17, 2024 23:36
@leighmcculloch leighmcculloch merged commit a8fdd5a into main Nov 17, 2024
28 of 30 checks passed
@leighmcculloch leighmcculloch deleted the fix/add-exceptions-to-cargo-deny branch November 17, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants