aya/xtask
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 xtask: Fix integration-test command
Cargo.toml Change from Rust edition 2018 to 2021