mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
Bump regex from 1.5.6 to 1.9.4 (#3197)
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.6 to 1.9.4. - [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.5.6...1.9.4) --- 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
8f327db5b9
commit
41992d4849
2 changed files with 18 additions and 12 deletions
|
@ -9,4 +9,4 @@ anyhow.workspace = true
|
|||
|
||||
taskchampion-lib = { path = "../lib" }
|
||||
|
||||
regex = "^1.5.6"
|
||||
regex = "^1.9.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue