aya/xtask
Tamir Duberstein 56ebe1406e aya-tool: do not attempt to run rustfmt
This can be done externally. Do so in CI.

This is an attempt to resolve the inconsistency between CI and local
rustfmt in the generated bindings.

Restore running CI on generated branches; the presence of a PR is
apparently not enough.
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api Bump edition to 2024
src aya-tool: do not attempt to run rustfmt
Cargo.toml Bump edition to 2024