v10.4.0
build(msrv): Update msrv to 1.90.0
cargo fmt
Fixes for tmccombs review comments.
Use next_back() instead of last()
Proper error handling within walk.rs
filesystem: Fix a clippy warning about lifetime elision
Support character and block device file types
Fix Windows hyperlinks for paths with spaces
`--ignore-contain`: ignore directories containing a named entry (e.g. [`CACHEDIR.TAG`](https://bford.info/cachedir/)).
ignore_contain now has higher precedence than root check.