Update dependencies

This commit is contained in:
Joscha 2022-03-18 03:20:40 +01:00
parent 6b82a2cfd2
commit a236e8d953
2 changed files with 56 additions and 83 deletions

View file

@ -13,7 +13,7 @@ edit = "0.1.3"
pest = "2.1.3"
pest_derive = "2.1.0"
promptly = "0.3.0"
structopt = "0.3.25"
termcolor = "1.1.2"
structopt = "0.3.26"
termcolor = "1.1.3"
thiserror = "1.0.30"
tzfile = { git = "https://github.com/Garmelon/tzfile.git", branch = "tzdir" }