Skip to content

Commit

Permalink
Update Rust crate chrono to v0.4.32 (#7987)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent bdda1a0 commit f5439ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ crates_io_index = { path = "crates_io_index" }
crates_io_markdown = { path = "crates_io_markdown" }
crates_io_tarball = { path = "crates_io_tarball" }
crates_io_worker = { path = "crates_io_worker" }
chrono = { version = "=0.4.31", default-features = false, features = ["serde"] }
chrono = { version = "=0.4.32", default-features = false, features = ["serde"] }
clap = { version = "=4.4.18", features = ["derive", "env", "unicode", "wrap_help"] }
cookie = { version = "=0.18.0", features = ["secure"] }
crossbeam-channel = "=0.5.11"
Expand Down

0 comments on commit f5439ee

Please sign in to comment.