aya/aya-log-ebpf-macros
Alessandro Decina 2227223a96 aya-log: fix hygiene
Before this change we leaked some bindings to the calling scope, so for
instance logging a variable named "len" led to a compile error.
..
src aya-log: fix hygiene
Cargo.toml cargo: Define dependencies on the workspace level