gdesmott / system-deps

Run pkg-config from declarative dependencies in Cargo.toml
Apache License 2.0
89 stars 21 forks source link

bump minimal pkg-config version to 0.3.25 #95

Closed gdesmott closed 4 months ago

gdesmott commented 4 months ago

That's the version which introduced Library.ld_args that we are now using.

Fix #94