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

chore: create a new minor version with the MSRV upgrade #3069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Dec 19, 2024

a number of our transitive dependencies have forced the upgrade in patch versions of the Minimum Supported Rust Version (MSRV) and broke builds from crates.io and main on Rust 1.80. 😒

This change upgrades us to 1.81 but bumps to 0.23 in the process.

a number of our transitive dependencies have forced the upgrade in patch
versions of the Minimum Supported Rust Version (MSRV) and broke builds
from crates.io and `main` on Rust 1.80. 😒

This change upgrades us to 1.81 but bumps to 0.23 in the process.

Signed-off-by: R. Tyler Croy <[email protected]>
@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Dec 19, 2024
@rtyler rtyler marked this pull request as ready for review December 19, 2024 14:17
@rtyler rtyler added this to the v0.23 milestone Dec 19, 2024
@rtyler rtyler enabled auto-merge December 19, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant