chore(deps): update rust crate chrono to 0.4.27
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-29 14:44:14 +00:00
parent a0634a542b
commit 2dcd9d0cd1
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ tempdir = "0.3.7"
reqwest = { version = "0.11.20" }
git-cliff-core = "1.2.0"
regex = "1.9.4"
chrono = "0.4.26"
chrono = "0.4.27"
lazy_static = "1.4.0"
parse-changelog = "0.6.2"