Skip to content

Commit 0411c83

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

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
@@ -26,7 +26,7 @@ bon = "3.3.2"
2626
uuid = { version = "1.13.1", features = ["v4", "serde"]}
2727
derive_more = { version= "1.0.0", features = ["from", "into"]}
2828
jsonwebtoken = "9.3.1"
29-
chrono = { version = "0.4.39", features = ["serde"]}
29+
chrono = { version = "0.4.41", features = ["serde"]}
3030
dashmap = "6.1.0"
3131
thiserror = "2.0.11"
3232
mockall = "0.13.1"

0 commit comments

Comments
 (0)