Skip to content

Comments

Update embedded-io to 0.6.1 -> 0.7.1#20

Merged
funbiscuit merged 2 commits intofunbiscuit:mainfrom
hacker-cb:main
Feb 18, 2026
Merged

Update embedded-io to 0.6.1 -> 0.7.1#20
funbiscuit merged 2 commits intofunbiscuit:mainfrom
hacker-cb:main

Conversation

@hacker-cb
Copy link
Contributor

No description provided.

hacker-cb and others added 2 commits February 17, 2026 11:20
The 0.7 release changes the Error trait supertrait from Debug to
core::error::Error and bumps MSRV to 1.81. No source code changes
needed since the library uses only generic bounds and Infallible.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings February 17, 2026 08:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the embedded-io dependency from version 0.6.1 to 0.7.1 across the entire workspace, including the main library, examples, and documentation.

Changes:

  • Updated embedded-io dependency version from 0.6.1 to 0.7.1 in all Cargo.toml files
  • Updated documentation example in README.md to reflect the new version

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
embedded-cli/Cargo.toml Updated embedded-io dependency to 0.7.1 in main library
examples/desktop/Cargo.toml Updated embedded-io dependency to 0.7.1 in desktop example
examples/arduino/Cargo.toml Updated embedded-io dependency to 0.7.1 in Arduino example
README.md Updated embedded-io version in documentation example code

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.44%. Comparing base (643cd6c) to head (b8806b1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   86.23%   85.44%   -0.80%     
==========================================
  Files          15       15              
  Lines        1497     1381     -116     
==========================================
- Hits         1291     1180     -111     
+ Misses        206      201       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@funbiscuit funbiscuit merged commit 45597c3 into funbiscuit:main Feb 18, 2026
8 of 10 checks passed
@funbiscuit
Copy link
Owner

Thanks for your contribution!

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