Skip to content

dependencies some wrong #783

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

Closed
xianghx opened this issue Jun 17, 2017 · 1 comment
Closed

dependencies some wrong #783

xianghx opened this issue Jun 17, 2017 · 1 comment

Comments

@xianghx
Copy link

xianghx commented Jun 17, 2017

First , enter https://crates.io/crates/futures-cpupool
Dependencies
futures ^0.1
num_cpus ^1.0

hit futures ^0.1, enter https://crates.io/crates/futures
and then press <-- history back:

https://crates.io/crates/futures-cpupool
Dependencies
futures-cpupool ^0.1 ------------------>> wrong here
num_cpus ^1.0

hit num_cpus ^1.0 and then history back:
https://crates.io/crates/futures-cpupool
Dependencies
futures-cpupool ^0.1

@carols10cents
Copy link
Member

Yup, this is a duplicate of #306. Thanks!

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