v10.3.0
style: simplify string formatting for readability
Use guard to ensure cleanup of test time
Implement option for printing custom formats
Add a hidden `--mindepth` alias for `--min-depth`
Fix unused config struct field on Windows
Use next_back() instead of last()
Proper error handling within walk.rs
Fix clippy suggestions
filesystem: Fix a clippy warning about lifetime elision
Support character and block device file types
Do not use jemalloc on Illumos
chore: Fix clippy lints
Fix a new clippy warning