Bump sys-locale from 0.2.4 to 0.3.0 (#8838)

This commit is contained in:
dependabot[bot]
2023-04-13 18:57:25 +00:00
committed by GitHub
parent ebdb7ac2d8
commit 5a8d4c628f
3 changed files with 4 additions and 7 deletions

View File

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