Bump ichwh minimum version to 0.3.3 (#1607)

The new version includes a fix for [this issue]

[this issue]: https://gitlab.com/avandesa/ichwh-rs/-/issues/2
This commit is contained in:
Alex van de Sandt
2020-04-18 21:38:14 -04:00
committed by GitHub
parent 2b0212880e
commit 6b8c6dec0e
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ glob = "0.3.0"
hex = "0.4"
htmlescape = "0.3.1"
ical = "0.6.*"
ichwh = "0.3.2"
ichwh = "0.3.3"
indexmap = { version = "1.3.2", features = ["serde-1"] }
itertools = "0.9.0"
language-reporting = "0.4.0"