Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Mar 27, 2024
1 parent 1762e8d commit 8fae36e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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.79"
chrono = "0.4.35"
chrono = "0.4.37"
color-eyre = "0.6.3"
dotenv = "0.15.0"
eyre = "0.6.12"
Expand Down Expand Up @@ -56,7 +56,7 @@ tracing-subscriber = "0.3.18"
url = "2.5.0"

[build-dependencies]
chrono = "0.4.35"
chrono = "0.4.37"
rustc_version = "0.4.0"
tonic-build = "0.11.0"

Expand Down

0 comments on commit 8fae36e

Please sign in to comment.