mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 22:27:43 +02:00
Bump sys-locale from 0.2.4 to 0.3.0 (#8838)
This commit is contained in:
@ -30,7 +30,7 @@ serde = { version = "1.0.143", default-features = false }
|
||||
serde_json = { version = "1.0", optional = true }
|
||||
strum = "0.24"
|
||||
strum_macros = "0.24"
|
||||
sys-locale = "0.2.0"
|
||||
sys-locale = "0.3.0"
|
||||
thiserror = "1.0.31"
|
||||
typetag = "0.2.5"
|
||||
|
||||
|
@ -21,7 +21,7 @@ log = "0.4"
|
||||
lscolors = { version = "0.12.0", features = ["crossterm"], default-features = false }
|
||||
num-format = { version = "0.4.3" }
|
||||
strip-ansi-escapes = "0.1.1"
|
||||
sys-locale = "0.2.1"
|
||||
sys-locale = "0.3.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
crossterm_winapi = "0.9.0"
|
||||
|
Reference in New Issue
Block a user