Skip to content

Commit f5439ee

Browse files
Update Rust crate chrono to v0.4.32 (#7987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdda1a0 commit f5439ee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 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
@@ -63,7 +63,7 @@ crates_io_index = { path = "crates_io_index" }
6363
crates_io_markdown = { path = "crates_io_markdown" }
6464
crates_io_tarball = { path = "crates_io_tarball" }
6565
crates_io_worker = { path = "crates_io_worker" }
66-
chrono = { version = "=0.4.31", default-features = false, features = ["serde"] }
66+
chrono = { version = "=0.4.32", default-features = false, features = ["serde"] }
6767
clap = { version = "=4.4.18", features = ["derive", "env", "unicode", "wrap_help"] }
6868
cookie = { version = "=0.18.0", features = ["secure"] }
6969
crossbeam-channel = "=0.5.11"

0 commit comments

Comments
 (0)