Skip to content

Set explicit 1.85 MSRV, add MSRV CI, release 1.13.2#164

Merged
Manishearth merged 1 commit intounicode-rs:masterfrom
Manishearth:msrv
Mar 26, 2026
Merged

Set explicit 1.85 MSRV, add MSRV CI, release 1.13.2#164
Manishearth merged 1 commit intounicode-rs:masterfrom
Manishearth:msrv

Conversation

@Manishearth
Copy link
Copy Markdown
Member

@Manishearth Manishearth commented Mar 26, 2026

Fixes #162

Chose 1.85 due to the 2024 edition, which makes it less likely for dev dependencies to break CI just because they're on a newer edition.

@Manishearth Manishearth force-pushed the msrv branch 4 times, most recently from f6054e3 to 392f5af Compare March 26, 2026 15:30
@Manishearth Manishearth changed the title Set explicit 1.84 MSRV, add MSRV CI Set explicit 1.85 MSRV, add MSRV CI, release 1.13.2 Mar 26, 2026
@Manishearth Manishearth merged commit d446fa8 into unicode-rs:master Mar 26, 2026
4 checks passed
@Manishearth Manishearth deleted the msrv branch March 26, 2026 15:32
@cyqsimon
Copy link
Copy Markdown

PSA: the PR title does not match the commit message (which is incorrect). I got confused for a moment looking at git log. 1.85.0 is the correct MSRV.

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.13.1 doesn't compile on Rust 1.85 but no MSRV listed

2 participants