What's Changed
Fixes and Improvements
- :bug: fix total size loop when using with -a by @zwpaper in https://github.com/lsd-rs/lsd/pull/1097
- allow directroy-only + depth, fix #747 by @nim65s in https://github.com/lsd-rs/lsd/pull/864
- Add space for executable construction icon by @Mersid in https://github.com/lsd-rs/lsd/pull/1068
-
- Bump idna to 1.0 via url 2.5.4 due to vulnerabi...