aya/aya-log-common
Michal Rostecki 611f967cd1 aya-log: Remove i128 and u128 types
They are not supported by eBPF VM and we are going to use arrays for
IPv6.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
..
src aya-log: Remove i128 and u128 types
Cargo.toml Re-organize into a single workspace
release.toml Re-organize into a single workspace