mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
bump cargo crate sys-locale to the latest version (#4957)
This commit is contained in:
@ -21,7 +21,7 @@ serde_json = { version = "1.0", optional = true }
|
||||
nu-json = { path = "../nu-json", version = "0.60.0" }
|
||||
typetag = "0.1.8"
|
||||
num-format = "0.4.0"
|
||||
sys-locale = "0.1.0"
|
||||
sys-locale = "0.2.0"
|
||||
|
||||
[features]
|
||||
plugin = ["serde_json"]
|
||||
|
Reference in New Issue
Block a user