Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.31 (#2)
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] committed Sep 22, 2023
1 parent dc1819c commit 95e60bd
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 @@ -12,7 +12,7 @@ categories = ["development-tools", "macros"]
rust-version = "1.67.1"

[dependencies.chrono]
version = "0.4.30"
version = "0.4.31"
optional = true

[dependencies.time]
Expand Down

0 comments on commit 95e60bd

Please sign in to comment.