Skip to content

Commit 83988eb

Browse files
authored
Merge pull request #21 from katanacap/dependabot/cargo/chrono-0.4.40
chore(deps): bump chrono from 0.4.39 to 0.4.40
2 parents 95bc7f7 + d03d8a3 commit 83988eb

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)