Skip to content

Transparently ignore semver trick#773

Merged
Jake-Shadle merged 5 commits intomainfrom
update
Jun 11, 2025
Merged

Transparently ignore semver trick#773
Jake-Shadle merged 5 commits intomainfrom
update

Conversation

@Jake-Shadle
Copy link
Copy Markdown
Member

The semver trick has been around for a while, but isn't widely used, however, recently webpki-roots did use it for 0.26.11 -> 1.0.0, which means that every crate with a dependency on it that banned duplicates needed to add a skip. With this change, cargo-deny will detect if the only dependents of a particular version are other versions of itself, skipping them automatically.

Gitlab has made some kind of change that completely fucks download speeds, rip it out
@Jake-Shadle Jake-Shadle merged commit 19c362c into main Jun 11, 2025
12 checks passed
@Jake-Shadle Jake-Shadle deleted the update branch June 11, 2025 11:16
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.

1 participant