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 Sep 16, 2023
1 parent 0c6f11b commit 5d0c35c
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 @@ -44,7 +44,7 @@ thiserror = "1.0.40"
anyhow = "1.0.71"
once_cell = "1.18.0"
duct = "0.13.6"
chrono = { version = "0.4.26", default-features = false, features = ["serde", "clock", "std", "time"] }
chrono = { version = "0.4.31", default-features = false, features = ["serde", "clock", "std", "time"] }

jwalk = "0.8.1"
regex = "1.8.4"
Expand Down

0 comments on commit 5d0c35c

Please sign in to comment.