Skip to content

Commit a2b1cb9

Browse files
dependabot[bot]nolik
authored andcommitted
build(deps): bump chrono from 0.4.42 to 0.4.44
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.42 to 0.4.44. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.44) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40c1799 commit a2b1cb9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -18,7 +18,7 @@ pretty_env_logger = "0.5.0"
1818
tokio = { version = "1.52.0", features = ["rt-multi-thread", "macros"] }
1919

2020
regex = "1.12.3"
21-
chrono = "0.4.42"
21+
chrono = "0.4.44"
2222

2323
sqlx = { version = "0.8", features = ["postgres", "runtime-tokio-native-tls", "chrono", "migrate"] }
2424

0 commit comments

Comments
 (0)