embuild icon indicating copy to clipboard operation
embuild copied to clipboard

Bump Dependencies and Rust Edition

Open greg6775 opened this issue 1 month ago • 0 comments

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request. To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • [x] I have updated existing examples or added new ones (if applicable).
  • [x] I have used cargo fmt command to ensure that all changed code is formatted correctly.
  • [x] I have used cargo clippy command to ensure that all changed code passes latest Clippy nightly lints.
  • [x] My changes were added to the CHANGELOG.md in the proper section.

Pull Request Details 📖

Description

Fixes #99

  • Updated to Rust 2024 edition
  • Updated all dependencies to latest versions
  • cargo-pio: Migrated from structopt to clap 4 derive API

greg6775 avatar Nov 15 '25 17:11 greg6775