plsync 0.2.2

Parallel local only `rsync` implementation in Rust
Documentation
# v0.2.2

- Fix linter warnings


# v0.2.1

- Add tests and fix bugs detected
- Add github actions


# v0.2.0

- Add --exclude parameter and functionality


# v0.1.0

- Change progress message
- Fix --version parameter
- Add time and bandwidth to stats
- Add --delete-after parameter and functionality
- Add --delete-before parameter and functionality
- Change --delete to not yet implemented


# v0.0.1

- Initial release