Improved
v0.25.0-beta.1
What's Changed
libbpf-rs
- Adjusted
btf::types::EnumMemberto store value asi64 - Adjusted
btf::types::Enum64Memberto store value asi128
libbpf-cargo
- Fixed skeleton generation when
enum64types are present
New Contributors
- @telbizov made their first contribution in https://github.com/libbpf/libbpf-rs/pull/1028
Full Changelog: https://github.com/libbpf/libbpf-rs/compare/v0.25.0-beta.0...v0.25.0-beta.1