libipt-sys 0.2.4

Bindgen-generated bindings for Intel's libipt (Processor Trace) library
Documentation
# Changelog

_This changelog documents only changes relevant to users, internal changes might be omitted._

## [0.2.4] 2025/07

- Bump bindgen to 0.72

## [0.2.3] 2025/04

- Fix a compatibility issue with CMake 4

## [0.2.2] 2025/01

### Changed

- Bump libipt `v2.1.1` -> `v2.1.2`

## [0.2.1] 2025/01

### Added

- This [CHANGELOG]./CHANGELOG.md 🎉
- `libipt_master` feature, allowing the library to be built using the latest commit from the libipt master branch on GitHub, instead of the bundled stable release.
- `Eq` and `Hash` traits are now derived automatically.

## [0.2.0]

_No changelog provided_