mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump regex from 1.9.4 to 1.10.2 (#3201)
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.4 to 1.10.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/compare/1.9.4...1.10.2) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1392f55944
commit
1b6fd7c803
2 changed files with 8 additions and 14 deletions
|
@ -9,4 +9,4 @@ anyhow.workspace = true
|
|||
|
||||
taskchampion-lib = { path = "../lib" }
|
||||
|
||||
regex = "^1.9.4"
|
||||
regex = "^1.10.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue