Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.27 (#491)
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 Aug 29, 2023
1 parent a532826 commit 1f9a815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ tonic = { version = "0.9", features = [
tonic-types = { version = "0.9", optional = true }

[dev-dependencies]
chrono = "0.4.26"
chrono = "0.4.27"
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
tower = { version = "0.4.13" }

Expand Down

0 comments on commit 1f9a815

Please sign in to comment.