chore(deps): update rust crate chrono to 0.4.28
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-30 20:09:36 +00:00
parent 2dcd9d0cd1
commit 497ae0f19d
2 changed files with 3 additions and 3 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.27"
chrono = "0.4.28"
lazy_static = "1.4.0"
parse-changelog = "0.6.2"