Update dependencies

This commit is contained in:
Joscha 2022-05-19 14:00:33 +02:00
parent bc0d2481c8
commit aaa3537e90
2 changed files with 33 additions and 33 deletions

View file

@ -15,5 +15,5 @@ pest = "2.1.3"
pest_derive = "2.1.0"
promptly = "0.3.0"
termcolor = "1.1.3"
thiserror = "1.0.30"
thiserror = "1.0.31"
tzfile = { git = "https://github.com/Garmelon/tzfile.git", branch = "tzdir" }