aya/bpf
Tamir Duberstein fa91fb4f59
Remove "async" feature
This feature is equivalent to async_tokio || async_std; removing it
avoids warnings emitted during `cargo hack check --feature-powerset`
where async is selected without either of the other features.

Use cargo hack to ensure clippy runs on the powerset of features.
..
.cargo xtask: remove assumptions from docs command
aya-bpf Remove "async" feature
aya-bpf-bindings [codegen] Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0
aya-bpf-cty Merge pull request from nak3/add-riscv
aya-log-ebpf disallow (some) as conversions
rust-toolchain.toml Re-organize into a single workspace