v0.21.2
github-actions
released this
31 Jul 17:31
·
495 commits
to refs/heads/master
since this release
What's Changed
libbpf-rs
- Enabled key iteration on
MapHandle
objects (formerly possible only onMap
objects) - Bumped minimum Rust version to
1.64
libbpf-cargo
- Added
Default
impl for generatedstruct
types containing pointers - Fixed handling of function prototype type declaration inference in BTF and skeleton generation
- Improved error reporting in build script usage
- Bumped minimum Rust version to
1.64
Full Changelog: v0.21.1...v0.21.2