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

Deku v0.13.0/v0.12.6 - cannot download #303

Closed
hanusek opened this issue Dec 22, 2022 · 1 comment
Closed

Deku v0.13.0/v0.12.6 - cannot download #303

hanusek opened this issue Dec 22, 2022 · 1 comment

Comments

@hanusek
Copy link

hanusek commented Dec 22, 2022

Hello.
I have problem with download deku v0.13.0
https://lib.rs/compat/deku

I have rustc 1.54 (yocto). I need deku version compatibility with 1.54.
How to fix it?

log 0.12.6:

error: failed to select a version for the requirement `deku = "=0.13.0"`
candidate versions found which didn't match: 0.15.1, 0.15.0, 0.14.1, ...
location searched: crates.io index

log 0.13.0:

error: 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.1`
    ... which satisfies dependency `bitvec = "^0.22.1"` of package `deku v0.12.6`
    ... which satisfies dependency `deku = "=0.12.6"` of package `auth v0.1.0 (/home/mhanusek/work/code/cybersec/auth/server)`
@hanusek hanusek changed the title Deku v0.13.1 - cannot download Deku v0.13.0/v0.12.6 - cannot download Dec 22, 2022
@sharksforarms
Copy link
Owner

Sorry I don't have a solution to this, nor do I have plans on supporting older versions of rustc apart from best effort. I am willing to accept pull requests which fix backwards compatability to versions of rustc.

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