Skip to content

Commit

Permalink
Merge pull request #178 from pabrahamsson/renovate/chrono-tz-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate chrono-tz to 0.8.5
  • Loading branch information
pabrahamsson authored Dec 29, 2023
2 parents ce0f47d + 7d2af1a commit e9d60b0
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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
chrono = "0.4.31"
chrono-tz = "0.8.4"
chrono-tz = "0.8.5"
cloudflare = "0.11.0"
env_logger = "0.10.1"
futures-util = { version = "0.3.30", default-features = false, features = [
Expand Down

0 comments on commit e9d60b0

Please sign in to comment.