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

Futures 0.3.18 has been Yanked #258

Merged
merged 1 commit into from Dec 15, 2021
Merged

Conversation

thomasmatecki
Copy link
Contributor

See: rust-lang/futures-rs#2529

As a result futures = "0.3.18" is no longer available on crates.io.

$ cargo metadata
warning: please specify `--format-version` flag explicitly to avoid compatibility problems
    Updating git repository `https://github.com/rg3dengine/rg3d`
    Updating crates.io index
error: failed to select a version for the requirement `futures = "^0.3.18"`
candidate versions found which didn't match: 0.3.17, 0.3.16, 0.3.15, ...
location searched: crates.io index
required by package `rg3d-core v0.18.0 (https://github.com/rg3dengine/rg3d#ec581b75)`
    ... which satisfies git dependency `rg3d-core` of package `rg3d v0.24.0 (https://github.com/rg3dengine/rg3d#ec581b75)`
    ... which satisfies git dependency `rg3d` of package `game v0.1.0 (/home/thomas/Repositories/game)`

@mrDIMAS mrDIMAS merged commit 260b02f into FyroxEngine:master Dec 15, 2021
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.

None yet

2 participants