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

compile fails due to missing funty = "~1.2 #3

Open
ardenking opened this issue Dec 6, 2022 · 1 comment
Open

compile fails due to missing funty = "~1.2 #3

ardenking opened this issue Dec 6, 2022 · 1 comment

Comments

@ardenking
Copy link

hi there I get the following message on debian when trying to install

~/blflash/blflash $ sudo cargo install --path .
Installing blflash v0.3.3 (/home/arden/blflash/blflash)
Updating crates.io index
error: failed to compile blflash v0.3.3 (/home/arden/blflash/blflash), intermediate artifacts can be found at /home/arden/blflash/target

Caused by:
failed to select a version for the requirement funty = "~1.2"
candidate versions found which didn't match: 2.0.0, 1.1.0, 1.0.1, ...
location searched: crates.io index
required by package bitvec v0.22.3
... which is depended on by `blflash v0.3.3 (/home/arden/blflash/blflash)

any help would be appreciated

@benhadad
Copy link

Espflash v2 had a similar issue, and it was fixed 3 weeks ago. adding as a possible reference for a fix.
esp-rs/espflash#297

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

No branches or pull requests

2 participants