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

Bump minimal version of pkg-config? (build error) #203

Open
johalun opened this issue Aug 3, 2021 · 0 comments
Open

Bump minimal version of pkg-config? (build error) #203

johalun opened this issue Aug 3, 2021 · 0 comments

Comments

@johalun
Copy link

johalun commented Aug 3, 2021

I have an app that uses the cursive crate which has this crate as dependency.
If I run (on my app)

rustup override set nightly
cargo update -Zminimal-versions
cargo check --all-targets

I get build failure in pkg-config 0.3.0.

I think the minimum version for pkg-config needs to be bumped to one that's not broken.

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