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

incorrect version of esp-config in crates.io esp-hal crate #3193

Closed
tommasoclini opened this issue Mar 1, 2025 · 1 comment
Closed

incorrect version of esp-config in crates.io esp-hal crate #3193

tommasoclini opened this issue Mar 1, 2025 · 1 comment
Labels
bug Something isn't working status:needs-attention This should be prioritized

Comments

@tommasoclini
Copy link
Contributor

Bug description

esp-config crate version is 0.3.0, even though in build.rs Validator::Enumeration is used (added in 0.3.1), so it should probably be 0.3.1.

To Reproduce

Try building a project that includes the crates.io esp-hal package.

Expected behavior

Success building.

Environment

  • Target device: esp32-s3
  • Crate name and version: 1.0.0-beta.0
@tommasoclini tommasoclini added bug Something isn't working status:needs-attention This should be prioritized labels Mar 1, 2025
@github-project-automation github-project-automation bot moved this to Todo in esp-rs Mar 1, 2025
@MabezDev
Copy link
Member

MabezDev commented Mar 1, 2025

Run cargo update.

@MabezDev MabezDev closed this as completed Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:needs-attention This should be prioritized
Projects
Archived in project
Development

No branches or pull requests

2 participants