system-deps 6.2.2

Discover and configure system dependencies from declarative dependencies in Cargo.toml
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [6.2.2]https://github.com/gdesmott/system-deps/compare/v6.2.1...v6.2.2 - 2024-03-19

### Other
- Update to heck 0.5, version-compare 0.2 and itertools 0.12

## [6.2.1]https://github.com/gdesmott/system-deps/compare/v6.2.0...v6.2.1 - 2024-03-14

### Other
- Don't ignore transitive imports when probing a static library
- ignore version_range_unsatisfied
- fix 'optional' test on Ubuntu CI
- use release-plz