chore(deps): update rust crate regex to 1.9.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-08-05 19:04:56 +00:00
parent 56b44cf2e2
commit 7baf51c1f2
2 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ conventional_commit_parser = "0.9.4"
tempdir = "0.3.7"
reqwest = { version = "0.11.18" }
git-cliff-core = "1.2.0"
regex = "1.9.1"
regex = "1.9.2"
chrono = "0.4.26"
lazy_static = "1.4.0"
parse-changelog = "0.6.1"