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

Supply chain issue due to hyperx/ercent-encoding #313

Open
achimcc opened this issue Mar 13, 2023 · 0 comments
Open

Supply chain issue due to hyperx/ercent-encoding #313

achimcc opened this issue Mar 13, 2023 · 0 comments
Labels

Comments

@achimcc
Copy link

achimcc commented Mar 13, 2023

This package depends on hyperx, and hyperx is imposing upper bounds on outdated dependencies. In my case, I can't use it in my project any longer together with other packages:

error: failed to select a version for `percent-encoding`.
    ... required by package `hyperx v1.0.0`
    ... which satisfies dependency `hyperx = "^1"` of package `hubcaps v0.6.2`
    ... which satisfies dependency `hubcaps = "^0.6.2"` of package `backend v0.1.0 (/home/achim/projects/ink-playground/crates/backend)`
    ... which satisfies path dependency `backend` of package `generate-bindings v0.1.0 (/home/achim/projects/ink-playground/crates/generate-bindings)`
versions that meet the requirements `>=2.1.0, <2.2` are: 2.1.0

The issues have been reported to hyperx several times: dekellum/hyperx#39 However, the maintainer seem not to care about them.

@achimcc achimcc added the bug label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant