Skip to content

Support target-specific dependency versions during release#117

Merged
lukidoescode merged 1 commit into
mainfrom
lwagner/57-target-specific-dependencies
May 3, 2026
Merged

Support target-specific dependency versions during release#117
lukidoescode merged 1 commit into
mainfrom
lwagner/57-target-specific-dependencies

Conversation

@lukidoescode
Copy link
Copy Markdown
Owner

Update dependency version propagation and the workspace dependency graph to handle [target.'cfg(...)'.dependencies] and
[target.'cfg(...)'.build-dependencies] sections. Also fix the DependencyEntry serde variant ordering so rename detection works, add simple string dependency updates, and refactor update_dep_entry for clarity.

Update dependency version propagation and the workspace dependency graph
to handle `[target.'cfg(...)'.dependencies]` and
`[target.'cfg(...)'.build-dependencies]` sections. Also fix the
`DependencyEntry` serde variant ordering so rename detection works, add
simple string dependency updates, and refactor `update_dep_entry` for
clarity.
@lukidoescode lukidoescode force-pushed the lwagner/57-target-specific-dependencies branch from 0ec422f to 37e60f1 Compare May 3, 2026 19:04
@lukidoescode lukidoescode merged commit 5063f79 into main May 3, 2026
14 checks passed
@lukidoescode lukidoescode deleted the lwagner/57-target-specific-dependencies branch May 3, 2026 19:14
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.

Update target-specific dependency versions during release

1 participant