Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant