You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/test/integration-ebpf
Thomas Eizinger 239acac2c5
workspace: include eBPF crates in default-members
Being able to compile the eBPF crates for the host architecture is
useful because it allows `cargo build` and `cargo test` to "just work".

To achieve that, we feature-gate `no_std` and `no_main` on the bpf
target architecture.
3 weeks ago
..
src workspace: include eBPF crates in default-members 3 weeks ago
Cargo.toml taplo: reorder-keys 1 month ago
build.rs Appease clippy 7 months ago