aya/aya-log-parser
Tamir Duberstein e08c6471dd
Cargo.toml: suppress resolver warning on nightly
```
warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
```
..
src aya-log: Unify IP format hints into one, repsesent it by `:i` token
Cargo.toml Cargo.toml: suppress resolver warning on nightly