mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user