joshtriplett / metadeps

Run pkg-config from declarative dependencies in Cargo.toml
28 stars 29 forks source link

Fix fmt, warnings, upgrade deps and port to Rust 2018 #15

Closed gdesmott closed 4 years ago

gdesmott commented 4 years ago

A bunch of patches modernizing metadeps.

I realize some of those are redundant with existing PRs but most of those were outdated and/or were including multiple changes in the same commit. I recorded each one separately so we can easily drop some if desired, especially the controversial toml dep bump.

@joshtriplett : is metadeps still maintained? I'm interested experimenting with it and tailor it for our needs (gtk-rs crates mostly) so I'm happy to fork it if you don't plan to keep working it. :)