mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 01:27:52 +02:00
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