aya/aya-log-ebpf-macros
Tamir Duberstein b3db9161eb
Refactor log macro for readability
This happens to fix the miscompilation that occurs when bpf-linker is
moved to LLVM's new pass manager. A later commit will avoid the
miscompilation more convincingly.
..
src Refactor log macro for readability
Cargo.toml cargo: Define dependencies on the workspace level