Update to 7.4.0
Changelog:
- Reduce number of stat syscalls, improving the performance for searches where file metadata is required (--type, --size, --changed-within, …)
- Use jemalloc by default, improving the performance for almost all searches.
- Added a new -g/--glob option to switch to glob-based searches (instead of regular expression based searches).
- When fd is run with the --exec-batch/-X option, it now exposes the exit status of the command that was run.