mirror of https://github.com/aya-rs/aya
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.reviewable/pr1229/r14
parent
08ea655b10
commit
239acac2c5
Loading…
Reference in New Issue