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

cfg-if version #443

Closed
c410-f3r opened this issue Jan 15, 2021 · 2 comments
Closed

cfg-if version #443

c410-f3r opened this issue Jan 15, 2021 · 2 comments

Comments

@c410-f3r
Copy link

c410-f3r commented Jan 15, 2021

Maybe I am getting crazy or doing something wrong. One of my projects shows that log 0.4.13 is requiring cfg-if 0.1 when issuing cargo tree -d but the Cargo.toml file of this project needs cfg-if 1.0 since #417.

Also, if you go to https://crates.io/api/v1/crates/log/0.4.13/download and see the contents of Cargo.toml, this is what will appear:

[dependencies.cfg-if]
version = "0.1.2"
@Thomasdezeeuw
Copy link
Collaborator

@c410-f3r
Copy link
Author

-> This is the same as 0.4.11

@Thomasdezeeuw I see now. Thanks for your help!

EFanZh pushed a commit to EFanZh/log that referenced this issue Jul 23, 2023
* release: cargo-binstall v0.14.0

* Fix README

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
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