Cargo update

This commit is contained in:
Paul van Tilburg 2022-10-17 19:53:01 +02:00
parent aee3409f4a
commit c8970fa3bb
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 342 additions and 239 deletions

579
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ repository = "https://git.luon.net/paul/sinoptik"
license = "MIT"
[dependencies]
cached = { version = "0.38.0", features = ["async"] }
cached = { version = "0.39.0", features = ["async"] }
chrono = "0.4.19"
chrono-tz = "0.6.1"
csv = "1.1.6"