Skip to content

Attempt to centralize MSRV definition#69

Merged
declanvk merged 1 commit into
mainfrom
centralize-msrv
Apr 21, 2026
Merged

Attempt to centralize MSRV definition#69
declanvk merged 1 commit into
mainfrom
centralize-msrv

Conversation

@declanvk
Copy link
Copy Markdown
Owner

No description provided.

# Description
Derive the value of the minimum supported Rust version (MSRV) from the
manifest file instead of hardcoding it in a couple places.

# Motivation
I have to bump the MSRV every now and then, this new script makes it
easier to derive that info from a single place.

# Testing
Tested by pushing branch to github and passing CI.
@declanvk declanvk merged commit c85024c into main Apr 21, 2026
4 checks passed
@declanvk declanvk deleted the centralize-msrv branch April 21, 2026 05:20
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