Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Jan 23, 2024
1 parent 0c98ede commit b40a1f3
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 15 deletions.
83 changes: 70 additions & 13 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ license = "Apache-2.0"

[dependencies]
async-trait = "0.1.77"
chrono = "0.4.31"
chrono = "0.4.32"
color-eyre = "0.6.2"
dotenv = "0.15.0"
eyre = "0.6.11"
Expand Down Expand Up @@ -56,7 +56,7 @@ tracing-subscriber = "0.3.18"
url = "2.5.0"

[build-dependencies]
chrono = "0.4.31"
chrono = "0.4.32"
rustc_version = "0.4.0"
tonic-build = "0.10.2"

Expand Down

0 comments on commit b40a1f3

Please sign in to comment.