Bump chrono-tz from 0.6.3 to 0.8.1 (#7907)

This commit is contained in:
dependabot[bot]
2023-01-30 01:38:39 +00:00
committed by GitHub
parent ab480856a5
commit 72465e6724
2 changed files with 5 additions and 15 deletions

View File

@ -36,7 +36,7 @@ bytesize = "1.1.0"
calamine = "0.19.1"
chrono = { version = "0.4.23", features = ["unstable-locales", "std"], default-features = false }
chrono-humanize = "0.2.1"
chrono-tz = "0.6.3"
chrono-tz = "0.8.1"
crossterm = "0.24.0"
csv = "1.1.6"
dialoguer = { default-features = false, version = "0.10.3" }