upgrade chrono to v0.4.20 (#6235)

This commit is contained in:
Justin Ma
2022-08-05 19:53:01 +08:00
committed by GitHub
parent d255a2a050
commit cc99df5ef1
9 changed files with 15 additions and 14 deletions

View File

@ -7,7 +7,7 @@ name = "nu-parser"
version = "0.66.3"
[dependencies]
chrono = "0.4.19"
chrono = "0.4.20"
itertools = "0.10"
miette = "5.1.0"
thiserror = "1.0.31"