forked from extern/nushell
Bump chrono dependency to fix panic (#6317)
This commit is contained in:
@@ -7,7 +7,7 @@ name = "nu-parser"
|
||||
version = "0.66.4"
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.20"
|
||||
chrono = "0.4.21"
|
||||
itertools = "0.10"
|
||||
miette = "5.1.0"
|
||||
thiserror = "1.0.31"
|
||||
|
Reference in New Issue
Block a user