libbpf / libbpf-rs

Minimal and opinionated eBPF tooling for the Rust ecosystem
Other
773 stars 135 forks source link

Release 0.24.3 #923

Closed d-e-s-o closed 2 months ago

d-e-s-o commented 2 months ago

Prepare for release of 0.24.3 by bumping both libbpf-rs and libbpf-cargo versions accordingly. The main change included is a fix for potential clippy warnings in the generated skeleton when no BPF maps are present in the corresponding object file.