Skip to content

Commit 6211bac

Browse files
build(deps): bump chrono from 0.4.41 to 0.4.42
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.41 to 0.4.42. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bdab38 commit 6211bac

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Cargo.lock

Lines changed: 11 additions & 12 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
@@ -17,7 +17,7 @@ tokio-cron-scheduler = "0.14.0"
1717
uuid = "1.18.0"
1818
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }
1919
dotenvy = "0.15.7"
20-
chrono = "0.4.41"
20+
chrono = "0.4.42"
2121
tracing = { version = "0.1.41", features = ["log"] }
2222
tracing-subscriber = { version = "0.3.20", features = [
2323
"registry",

0 commit comments

Comments
 (0)