Skip to content

bugfix: pin dependencies#535

Merged
zeroXbrock merged 2 commits intomainfrom
bugfix/transitive-deps-conflict
Apr 30, 2026
Merged

bugfix: pin dependencies#535
zeroXbrock merged 2 commits intomainfrom
bugfix/transitive-deps-conflict

Conversation

@zeroXbrock
Copy link
Copy Markdown
Member

Motivation

transitive dependency mismatches were breaking builds of downstream consumers of contender libs.

Solution

pin dependencies to specific ranges that all play nice together.

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

@zeroXbrock zeroXbrock merged commit f6766ee into main Apr 30, 2026
7 checks passed
@zeroXbrock zeroXbrock deleted the bugfix/transitive-deps-conflict branch April 30, 2026 19:10
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