Skip to content

Commit 4f75d7f

Browse files
build(deps): bump chrono from 0.4.38 to 0.4.39 (#456)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: i.novik <nolik03@gmail.com>
1 parent fb24a2f commit 4f75d7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pretty_env_logger = "0.5.0"
1111
tokio = { version = "1.38.1", features = ["rt-multi-thread", "macros"] }
1212

1313
regex = "1.11.1"
14-
chrono = "0.4.38"
14+
chrono = "0.4.39"
1515

1616
sqlx = { version = "0.7", features = ["postgres", "runtime-tokio-native-tls", "chrono"] }
1717

0 commit comments

Comments
 (0)