Skip to content

Commit 73b1fce

Browse files
Update Rust crate chrono to v0.4.40 (#1489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdf86f7 commit 73b1fce

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
@@ -17,7 +17,7 @@ comrak = { version = "=0.35.0", features = ["bon"] }
1717
rayon = "=1.10.0"
1818
regex = "=1.11.1"
1919
sass-rs = "=0.2.2"
20-
chrono = "=0.4.39"
20+
chrono = "=0.4.40"
2121

2222
[workspace]
2323
members = ["serve"]

0 commit comments

Comments
 (0)