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

Update futures and futures-core #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

williamdes
Copy link

It was locked by 29d09b5

Since the commit does not state why, and that Rust is unsatisfied. I upgraded the lib and it builds.

    Updating crates.io index
error: failed to select a version for `futures-core`.
    ... required by package `futures-util v0.3.31`
    ... which satisfies dependency `futures-util = "^0.3.16"` of package `futures v0.3.16`
    ... which satisfies dependency `futures = "=0.3.16"` of package `rustybgpd v0.2.0 (/mnt/Dev/@williamdes/@forked-repos/rustybgp/daemon)`
versions that meet the requirements `^0.3.31` are: 0.3.31

all possible versions conflict with previously selected packages.

  previously selected package `futures-core v0.3.16`
    ... which satisfies dependency `futures-core = "=0.3.16"` of package `rustybgpd v0.2.0 (/mnt/Dev/@williamdes/@forked-repos/rustybgp/daemon)`

failed to select a version for `futures-core` 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

Successfully merging this pull request may close these issues.

1 participant