rtally 0.5.0

A real-time log stream analyzer and ranking tool similar to top command.
1
2
3
4
5
6
7
8
9
10
11
12
13
## Summary

## Changes
- 

## Testing
- [ ] `cargo test`
- [ ] `cargo fmt --all -- --check`
- [ ] `cargo clippy -- -D warnings`

## Checklist
- [ ] I have added or updated tests as needed
- [ ] I have updated documentation as needed