Skip to content

Commit d03d8a3

Browse files
chore(deps): 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] <[email protected]>
1 parent 95bc7f7 commit d03d8a3

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Diff for: Cargo.lock

+9-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ serde_json = "1.0.139"
4040
sonic-rs = "0.3.17"
4141

4242
## another
43-
chrono = { version = "0.4.39", features = ["serde"] }
43+
chrono = { version = "0.4.40", features = ["serde"] }
4444
clap = { version = "4.5.30", features = ["derive"] }
4545
futures = "0.3.31"
4646
futures-util = "0.3.31"

0 commit comments

Comments
 (0)