gdesmott / system-deps

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

Add `cargo:rerun-if-changed=Cargo.toml` to config probe #104

Closed mondeja closed 1 month ago

mondeja commented 1 month ago

Resolves #102

I can confirm that it works as expected.

gdesmott commented 1 month ago

Perfect, thanks!

I just released 7.0.2 with your patches.

mondeja commented 1 month ago

Great, thank you!