aya/xtask
Tamir Duberstein c8e9037ca6 Avoid uncontrolled stdout into cargo
This fixes rebuild on change of C sources by black-holing:
- Output of `make` (harmless).
- Output of `llmv-objcopy` (harmful: binary data).
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api aya: implement TryFrom<[Program Type]> for FdLink for various program types
src Avoid uncontrolled stdout into cargo
Cargo.toml Revert "ci: download gen_init_cpio with authentication"