Skip to content

Prepare 0.6.2 release - #93

Merged
eldruin merged 3 commits into
rust-embedded:masterfrom
eldruin:prepare-0.6.2
Nov 11, 2025
Merged

Prepare 0.6.2 release#93
eldruin merged 3 commits into
rust-embedded:masterfrom
eldruin:prepare-0.6.2

Conversation

@eldruin

Copy link
Copy Markdown
Member

No description provided.

@eldruin
eldruin requested a review from a team as a code ownerNovember 10, 2025 10:19

@sirhcelsirhcel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you!

I learned that one could use cargo update --precise to just pin dependencies in CI some days ago in rust-spidev#52. I also see that this just solves the issue for CI and just until the next dependency bumps their MSRV with a patch or minor release which requires constant involvement from the maintainers and I'm fine with just dropping CI builds for Rust 1.65.

@eldruin
eldruin added this pull request to the merge queueNov 11, 2025
@eldruin

Copy link
Copy Markdown
MemberAuthor

I see. That is good to know. Thank you!

Merged via the queue into rust-embedded:master with commit 4698c3aNov 11, 2025
10 checks passed
Sign up for freeto 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.

2 participants

@eldruin@sirhcel