bump other rust dependencies
This commit is contained in:
@@ -13,7 +13,7 @@ icu_list = { version = "1.3.2", features = ["compiled_data", "std"] }
|
||||
icu_locid = { version = "1.3.2", features = ["std",] }
|
||||
icu_locid_transform = { version = "1.3.2", features = ["compiled_data", "std"] }
|
||||
icu_plurals = { version = "1.3.2", features = ["compiled_data", "std"] }
|
||||
icu_provider = { version = "1.3.1", features = ["std", "sync"] }
|
||||
icu_provider = { version = "1.3.2", features = ["std", "sync"] }
|
||||
icu_provider_adapters = { version = "1.3.2", features = ["std"] }
|
||||
pad = "0.1.6"
|
||||
pest = "2.7.4"
|
||||
@@ -21,4 +21,4 @@ pest_derive = "2.7.4"
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
thiserror.workspace = true
|
||||
writeable = "0.5.3"
|
||||
writeable = "0.5.3"
|
||||
|
||||
Reference in New Issue
Block a user