Update fancy-regex requirement from 0.10.0 to 0.11.0

Updates the requirements on [fancy-regex](https://github.com/fancy-regex/fancy-regex) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/fancy-regex-0.11.0
dependabot[bot] 2 years ago committed by GitHub
parent c8d96bc435
commit a83d9cca05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,4 +27,4 @@ anyhow = "1.0.57"
env_logger = "0.9.0"
log = "0.4.16"
lazy_static = "1.4.0"
fancy-regex = "0.10.0"
fancy-regex = "0.11.0"

Loading…
Cancel
Save