Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cargo dependency in cargo-espflash #800

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

jessebraham
Copy link
Member

This resolves the error when using edition = "2024" in a package, see #799 for more details.

@jessebraham jessebraham added the skip-changelog Skips the changelog CI check label Mar 5, 2025
Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks

@SergioGasquez SergioGasquez linked an issue Mar 5, 2025 that may be closed by this pull request
@jessebraham jessebraham enabled auto-merge March 5, 2025 08:27
@jessebraham jessebraham added this pull request to the merge queue Mar 5, 2025
Merged via the queue into esp-rs:main with commit d8ab6ac Mar 5, 2025
25 checks passed
@jessebraham jessebraham deleted the fixes/cargo branch March 5, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips the changelog CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo espflash fails when workspace Cargo.toml says edition=2024
2 participants