mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 15:21:10 +02:00
upgrade num-format (#6694)
This commit is contained in:
@ -14,7 +14,7 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
lscolors = { version = "0.12.0", features = ["crossterm"]}
|
||||
num-format = { version = "0.4.0" }
|
||||
num-format = { version = "0.4.3" }
|
||||
sys-locale = "0.2.1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
Reference in New Issue
Block a user