Skip to content

Release 4.9#329

Open
sirhcel wants to merge 5 commits intoserialport:mainfrom
sirhcel:release-4.9
Open

Release 4.9#329
sirhcel wants to merge 5 commits intoserialport:mainfrom
sirhcel:release-4.9

Conversation

@sirhcel
Copy link
Contributor

@sirhcel sirhcel commented Mar 12, 2026

If we land #328, then the time has come for cutting a new release.

sirhcel added 5 commits March 12, 2026 15:20
Pinning dependencies via Cargo.toml caused annoyance for many users
building with up-to-date Rust versions as this affects the entire
project being build and not just serialport.

The build.yaml for GitHub Actions can serve as a guide on how to pin
dependencies in your project if MSRV is an issue.

The dependency libc was originally introduced just for pinning it as a
sub-dependency but gets used in tests meanwhile.
@sirhcel sirhcel requested a review from eldruin March 12, 2026 15:29
@sirhcel
Copy link
Contributor Author

sirhcel commented Mar 12, 2026

The two failed link checks in CI are caused by not having these changes here landed yet.

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