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

esp-ieee802154: crate can not be found on crates.io #1752

Closed
cracksalad opened this issue Jul 4, 2024 · 1 comment
Closed

esp-ieee802154: crate can not be found on crates.io #1752

cracksalad opened this issue Jul 4, 2024 · 1 comment

Comments

@cracksalad
Copy link

The esp-ieee802154 crate can not be found at all on crates.io or via cargo. Although I found the source code here in this repo. What is going on here? Is it just a failed automation or is it planned (e.g. because it has been moved somewhere or renamed)?

crates.io

grafik

attempt to add using cargo

$ cargo add esp-ieee802154
    Updating crates.io index
error: the crate `esp-ieee802154` could not be found in registry index.

except from README.md here in GitHub (main branch as well as v0.18.0 tag)

grafik

@jessebraham
Copy link
Member

jessebraham commented Jul 4, 2024

We have not published this package yet. There is a tracking issue already open for this: #1655

This package will be published with the next round of releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants