aya/aya-log-common
Michal Rostecki 67ff830d8d Change from Rust edition 2018 to 2021
Rust 2021 adds more core prelude imports, including `TryFrom` and
`TryInto`.

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