Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 1d508f1 commit ca44649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ async-trait = "0.1.74"
aws-sdk-s3 = "1.1.0"
axum = { version = "0.6.20", features = ["headers", "macros"] }
bytes = "1.5.0"
chrono = "0.4.26"
chrono = "0.4.31"
color-eyre = "0.6.2"
dotenv = "0.15.0"
eyre = "0.6.8"
Expand All @@ -53,4 +53,4 @@ tracing-log = "0.1.3"
tracing-subscriber = "0.3.17"

[build-dependencies]
chrono = "0.4.26"
chrono = "0.4.31"

0 comments on commit ca44649

Please sign in to comment.