@@ -4886,9 +4886,18 @@ checksum = "29738eedb4388d9ea620eeab9384884fc3f06f586a2eddb56bedc5885126c7c1"
4886
4886
4887
4887
[[package ]]
4888
4888
name = " tinyvec"
4889
- version = " 0.3.4 "
4889
+ version = " 1.6.0 "
4890
4890
source = " registry+https://github.com/rust-lang/crates.io-index"
4891
- checksum = " 238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117"
4891
+ checksum = " 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
4892
+ dependencies = [
4893
+ " tinyvec_macros" ,
4894
+ ]
4895
+
4896
+ [[package ]]
4897
+ name = " tinyvec_macros"
4898
+ version = " 0.1.0"
4899
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4900
+ checksum = " cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
4892
4901
4893
4902
[[package ]]
4894
4903
name = " tokio"
@@ -5176,40 +5185,40 @@ dependencies = [
5176
5185
5177
5186
[[package ]]
5178
5187
name = " unicode-normalization"
5179
- version = " 0.1.13 "
5188
+ version = " 0.1.22 "
5180
5189
source = " registry+https://github.com/rust-lang/crates.io-index"
5181
- checksum = " 6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977 "
5190
+ checksum = " 5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921 "
5182
5191
dependencies = [
5183
5192
" tinyvec" ,
5184
5193
]
5185
5194
5186
5195
[[package ]]
5187
5196
name = " unicode-script"
5188
- version = " 0.5.3 "
5197
+ version = " 0.5.5 "
5189
5198
source = " registry+https://github.com/rust-lang/crates.io-index"
5190
- checksum = " 098ec66172ce21cd55f8bcc786ee209dd20e04eff70acfca30cb79924d173ae9 "
5199
+ checksum = " 7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc "
5191
5200
5192
5201
[[package ]]
5193
5202
name = " unicode-security"
5194
- version = " 0.0.5 "
5203
+ version = " 0.1.0 "
5195
5204
source = " registry+https://github.com/rust-lang/crates.io-index"
5196
- checksum = " 5d87c28edc5b263377e448d6cdcb935c06b95413d8013ba6fae470558ccab18f "
5205
+ checksum = " 9ef5756b3097992b934b06608c69f48448a0fbe804bb1e72b982f6d7983e9e63 "
5197
5206
dependencies = [
5198
5207
" unicode-normalization" ,
5199
5208
" unicode-script" ,
5200
5209
]
5201
5210
5202
5211
[[package ]]
5203
5212
name = " unicode-segmentation"
5204
- version = " 1.9 .0"
5213
+ version = " 1.10 .0"
5205
5214
source = " registry+https://github.com/rust-lang/crates.io-index"
5206
- checksum = " 7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99 "
5215
+ checksum = " 0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a "
5207
5216
5208
5217
[[package ]]
5209
5218
name = " unicode-width"
5210
- version = " 0.1.8 "
5219
+ version = " 0.1.10 "
5211
5220
source = " registry+https://github.com/rust-lang/crates.io-index"
5212
- checksum = " 9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3 "
5221
+ checksum = " c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b "
5213
5222
dependencies = [
5214
5223
" compiler_builtins" ,
5215
5224
" rustc-std-workspace-core" ,
@@ -5218,9 +5227,9 @@ dependencies = [
5218
5227
5219
5228
[[package ]]
5220
5229
name = " unicode-xid"
5221
- version = " 0.2.2 "
5230
+ version = " 0.2.4 "
5222
5231
source = " registry+https://github.com/rust-lang/crates.io-index"
5223
- checksum = " 8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3 "
5232
+ checksum = " f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c "
5224
5233
5225
5234
[[package ]]
5226
5235
name = " unicode_categories"
0 commit comments