fd/src
dependabot[bot] ed23fb9054 Upgrade regex and regex-syntax
Bump regex from 1.7.3 to 1.9.1

Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com

Bump regex-syntax from 0.6.29 to 0.7.2

Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.29 to 0.7.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: regex-syntax
  dependency-type: direct:production
  update-type: version-update:semver-minor

Supersedes: #1334
Supersedes: #1343
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 01:02:55 -06:00
..
exec Replace once_cell with stdlib 2023-06-08 00:05:00 -06:00
filter Replace once_cell with stdlib 2023-06-08 00:05:00 -06:00
cli.rs fix: clippy warning for unnecessary closure 2023-03-20 01:21:00 -06:00
config.rs Add flag --no-require-git to always respect gitignore files 2023-01-13 13:52:34 -08:00
dir_entry.rs Replace once_cell with stdlib 2023-06-08 00:05:00 -06:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Fix clippy suggestions 2022-09-11 21:29:43 +02:00
filesystem.rs Using faccess lib to detect executable files 2022-11-15 10:31:44 +01:00
filetypes.rs Using faccess lib to detect executable files 2022-11-15 10:31:44 +01:00
main.rs Replace atty with std 2023-06-08 00:10:53 -06:00
output.rs Use nu-ansi-term instead of ansi-term 2022-12-01 00:07:30 -07:00
regex_helper.rs Upgrade regex and regex-syntax 2023-08-09 01:02:55 -06:00
walk.rs Replace `dirs-next` crate with `etcetera` crate 2023-06-14 21:22:28 +02:00