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

set-msrv: Support workspaces #193

Closed
Tracked by #6
jwodder opened this issue Dec 18, 2024 · 0 comments · Fixed by #203
Closed
Tracked by #6

set-msrv: Support workspaces #193

jwodder opened this issue Dec 18, 2024 · 0 comments · Fixed by #203
Labels
cmd:set-msrv Relating to the "set-msrv" CLI command workspaces Collections of one or more Rust packages managed together
Milestone

Comments

@jwodder
Copy link
Owner

jwodder commented Dec 18, 2024

  • Add a -p option for specifying which package(s) to operate on
    • Operate on the current package by default
  • Add a --workspace option for editing [workspace.package.rust-version]
    • Also update the CHANGELOGs and READMEs of all packages that set package.rust-version.workspace = true
@jwodder jwodder added workspaces Collections of one or more Rust packages managed together cmd:set-msrv Relating to the "set-msrv" CLI command labels Dec 18, 2024
@jwodder jwodder mentioned this issue Dec 18, 2024
6 tasks
@jwodder jwodder added this to the v0.5.0 milestone Dec 21, 2024
jwodder added a commit that referenced this issue Dec 22, 2024
Add workspace support to `set-msrv`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd:set-msrv Relating to the "set-msrv" CLI command workspaces Collections of one or more Rust packages managed together
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant