mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
upgrade chrono to v0.4.20 (#6235)
This commit is contained in:
@ -12,7 +12,7 @@ nu-path = { path = "../nu-path", version = "0.66.3" }
|
||||
nu-glob = { path = "../nu-glob", version = "0.66.3" }
|
||||
nu-utils = { path = "../nu-utils", version = "0.66.3" }
|
||||
|
||||
chrono = { version="0.4.19", features=["serde"] }
|
||||
chrono = { version="0.4.20", features=["serde"] }
|
||||
sysinfo = "0.24.6"
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user