Skip to content

Commit 1b0acd6

Browse files
Bump chrono from 0.4.39 to 0.4.40
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 383a881 commit 1b0acd6

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -14,7 +14,7 @@ anyhow = { version = "1.0.96" }
1414
regex = { version = "1.11.1" }
1515
image = { version = "0.25.5" }
1616
dotenvy = { version = "0.15.7" }
17-
chrono = { version = "0.4.39" }
17+
chrono = { version = "0.4.40" }
1818
parking_lot = { version = "0.12.3" }
1919
priority-queue = { version = "2.1.2" }
2020
crossbeam = "0.8.4"

0 commit comments

Comments
 (0)