Bump fancy-regex from 0.10.0 to 0.11.0 (#490)

Bumps [fancy-regex](https://github.com/fancy-regex/fancy-regex) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/fancy-regex/fancy-regex/releases)
- [Changelog](https://github.com/fancy-regex/fancy-regex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fancy-regex/fancy-regex/compare/0.10.0...0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-13 22:25:46 +08:00
committed by GitHub
parent da8a2c2a87
commit 065a8fe799
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ cfg-if = "1"
chrono = "0.4"
dateparser = "0.1.8"
derive_more = "0.99"
fancy-regex = "0.10"
fancy-regex = "0.11"
flagset = { version = "0.4", optional = true }
futures-util = "0.3"
getopts = "0.2"