@@ -1153,6 +1153,17 @@ dependencies = [
11531153 " winapi" ,
11541154]
11551155
1156+ [[package ]]
1157+ name = " displaydoc"
1158+ version = " 0.2.3"
1159+ source = " registry+https://github.com/rust-lang/crates.io-index"
1160+ checksum = " 3bf95dc3f046b9da4f2d51833c0d3547d8564ef6910f5c1ed130306a75b92886"
1161+ dependencies = [
1162+ " proc-macro2" ,
1163+ " quote" ,
1164+ " syn" ,
1165+ ]
1166+
11561167[[package ]]
11571168name = " dlmalloc"
11581169version = " 0.2.3"
@@ -1833,11 +1844,10 @@ dependencies = [
18331844
18341845[[package ]]
18351846name = " intl_pluralrules"
1836- version = " 7.0.1 "
1847+ version = " 7.0.2 "
18371848source = " registry+https://github.com/rust-lang/crates.io-index"
1838- checksum = " b18f988384267d7066cc2be425e6faf352900652c046b6971d2e228d3b1c5ecf "
1849+ checksum = " 078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972 "
18391850dependencies = [
1840- " tinystr" ,
18411851 " unic-langid" ,
18421852]
18431853
@@ -4912,9 +4922,12 @@ dependencies = [
49124922
49134923[[package ]]
49144924name = " tinystr"
4915- version = " 0.3.4 "
4925+ version = " 0.7.0 "
49164926source = " registry+https://github.com/rust-lang/crates.io-index"
4917- checksum = " 29738eedb4388d9ea620eeab9384884fc3f06f586a2eddb56bedc5885126c7c1"
4927+ checksum = " f8aeafdfd935e4a7fe16a91ab711fa52d54df84f9c8f7ca5837a9d1d902ef4c2"
4928+ dependencies = [
4929+ " displaydoc" ,
4930+ ]
49184931
49194932[[package ]]
49204933name = " tinyvec"
@@ -5140,28 +5153,28 @@ dependencies = [
51405153
51415154[[package ]]
51425155name = " unic-langid"
5143- version = " 0.9.0 "
5156+ version = " 0.9.1 "
51445157source = " registry+https://github.com/rust-lang/crates.io-index"
5145- checksum = " 73328fcd730a030bdb19ddf23e192187a6b01cd98be6d3140622a89129459ce5 "
5158+ checksum = " 398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f "
51465159dependencies = [
51475160 " unic-langid-impl" ,
51485161 " unic-langid-macros" ,
51495162]
51505163
51515164[[package ]]
51525165name = " unic-langid-impl"
5153- version = " 0.9.0 "
5166+ version = " 0.9.1 "
51545167source = " registry+https://github.com/rust-lang/crates.io-index"
5155- checksum = " 1a4a8eeaf0494862c1404c95ec2f4c33a2acff5076f64314b465e3ddae1b934d "
5168+ checksum = " e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff "
51565169dependencies = [
51575170 " tinystr" ,
51585171]
51595172
51605173[[package ]]
51615174name = " unic-langid-macros"
5162- version = " 0.9.0 "
5175+ version = " 0.9.1 "
51635176source = " registry+https://github.com/rust-lang/crates.io-index"
5164- checksum = " 18f980d6d87e8805f2836d64b4138cc95aa7986fa63b1f51f67d5fbff64dd6e5 "
5177+ checksum = " 055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe "
51655178dependencies = [
51665179 " proc-macro-hack" ,
51675180 " tinystr" ,
@@ -5171,9 +5184,9 @@ dependencies = [
51715184
51725185[[package ]]
51735186name = " unic-langid-macros-impl"
5174- version = " 0.9.0 "
5187+ version = " 0.9.1 "
51755188source = " registry+https://github.com/rust-lang/crates.io-index"
5176- checksum = " 29396ffd97e27574c3e01368b1a64267d3064969e4848e2e130ff668be9daa9f "
5189+ checksum = " 1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8 "
51775190dependencies = [
51785191 " proc-macro-hack" ,
51795192 " quote" ,
0 commit comments