Skip to content

Commit 1c821f4

Browse files
Update Rust crate chrono to 0.4.42
1 parent dbe1cb7 commit 1c821f4

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

Cargo.lock

Lines changed: 15 additions & 16 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
@@ -23,6 +23,6 @@ slog-async = { version = "2.8" }
2323
slog-term = { version = "2.9" }
2424
tokio = { version = "1.46", features = [ "full" ] }
2525
uuid = { version = "1.18.0", features = ["serde", "v4"] }
26-
chrono = "0.4.41"
26+
chrono = "0.4.42"
2727
reqwest = { version = "0.12.23", features = ["blocking", "json"] }
2828
unicase = { version = "2.8.1" }

0 commit comments

Comments
 (0)