chore(deps): update rust crate parse-changelog to 0.6.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-06 10:08:44 +00:00
parent d287a54cdf
commit 4276f4529c
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ git-cliff-core = "1.2.0"
regex = "1.9.3"
chrono = "0.4.26"
lazy_static = "1.4.0"
parse-changelog = "0.6.1"
parse-changelog = "0.6.2"
tracing-test = "0.2"
pretty_assertions = "1.4"