libbpf / libbpf-bootstrap

Scaffolding for BPF application development with libbpf and BPF CO-RE
BSD 3-Clause "New" or "Revised" License
1.11k stars 300 forks source link

examples/rust: Update libbpf-rs & libbpf-cargo #296

Closed danielocfb closed 2 weeks ago

danielocfb commented 2 weeks ago

Update the libbpf-rs & libbpf-cargo versions to the most recent releases and adjust the code accordingly.

Closes: #295