Skip to content

bump rust-version + add impl core::error::Error for Error - #26

Merged
NicolasDP merged 1 commit into
primetype:masterfrom
dcSpark:bump-rust-version
Jul 8, 2026
Merged

bump rust-version + add impl core::error::Error for Error#26
NicolasDP merged 1 commit into
primetype:masterfrom
dcSpark:bump-rust-version

Conversation

@SebastienGllmt

Copy link
Copy Markdown
Contributor

#19 introduced half as a dev-dependency which requires rust-version 1.81.0

Breaking change: Instead of just bumping it for CI (for testing), I also added it to all builds, as this version also allows adding impl core::error::Error for Error which resolves the cbor_event v3 regression where we lost support for interop with ?/Box<dyn Error>/anyhow as part of no_std support

Note: this PR also removes the std::io::Write mentions in the docs (since the crate no longer uses these, so they were stale comments)

@NicolasDP
NicolasDP merged commit 1451e2c into primetype:master Jul 8, 2026
16 checks passed
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.

2 participants