cal passes

This commit is contained in:
Henry Schimke
2022-09-15 17:03:56 -05:00
parent 2768ca4b3b
commit f8dfd9de23
4 changed files with 73 additions and 20 deletions

View File

@@ -15,7 +15,8 @@ encoding = "0.2"
rand = "0.8.5"
urlencoding = "2.1.2"
uriparse = "0.6.4"
chrono = "0.4.22"
chrono = "0.4"
chrono-tz = "0.4"
image = {version = "0.24.3", optional = true}
imageproc = {version = "0.23.0", optional = true}