bump cargo crate sys-locale to the latest version (#4957)

This commit is contained in:
Michael Angerman
2022-03-25 10:00:35 -07:00
committed by GitHub
parent 4e9c1067fb
commit 2252833917
2 changed files with 3 additions and 3 deletions

View File

@ -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"]