Releases: gdesmott/system-deps
Releases · gdesmott/system-deps
v7.0.7
v7.0.6
Fixed
- fix new clippy warnings
- fix new clippy warnings
Other
- Remove dependency on serde
- Update to
toml0.9 - add missing const
- add missing backticks in doc
v7.0.5
Other
- set rust-version to 1.78.0
- allow cfg-expr between 0.17 and 0.20
v7.0.4
Fixed
- fix new clippy warning
Other
- update to itertools 0.14
- update to cfg-expr 0.20
- fix trailing ' in commands
- add names to test manifests
- use codecov-action v4
- update coverage badge
- use actions/checkout@v4
- re-add coverage job
v7.0.3
Other
- Update cfg-expr to 0.17
v7.0.2
Fixed
- fix new clippy warning
Other
- Add
cargo:rerun-if-changed=Cargo.tomlto config probe - Fix some errors in docs
- update to cfg-expr 0.16
v7.0.1
Other
- bump minimal pkg-config version to 0.3.25
v7.0.0
Fixed
- fix new clippy warning
Other
- Add support for linker flags
- reformat
- update itertools dep
v6.2.2
Other
- Update to heck 0.5, version-compare 0.2 and itertools 0.12
v6.2.1
Other
- Don't ignore transitive imports when probing a static library
- ignore version_range_unsatisfied
- fix 'optional' test on Ubuntu CI
- use release-plz