mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 04:45:04 +02:00
upgrade chrono to v0.4.20 (#6235)
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user