aya/xtask
Dave Tucker 59c02447fa chore: generate bindings for all eBPF insns
The binding for BPF_ADD was missing from codegen.
Use BPF_.* to capture all of these to avoid missing bindings in future.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api aya-build: Allow setting Rust nightly version
src chore: generate bindings for all eBPF insns
Cargo.toml feat: Refactor init into test-distro