aya/ebpf/aya-ebpf
Tamir Duberstein a43e40ae1d introduce workspace lints, warn on unused crates
In practice this will forbid unused dependencies because we run clippy
with `--deny warnings`.

Workspace lints is a nice place to ratchet up lints through the codebase
all at once and consistently.
..
src aya-obj,aya-ebpf-*: hook up loongarch64
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1
Cargo.toml introduce workspace lints, warn on unused crates
build.rs aya-obj,aya-ebpf-*: hook up loongarch64