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

failed to select a version for memchr which could resolve this conflict #375

Open
anhnmt opened this issue Dec 20, 2024 · 0 comments
Open

Comments

@anhnmt
Copy link

anhnmt commented Dec 20, 2024

❯ cargo update
    Updating crates.io index
error: failed to select a version for `memchr`.
    ... required by package `axum v0.7.9`
    ... which satisfies dependency `axum = "^0.7.9"` 
versions that meet the requirements `^2.4.1` are: 2.7.4, 2.7.3, 2.7.2, 2.7.1, 2.7.0, 2.6.4, 2.6.3, 2.6.2, 2.6.1, 2.6.0, 2.5.0, 2.4.1

all possible versions conflict with previously selected packages.

  previously selected package `memchr v2.3.0`
    ... which satisfies dependency `memchr = "~2.3"` of package `heim-process v0.0.11`
    ... which satisfies dependency `heim-process = "^0.0.11"` of package `heim v0.0.11`
    ... which satisfies dependency `heim = "^0.0.11"`
failed to select a version for `memchr` which could resolve this conflict
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

1 participant