diff options
author | FxQnLr <[email protected]> | 2024-04-10 12:21:36 +0200 |
---|---|---|
committer | FxQnLr <[email protected]> | 2024-04-10 12:21:36 +0200 |
commit | 9278aaa494d25118c5d30576da844d2d1f93a4e7 (patch) | |
tree | 1f064c03360ea57307ac03b88377355a13810bde | |
parent | 352dd535e0386d899e816ac5f597e583d1ade768 (diff) | |
download | webol-cli-9278aaa494d25118c5d30576da844d2d1f93a4e7.tar webol-cli-9278aaa494d25118c5d30576da844d2d1f93a4e7.tar.gz webol-cli-9278aaa494d25118c5d30576da844d2d1f93a4e7.zip |
Updated dependencies
-rw-r--r-- | Cargo.lock | 654 | ||||
-rw-r--r-- | Cargo.toml | 4 |
2 files changed, 362 insertions, 296 deletions
@@ -19,9 +19,9 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" | |||
19 | 19 | ||
20 | [[package]] | 20 | [[package]] |
21 | name = "anstream" | 21 | name = "anstream" |
22 | version = "0.6.12" | 22 | version = "0.6.13" |
23 | source = "registry+https://github.com/rust-lang/crates.io-index" | 23 | source = "registry+https://github.com/rust-lang/crates.io-index" |
24 | checksum = "96b09b5178381e0874812a9b157f7fe84982617e48f71f4e3235482775e5b540" | 24 | checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb" |
25 | dependencies = [ | 25 | dependencies = [ |
26 | "anstyle", | 26 | "anstyle", |
27 | "anstyle-parse", | 27 | "anstyle-parse", |
@@ -33,49 +33,49 @@ dependencies = [ | |||
33 | 33 | ||
34 | [[package]] | 34 | [[package]] |
35 | name = "anstyle" | 35 | name = "anstyle" |
36 | version = "1.0.4" | 36 | version = "1.0.6" |
37 | source = "registry+https://github.com/rust-lang/crates.io-index" | 37 | source = "registry+https://github.com/rust-lang/crates.io-index" |
38 | checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" | 38 | checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" |
39 | 39 | ||
40 | [[package]] | 40 | [[package]] |
41 | name = "anstyle-parse" | 41 | name = "anstyle-parse" |
42 | version = "0.2.2" | 42 | version = "0.2.3" |
43 | source = "registry+https://github.com/rust-lang/crates.io-index" | 43 | source = "registry+https://github.com/rust-lang/crates.io-index" |
44 | checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140" | 44 | checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c" |
45 | dependencies = [ | 45 | dependencies = [ |
46 | "utf8parse", | 46 | "utf8parse", |
47 | ] | 47 | ] |
48 | 48 | ||
49 | [[package]] | 49 | [[package]] |
50 | name = "anstyle-query" | 50 | name = "anstyle-query" |
51 | version = "1.0.0" | 51 | version = "1.0.2" |
52 | source = "registry+https://github.com/rust-lang/crates.io-index" | 52 | source = "registry+https://github.com/rust-lang/crates.io-index" |
53 | checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" | 53 | checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648" |
54 | dependencies = [ | 54 | dependencies = [ |
55 | "windows-sys 0.48.0", | 55 | "windows-sys 0.52.0", |
56 | ] | 56 | ] |
57 | 57 | ||
58 | [[package]] | 58 | [[package]] |
59 | name = "anstyle-wincon" | 59 | name = "anstyle-wincon" |
60 | version = "3.0.1" | 60 | version = "3.0.2" |
61 | source = "registry+https://github.com/rust-lang/crates.io-index" | 61 | source = "registry+https://github.com/rust-lang/crates.io-index" |
62 | checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" | 62 | checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7" |
63 | dependencies = [ | 63 | dependencies = [ |
64 | "anstyle", | 64 | "anstyle", |
65 | "windows-sys 0.48.0", | 65 | "windows-sys 0.52.0", |
66 | ] | 66 | ] |
67 | 67 | ||
68 | [[package]] | 68 | [[package]] |
69 | name = "anyhow" | 69 | name = "anyhow" |
70 | version = "1.0.80" | 70 | version = "1.0.82" |
71 | source = "registry+https://github.com/rust-lang/crates.io-index" | 71 | source = "registry+https://github.com/rust-lang/crates.io-index" |
72 | checksum = "5ad32ce52e4161730f7098c077cd2ed6229b5804ccf99e5366be1ab72a98b4e1" | 72 | checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" |
73 | 73 | ||
74 | [[package]] | 74 | [[package]] |
75 | name = "async-trait" | 75 | name = "async-trait" |
76 | version = "0.1.74" | 76 | version = "0.1.79" |
77 | source = "registry+https://github.com/rust-lang/crates.io-index" | 77 | source = "registry+https://github.com/rust-lang/crates.io-index" |
78 | checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9" | 78 | checksum = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681" |
79 | dependencies = [ | 79 | dependencies = [ |
80 | "proc-macro2", | 80 | "proc-macro2", |
81 | "quote", | 81 | "quote", |
@@ -84,15 +84,15 @@ dependencies = [ | |||
84 | 84 | ||
85 | [[package]] | 85 | [[package]] |
86 | name = "autocfg" | 86 | name = "autocfg" |
87 | version = "1.1.0" | 87 | version = "1.2.0" |
88 | source = "registry+https://github.com/rust-lang/crates.io-index" | 88 | source = "registry+https://github.com/rust-lang/crates.io-index" |
89 | checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" | 89 | checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" |
90 | 90 | ||
91 | [[package]] | 91 | [[package]] |
92 | name = "backtrace" | 92 | name = "backtrace" |
93 | version = "0.3.69" | 93 | version = "0.3.71" |
94 | source = "registry+https://github.com/rust-lang/crates.io-index" | 94 | source = "registry+https://github.com/rust-lang/crates.io-index" |
95 | checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" | 95 | checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d" |
96 | dependencies = [ | 96 | dependencies = [ |
97 | "addr2line", | 97 | "addr2line", |
98 | "cc", | 98 | "cc", |
@@ -105,9 +105,15 @@ dependencies = [ | |||
105 | 105 | ||
106 | [[package]] | 106 | [[package]] |
107 | name = "base64" | 107 | name = "base64" |
108 | version = "0.21.5" | 108 | version = "0.21.7" |
109 | source = "registry+https://github.com/rust-lang/crates.io-index" | 109 | source = "registry+https://github.com/rust-lang/crates.io-index" |
110 | checksum = "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9" | 110 | checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" |
111 | |||
112 | [[package]] | ||
113 | name = "base64" | ||
114 | version = "0.22.0" | ||
115 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
116 | checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51" | ||
111 | 117 | ||
112 | [[package]] | 118 | [[package]] |
113 | name = "bitflags" | 119 | name = "bitflags" |
@@ -117,9 +123,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | |||
117 | 123 | ||
118 | [[package]] | 124 | [[package]] |
119 | name = "bitflags" | 125 | name = "bitflags" |
120 | version = "2.4.1" | 126 | version = "2.5.0" |
121 | source = "registry+https://github.com/rust-lang/crates.io-index" | 127 | source = "registry+https://github.com/rust-lang/crates.io-index" |
122 | checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07" | 128 | checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" |
123 | dependencies = [ | 129 | dependencies = [ |
124 | "serde", | 130 | "serde", |
125 | ] | 131 | ] |
@@ -135,9 +141,9 @@ dependencies = [ | |||
135 | 141 | ||
136 | [[package]] | 142 | [[package]] |
137 | name = "bumpalo" | 143 | name = "bumpalo" |
138 | version = "3.14.0" | 144 | version = "3.16.0" |
139 | source = "registry+https://github.com/rust-lang/crates.io-index" | 145 | source = "registry+https://github.com/rust-lang/crates.io-index" |
140 | checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" | 146 | checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" |
141 | 147 | ||
142 | [[package]] | 148 | [[package]] |
143 | name = "byteorder" | 149 | name = "byteorder" |
@@ -147,18 +153,15 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | |||
147 | 153 | ||
148 | [[package]] | 154 | [[package]] |
149 | name = "bytes" | 155 | name = "bytes" |
150 | version = "1.5.0" | 156 | version = "1.6.0" |
151 | source = "registry+https://github.com/rust-lang/crates.io-index" | 157 | source = "registry+https://github.com/rust-lang/crates.io-index" |
152 | checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" | 158 | checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" |
153 | 159 | ||
154 | [[package]] | 160 | [[package]] |
155 | name = "cc" | 161 | name = "cc" |
156 | version = "1.0.84" | 162 | version = "1.0.92" |
157 | source = "registry+https://github.com/rust-lang/crates.io-index" | 163 | source = "registry+https://github.com/rust-lang/crates.io-index" |
158 | checksum = "0f8e7c90afad890484a21653d08b6e209ae34770fb5ee298f9c699fcc1e5c856" | 164 | checksum = "2678b2e3449475e95b0aa6f9b506a28e61b3dc8996592b983695e8ebb58a8b41" |
159 | dependencies = [ | ||
160 | "libc", | ||
161 | ] | ||
162 | 165 | ||
163 | [[package]] | 166 | [[package]] |
164 | name = "cfg-if" | 167 | name = "cfg-if" |
@@ -168,9 +171,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | |||
168 | 171 | ||
169 | [[package]] | 172 | [[package]] |
170 | name = "clap" | 173 | name = "clap" |
171 | version = "4.5.1" | 174 | version = "4.5.4" |
172 | source = "registry+https://github.com/rust-lang/crates.io-index" | 175 | source = "registry+https://github.com/rust-lang/crates.io-index" |
173 | checksum = "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da" | 176 | checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0" |
174 | dependencies = [ | 177 | dependencies = [ |
175 | "clap_builder", | 178 | "clap_builder", |
176 | "clap_derive", | 179 | "clap_derive", |
@@ -178,9 +181,9 @@ dependencies = [ | |||
178 | 181 | ||
179 | [[package]] | 182 | [[package]] |
180 | name = "clap_builder" | 183 | name = "clap_builder" |
181 | version = "4.5.1" | 184 | version = "4.5.2" |
182 | source = "registry+https://github.com/rust-lang/crates.io-index" | 185 | source = "registry+https://github.com/rust-lang/crates.io-index" |
183 | checksum = "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb" | 186 | checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" |
184 | dependencies = [ | 187 | dependencies = [ |
185 | "anstream", | 188 | "anstream", |
186 | "anstyle", | 189 | "anstyle", |
@@ -190,18 +193,18 @@ dependencies = [ | |||
190 | 193 | ||
191 | [[package]] | 194 | [[package]] |
192 | name = "clap_complete" | 195 | name = "clap_complete" |
193 | version = "4.5.1" | 196 | version = "4.5.2" |
194 | source = "registry+https://github.com/rust-lang/crates.io-index" | 197 | source = "registry+https://github.com/rust-lang/crates.io-index" |
195 | checksum = "885e4d7d5af40bfb99ae6f9433e292feac98d452dcb3ec3d25dfe7552b77da8c" | 198 | checksum = "dd79504325bf38b10165b02e89b4347300f855f273c4cb30c4a3209e6583275e" |
196 | dependencies = [ | 199 | dependencies = [ |
197 | "clap", | 200 | "clap", |
198 | ] | 201 | ] |
199 | 202 | ||
200 | [[package]] | 203 | [[package]] |
201 | name = "clap_derive" | 204 | name = "clap_derive" |
202 | version = "4.5.0" | 205 | version = "4.5.4" |
203 | source = "registry+https://github.com/rust-lang/crates.io-index" | 206 | source = "registry+https://github.com/rust-lang/crates.io-index" |
204 | checksum = "307bc0538d5f0f83b8248db3087aa92fe504e4691294d0c96c0eabc33f47ba47" | 207 | checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64" |
205 | dependencies = [ | 208 | dependencies = [ |
206 | "heck", | 209 | "heck", |
207 | "proc-macro2", | 210 | "proc-macro2", |
@@ -243,22 +246,22 @@ dependencies = [ | |||
243 | 246 | ||
244 | [[package]] | 247 | [[package]] |
245 | name = "console" | 248 | name = "console" |
246 | version = "0.15.7" | 249 | version = "0.15.8" |
247 | source = "registry+https://github.com/rust-lang/crates.io-index" | 250 | source = "registry+https://github.com/rust-lang/crates.io-index" |
248 | checksum = "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8" | 251 | checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" |
249 | dependencies = [ | 252 | dependencies = [ |
250 | "encode_unicode", | 253 | "encode_unicode", |
251 | "lazy_static", | 254 | "lazy_static", |
252 | "libc", | 255 | "libc", |
253 | "unicode-width", | 256 | "unicode-width", |
254 | "windows-sys 0.45.0", | 257 | "windows-sys 0.52.0", |
255 | ] | 258 | ] |
256 | 259 | ||
257 | [[package]] | 260 | [[package]] |
258 | name = "const-random" | 261 | name = "const-random" |
259 | version = "0.1.17" | 262 | version = "0.1.18" |
260 | source = "registry+https://github.com/rust-lang/crates.io-index" | 263 | source = "registry+https://github.com/rust-lang/crates.io-index" |
261 | checksum = "5aaf16c9c2c612020bcfd042e170f6e32de9b9d75adb5277cdbbd2e2c8c8299a" | 264 | checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359" |
262 | dependencies = [ | 265 | dependencies = [ |
263 | "const-random-macro", | 266 | "const-random-macro", |
264 | ] | 267 | ] |
@@ -285,9 +288,9 @@ dependencies = [ | |||
285 | 288 | ||
286 | [[package]] | 289 | [[package]] |
287 | name = "core-foundation" | 290 | name = "core-foundation" |
288 | version = "0.9.3" | 291 | version = "0.9.4" |
289 | source = "registry+https://github.com/rust-lang/crates.io-index" | 292 | source = "registry+https://github.com/rust-lang/crates.io-index" |
290 | checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" | 293 | checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" |
291 | dependencies = [ | 294 | dependencies = [ |
292 | "core-foundation-sys", | 295 | "core-foundation-sys", |
293 | "libc", | 296 | "libc", |
@@ -295,15 +298,15 @@ dependencies = [ | |||
295 | 298 | ||
296 | [[package]] | 299 | [[package]] |
297 | name = "core-foundation-sys" | 300 | name = "core-foundation-sys" |
298 | version = "0.8.4" | 301 | version = "0.8.6" |
299 | source = "registry+https://github.com/rust-lang/crates.io-index" | 302 | source = "registry+https://github.com/rust-lang/crates.io-index" |
300 | checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" | 303 | checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" |
301 | 304 | ||
302 | [[package]] | 305 | [[package]] |
303 | name = "cpufeatures" | 306 | name = "cpufeatures" |
304 | version = "0.2.11" | 307 | version = "0.2.12" |
305 | source = "registry+https://github.com/rust-lang/crates.io-index" | 308 | source = "registry+https://github.com/rust-lang/crates.io-index" |
306 | checksum = "ce420fe07aecd3e67c5f910618fe65e94158f6dcc0adf44e00d69ce2bdfe0fd0" | 309 | checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" |
307 | dependencies = [ | 310 | dependencies = [ |
308 | "libc", | 311 | "libc", |
309 | ] | 312 | ] |
@@ -326,9 +329,9 @@ dependencies = [ | |||
326 | 329 | ||
327 | [[package]] | 330 | [[package]] |
328 | name = "data-encoding" | 331 | name = "data-encoding" |
329 | version = "2.4.0" | 332 | version = "2.5.0" |
330 | source = "registry+https://github.com/rust-lang/crates.io-index" | 333 | source = "registry+https://github.com/rust-lang/crates.io-index" |
331 | checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308" | 334 | checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5" |
332 | 335 | ||
333 | [[package]] | 336 | [[package]] |
334 | name = "digest" | 337 | name = "digest" |
@@ -378,9 +381,9 @@ checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" | |||
378 | 381 | ||
379 | [[package]] | 382 | [[package]] |
380 | name = "encoding_rs" | 383 | name = "encoding_rs" |
381 | version = "0.8.33" | 384 | version = "0.8.34" |
382 | source = "registry+https://github.com/rust-lang/crates.io-index" | 385 | source = "registry+https://github.com/rust-lang/crates.io-index" |
383 | checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" | 386 | checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59" |
384 | dependencies = [ | 387 | dependencies = [ |
385 | "cfg-if", | 388 | "cfg-if", |
386 | ] | 389 | ] |
@@ -393,19 +396,19 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" | |||
393 | 396 | ||
394 | [[package]] | 397 | [[package]] |
395 | name = "errno" | 398 | name = "errno" |
396 | version = "0.3.6" | 399 | version = "0.3.8" |
397 | source = "registry+https://github.com/rust-lang/crates.io-index" | 400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
398 | checksum = "7c18ee0ed65a5f1f81cac6b1d213b69c35fa47d4252ad41f1486dbd8226fe36e" | 401 | checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" |
399 | dependencies = [ | 402 | dependencies = [ |
400 | "libc", | 403 | "libc", |
401 | "windows-sys 0.48.0", | 404 | "windows-sys 0.52.0", |
402 | ] | 405 | ] |
403 | 406 | ||
404 | [[package]] | 407 | [[package]] |
405 | name = "fastrand" | 408 | name = "fastrand" |
406 | version = "2.0.1" | 409 | version = "2.0.2" |
407 | source = "registry+https://github.com/rust-lang/crates.io-index" | 410 | source = "registry+https://github.com/rust-lang/crates.io-index" |
408 | checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" | 411 | checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984" |
409 | 412 | ||
410 | [[package]] | 413 | [[package]] |
411 | name = "fnv" | 414 | name = "fnv" |
@@ -430,39 +433,40 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" | |||
430 | 433 | ||
431 | [[package]] | 434 | [[package]] |
432 | name = "form_urlencoded" | 435 | name = "form_urlencoded" |
433 | version = "1.2.0" | 436 | version = "1.2.1" |
434 | source = "registry+https://github.com/rust-lang/crates.io-index" | 437 | source = "registry+https://github.com/rust-lang/crates.io-index" |
435 | checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" | 438 | checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" |
436 | dependencies = [ | 439 | dependencies = [ |
437 | "percent-encoding", | 440 | "percent-encoding", |
438 | ] | 441 | ] |
439 | 442 | ||
440 | [[package]] | 443 | [[package]] |
441 | name = "futures-channel" | 444 | name = "futures-channel" |
442 | version = "0.3.29" | 445 | version = "0.3.30" |
443 | source = "registry+https://github.com/rust-lang/crates.io-index" | 446 | source = "registry+https://github.com/rust-lang/crates.io-index" |
444 | checksum = "ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb" | 447 | checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" |
445 | dependencies = [ | 448 | dependencies = [ |
446 | "futures-core", | 449 | "futures-core", |
450 | "futures-sink", | ||
447 | ] | 451 | ] |
448 | 452 | ||
449 | [[package]] | 453 | [[package]] |
450 | name = "futures-core" | 454 | name = "futures-core" |
451 | version = "0.3.29" | 455 | version = "0.3.30" |
452 | source = "registry+https://github.com/rust-lang/crates.io-index" | 456 | source = "registry+https://github.com/rust-lang/crates.io-index" |
453 | checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c" | 457 | checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" |
454 | 458 | ||
455 | [[package]] | 459 | [[package]] |
456 | name = "futures-io" | 460 | name = "futures-io" |
457 | version = "0.3.29" | 461 | version = "0.3.30" |
458 | source = "registry+https://github.com/rust-lang/crates.io-index" | 462 | source = "registry+https://github.com/rust-lang/crates.io-index" |
459 | checksum = "8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa" | 463 | checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" |
460 | 464 | ||
461 | [[package]] | 465 | [[package]] |
462 | name = "futures-macro" | 466 | name = "futures-macro" |
463 | version = "0.3.29" | 467 | version = "0.3.30" |
464 | source = "registry+https://github.com/rust-lang/crates.io-index" | 468 | source = "registry+https://github.com/rust-lang/crates.io-index" |
465 | checksum = "53b153fd91e4b0147f4aced87be237c98248656bb01050b96bf3ee89220a8ddb" | 469 | checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" |
466 | dependencies = [ | 470 | dependencies = [ |
467 | "proc-macro2", | 471 | "proc-macro2", |
468 | "quote", | 472 | "quote", |
@@ -471,21 +475,21 @@ dependencies = [ | |||
471 | 475 | ||
472 | [[package]] | 476 | [[package]] |
473 | name = "futures-sink" | 477 | name = "futures-sink" |
474 | version = "0.3.29" | 478 | version = "0.3.30" |
475 | source = "registry+https://github.com/rust-lang/crates.io-index" | 479 | source = "registry+https://github.com/rust-lang/crates.io-index" |
476 | checksum = "e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817" | 480 | checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" |
477 | 481 | ||
478 | [[package]] | 482 | [[package]] |
479 | name = "futures-task" | 483 | name = "futures-task" |
480 | version = "0.3.29" | 484 | version = "0.3.30" |
481 | source = "registry+https://github.com/rust-lang/crates.io-index" | 485 | source = "registry+https://github.com/rust-lang/crates.io-index" |
482 | checksum = "efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2" | 486 | checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" |
483 | 487 | ||
484 | [[package]] | 488 | [[package]] |
485 | name = "futures-util" | 489 | name = "futures-util" |
486 | version = "0.3.29" | 490 | version = "0.3.30" |
487 | source = "registry+https://github.com/rust-lang/crates.io-index" | 491 | source = "registry+https://github.com/rust-lang/crates.io-index" |
488 | checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104" | 492 | checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" |
489 | dependencies = [ | 493 | dependencies = [ |
490 | "futures-core", | 494 | "futures-core", |
491 | "futures-io", | 495 | "futures-io", |
@@ -510,9 +514,9 @@ dependencies = [ | |||
510 | 514 | ||
511 | [[package]] | 515 | [[package]] |
512 | name = "getrandom" | 516 | name = "getrandom" |
513 | version = "0.2.11" | 517 | version = "0.2.14" |
514 | source = "registry+https://github.com/rust-lang/crates.io-index" | 518 | source = "registry+https://github.com/rust-lang/crates.io-index" |
515 | checksum = "fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f" | 519 | checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" |
516 | dependencies = [ | 520 | dependencies = [ |
517 | "cfg-if", | 521 | "cfg-if", |
518 | "libc", | 522 | "libc", |
@@ -521,22 +525,22 @@ dependencies = [ | |||
521 | 525 | ||
522 | [[package]] | 526 | [[package]] |
523 | name = "gimli" | 527 | name = "gimli" |
524 | version = "0.28.0" | 528 | version = "0.28.1" |
525 | source = "registry+https://github.com/rust-lang/crates.io-index" | 529 | source = "registry+https://github.com/rust-lang/crates.io-index" |
526 | checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" | 530 | checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" |
527 | 531 | ||
528 | [[package]] | 532 | [[package]] |
529 | name = "h2" | 533 | name = "h2" |
530 | version = "0.3.26" | 534 | version = "0.4.4" |
531 | source = "registry+https://github.com/rust-lang/crates.io-index" | 535 | source = "registry+https://github.com/rust-lang/crates.io-index" |
532 | checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" | 536 | checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069" |
533 | dependencies = [ | 537 | dependencies = [ |
534 | "bytes", | 538 | "bytes", |
535 | "fnv", | 539 | "fnv", |
536 | "futures-core", | 540 | "futures-core", |
537 | "futures-sink", | 541 | "futures-sink", |
538 | "futures-util", | 542 | "futures-util", |
539 | "http 0.2.12", | 543 | "http", |
540 | "indexmap", | 544 | "indexmap", |
541 | "slab", | 545 | "slab", |
542 | "tokio", | 546 | "tokio", |
@@ -558,21 +562,21 @@ checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" | |||
558 | 562 | ||
559 | [[package]] | 563 | [[package]] |
560 | name = "heck" | 564 | name = "heck" |
561 | version = "0.4.1" | 565 | version = "0.5.0" |
562 | source = "registry+https://github.com/rust-lang/crates.io-index" | 566 | source = "registry+https://github.com/rust-lang/crates.io-index" |
563 | checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" | 567 | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
564 | 568 | ||
565 | [[package]] | 569 | [[package]] |
566 | name = "hermit-abi" | 570 | name = "hermit-abi" |
567 | version = "0.3.3" | 571 | version = "0.3.9" |
568 | source = "registry+https://github.com/rust-lang/crates.io-index" | 572 | source = "registry+https://github.com/rust-lang/crates.io-index" |
569 | checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" | 573 | checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" |
570 | 574 | ||
571 | [[package]] | 575 | [[package]] |
572 | name = "http" | 576 | name = "http" |
573 | version = "0.2.12" | 577 | version = "1.1.0" |
574 | source = "registry+https://github.com/rust-lang/crates.io-index" | 578 | source = "registry+https://github.com/rust-lang/crates.io-index" |
575 | checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" | 579 | checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" |
576 | dependencies = [ | 580 | dependencies = [ |
577 | "bytes", | 581 | "bytes", |
578 | "fnv", | 582 | "fnv", |
@@ -580,24 +584,25 @@ dependencies = [ | |||
580 | ] | 584 | ] |
581 | 585 | ||
582 | [[package]] | 586 | [[package]] |
583 | name = "http" | 587 | name = "http-body" |
584 | version = "1.0.0" | 588 | version = "1.0.0" |
585 | source = "registry+https://github.com/rust-lang/crates.io-index" | 589 | source = "registry+https://github.com/rust-lang/crates.io-index" |
586 | checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea" | 590 | checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" |
587 | dependencies = [ | 591 | dependencies = [ |
588 | "bytes", | 592 | "bytes", |
589 | "fnv", | 593 | "http", |
590 | "itoa", | ||
591 | ] | 594 | ] |
592 | 595 | ||
593 | [[package]] | 596 | [[package]] |
594 | name = "http-body" | 597 | name = "http-body-util" |
595 | version = "0.4.6" | 598 | version = "0.1.1" |
596 | source = "registry+https://github.com/rust-lang/crates.io-index" | 599 | source = "registry+https://github.com/rust-lang/crates.io-index" |
597 | checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" | 600 | checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d" |
598 | dependencies = [ | 601 | dependencies = [ |
599 | "bytes", | 602 | "bytes", |
600 | "http 0.2.12", | 603 | "futures-core", |
604 | "http", | ||
605 | "http-body", | ||
601 | "pin-project-lite", | 606 | "pin-project-lite", |
602 | ] | 607 | ] |
603 | 608 | ||
@@ -608,53 +613,66 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
608 | checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" | 613 | checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" |
609 | 614 | ||
610 | [[package]] | 615 | [[package]] |
611 | name = "httpdate" | ||
612 | version = "1.0.3" | ||
613 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
614 | checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" | ||
615 | |||
616 | [[package]] | ||
617 | name = "hyper" | 616 | name = "hyper" |
618 | version = "0.14.28" | 617 | version = "1.2.0" |
619 | source = "registry+https://github.com/rust-lang/crates.io-index" | 618 | source = "registry+https://github.com/rust-lang/crates.io-index" |
620 | checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" | 619 | checksum = "186548d73ac615b32a73aafe38fb4f56c0d340e110e5a200bcadbaf2e199263a" |
621 | dependencies = [ | 620 | dependencies = [ |
622 | "bytes", | 621 | "bytes", |
623 | "futures-channel", | 622 | "futures-channel", |
624 | "futures-core", | ||
625 | "futures-util", | 623 | "futures-util", |
626 | "h2", | 624 | "h2", |
627 | "http 0.2.12", | 625 | "http", |
628 | "http-body", | 626 | "http-body", |
629 | "httparse", | 627 | "httparse", |
630 | "httpdate", | ||
631 | "itoa", | 628 | "itoa", |
632 | "pin-project-lite", | 629 | "pin-project-lite", |
633 | "socket2", | 630 | "smallvec", |
634 | "tokio", | 631 | "tokio", |
635 | "tower-service", | ||
636 | "tracing", | ||
637 | "want", | 632 | "want", |
638 | ] | 633 | ] |
639 | 634 | ||
640 | [[package]] | 635 | [[package]] |
641 | name = "hyper-tls" | 636 | name = "hyper-tls" |
642 | version = "0.5.0" | 637 | version = "0.6.0" |
643 | source = "registry+https://github.com/rust-lang/crates.io-index" | 638 | source = "registry+https://github.com/rust-lang/crates.io-index" |
644 | checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" | 639 | checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" |
645 | dependencies = [ | 640 | dependencies = [ |
646 | "bytes", | 641 | "bytes", |
642 | "http-body-util", | ||
647 | "hyper", | 643 | "hyper", |
644 | "hyper-util", | ||
648 | "native-tls", | 645 | "native-tls", |
649 | "tokio", | 646 | "tokio", |
650 | "tokio-native-tls", | 647 | "tokio-native-tls", |
648 | "tower-service", | ||
649 | ] | ||
650 | |||
651 | [[package]] | ||
652 | name = "hyper-util" | ||
653 | version = "0.1.3" | ||
654 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
655 | checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" | ||
656 | dependencies = [ | ||
657 | "bytes", | ||
658 | "futures-channel", | ||
659 | "futures-util", | ||
660 | "http", | ||
661 | "http-body", | ||
662 | "hyper", | ||
663 | "pin-project-lite", | ||
664 | "socket2", | ||
665 | "tokio", | ||
666 | "tower", | ||
667 | "tower-service", | ||
668 | "tracing", | ||
651 | ] | 669 | ] |
652 | 670 | ||
653 | [[package]] | 671 | [[package]] |
654 | name = "idna" | 672 | name = "idna" |
655 | version = "0.4.0" | 673 | version = "0.5.0" |
656 | source = "registry+https://github.com/rust-lang/crates.io-index" | 674 | source = "registry+https://github.com/rust-lang/crates.io-index" |
657 | checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" | 675 | checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" |
658 | dependencies = [ | 676 | dependencies = [ |
659 | "unicode-bidi", | 677 | "unicode-bidi", |
660 | "unicode-normalization", | 678 | "unicode-normalization", |
@@ -662,9 +680,9 @@ dependencies = [ | |||
662 | 680 | ||
663 | [[package]] | 681 | [[package]] |
664 | name = "indexmap" | 682 | name = "indexmap" |
665 | version = "2.2.3" | 683 | version = "2.2.6" |
666 | source = "registry+https://github.com/rust-lang/crates.io-index" | 684 | source = "registry+https://github.com/rust-lang/crates.io-index" |
667 | checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177" | 685 | checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" |
668 | dependencies = [ | 686 | dependencies = [ |
669 | "equivalent", | 687 | "equivalent", |
670 | "hashbrown 0.14.3", | 688 | "hashbrown 0.14.3", |
@@ -672,9 +690,9 @@ dependencies = [ | |||
672 | 690 | ||
673 | [[package]] | 691 | [[package]] |
674 | name = "indicatif" | 692 | name = "indicatif" |
675 | version = "0.17.7" | 693 | version = "0.17.8" |
676 | source = "registry+https://github.com/rust-lang/crates.io-index" | 694 | source = "registry+https://github.com/rust-lang/crates.io-index" |
677 | checksum = "fb28741c9db9a713d93deb3bb9515c20788cef5815265bee4980e87bde7e0f25" | 695 | checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" |
678 | dependencies = [ | 696 | dependencies = [ |
679 | "console", | 697 | "console", |
680 | "instant", | 698 | "instant", |
@@ -700,15 +718,15 @@ checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" | |||
700 | 718 | ||
701 | [[package]] | 719 | [[package]] |
702 | name = "itoa" | 720 | name = "itoa" |
703 | version = "1.0.9" | 721 | version = "1.0.11" |
704 | source = "registry+https://github.com/rust-lang/crates.io-index" | 722 | source = "registry+https://github.com/rust-lang/crates.io-index" |
705 | checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" | 723 | checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" |
706 | 724 | ||
707 | [[package]] | 725 | [[package]] |
708 | name = "js-sys" | 726 | name = "js-sys" |
709 | version = "0.3.65" | 727 | version = "0.3.69" |
710 | source = "registry+https://github.com/rust-lang/crates.io-index" | 728 | source = "registry+https://github.com/rust-lang/crates.io-index" |
711 | checksum = "54c0c35952f67de54bb584e9fd912b3023117cbafc0a77d8f3dee1fb5f572fe8" | 729 | checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" |
712 | dependencies = [ | 730 | dependencies = [ |
713 | "wasm-bindgen", | 731 | "wasm-bindgen", |
714 | ] | 732 | ] |
@@ -732,19 +750,18 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" | |||
732 | 750 | ||
733 | [[package]] | 751 | [[package]] |
734 | name = "libc" | 752 | name = "libc" |
735 | version = "0.2.150" | 753 | version = "0.2.153" |
736 | source = "registry+https://github.com/rust-lang/crates.io-index" | 754 | source = "registry+https://github.com/rust-lang/crates.io-index" |
737 | checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c" | 755 | checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" |
738 | 756 | ||
739 | [[package]] | 757 | [[package]] |
740 | name = "libredox" | 758 | name = "libredox" |
741 | version = "0.0.1" | 759 | version = "0.1.3" |
742 | source = "registry+https://github.com/rust-lang/crates.io-index" | 760 | source = "registry+https://github.com/rust-lang/crates.io-index" |
743 | checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8" | 761 | checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" |
744 | dependencies = [ | 762 | dependencies = [ |
745 | "bitflags 2.4.1", | 763 | "bitflags 2.5.0", |
746 | "libc", | 764 | "libc", |
747 | "redox_syscall", | ||
748 | ] | 765 | ] |
749 | 766 | ||
750 | [[package]] | 767 | [[package]] |
@@ -755,21 +772,21 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f" | |||
755 | 772 | ||
756 | [[package]] | 773 | [[package]] |
757 | name = "linux-raw-sys" | 774 | name = "linux-raw-sys" |
758 | version = "0.4.11" | 775 | version = "0.4.13" |
759 | source = "registry+https://github.com/rust-lang/crates.io-index" | 776 | source = "registry+https://github.com/rust-lang/crates.io-index" |
760 | checksum = "969488b55f8ac402214f3f5fd243ebb7206cf82de60d3172994707a4bcc2b829" | 777 | checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" |
761 | 778 | ||
762 | [[package]] | 779 | [[package]] |
763 | name = "log" | 780 | name = "log" |
764 | version = "0.4.20" | 781 | version = "0.4.21" |
765 | source = "registry+https://github.com/rust-lang/crates.io-index" | 782 | source = "registry+https://github.com/rust-lang/crates.io-index" |
766 | checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" | 783 | checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" |
767 | 784 | ||
768 | [[package]] | 785 | [[package]] |
769 | name = "memchr" | 786 | name = "memchr" |
770 | version = "2.6.4" | 787 | version = "2.7.2" |
771 | source = "registry+https://github.com/rust-lang/crates.io-index" | 788 | source = "registry+https://github.com/rust-lang/crates.io-index" |
772 | checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" | 789 | checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" |
773 | 790 | ||
774 | [[package]] | 791 | [[package]] |
775 | name = "mime" | 792 | name = "mime" |
@@ -785,18 +802,18 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" | |||
785 | 802 | ||
786 | [[package]] | 803 | [[package]] |
787 | name = "miniz_oxide" | 804 | name = "miniz_oxide" |
788 | version = "0.7.1" | 805 | version = "0.7.2" |
789 | source = "registry+https://github.com/rust-lang/crates.io-index" | 806 | source = "registry+https://github.com/rust-lang/crates.io-index" |
790 | checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" | 807 | checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" |
791 | dependencies = [ | 808 | dependencies = [ |
792 | "adler", | 809 | "adler", |
793 | ] | 810 | ] |
794 | 811 | ||
795 | [[package]] | 812 | [[package]] |
796 | name = "mio" | 813 | name = "mio" |
797 | version = "0.8.9" | 814 | version = "0.8.11" |
798 | source = "registry+https://github.com/rust-lang/crates.io-index" | 815 | source = "registry+https://github.com/rust-lang/crates.io-index" |
799 | checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0" | 816 | checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" |
800 | dependencies = [ | 817 | dependencies = [ |
801 | "libc", | 818 | "libc", |
802 | "wasi", | 819 | "wasi", |
@@ -849,9 +866,9 @@ checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" | |||
849 | 866 | ||
850 | [[package]] | 867 | [[package]] |
851 | name = "object" | 868 | name = "object" |
852 | version = "0.32.1" | 869 | version = "0.32.2" |
853 | source = "registry+https://github.com/rust-lang/crates.io-index" | 870 | source = "registry+https://github.com/rust-lang/crates.io-index" |
854 | checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" | 871 | checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" |
855 | dependencies = [ | 872 | dependencies = [ |
856 | "memchr", | 873 | "memchr", |
857 | ] | 874 | ] |
@@ -864,11 +881,11 @@ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" | |||
864 | 881 | ||
865 | [[package]] | 882 | [[package]] |
866 | name = "openssl" | 883 | name = "openssl" |
867 | version = "0.10.59" | 884 | version = "0.10.64" |
868 | source = "registry+https://github.com/rust-lang/crates.io-index" | 885 | source = "registry+https://github.com/rust-lang/crates.io-index" |
869 | checksum = "7a257ad03cd8fb16ad4172fedf8094451e1af1c4b70097636ef2eac9a5f0cc33" | 886 | checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" |
870 | dependencies = [ | 887 | dependencies = [ |
871 | "bitflags 2.4.1", | 888 | "bitflags 2.5.0", |
872 | "cfg-if", | 889 | "cfg-if", |
873 | "foreign-types", | 890 | "foreign-types", |
874 | "libc", | 891 | "libc", |
@@ -896,9 +913,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" | |||
896 | 913 | ||
897 | [[package]] | 914 | [[package]] |
898 | name = "openssl-sys" | 915 | name = "openssl-sys" |
899 | version = "0.9.95" | 916 | version = "0.9.102" |
900 | source = "registry+https://github.com/rust-lang/crates.io-index" | 917 | source = "registry+https://github.com/rust-lang/crates.io-index" |
901 | checksum = "40a4130519a360279579c2053038317e40eff64d13fd3f004f9e1b72b8a6aaf9" | 918 | checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2" |
902 | dependencies = [ | 919 | dependencies = [ |
903 | "cc", | 920 | "cc", |
904 | "libc", | 921 | "libc", |
@@ -930,15 +947,15 @@ checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd" | |||
930 | 947 | ||
931 | [[package]] | 948 | [[package]] |
932 | name = "percent-encoding" | 949 | name = "percent-encoding" |
933 | version = "2.3.0" | 950 | version = "2.3.1" |
934 | source = "registry+https://github.com/rust-lang/crates.io-index" | 951 | source = "registry+https://github.com/rust-lang/crates.io-index" |
935 | checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" | 952 | checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" |
936 | 953 | ||
937 | [[package]] | 954 | [[package]] |
938 | name = "pest" | 955 | name = "pest" |
939 | version = "2.7.5" | 956 | version = "2.7.9" |
940 | source = "registry+https://github.com/rust-lang/crates.io-index" | 957 | source = "registry+https://github.com/rust-lang/crates.io-index" |
941 | checksum = "ae9cee2a55a544be8b89dc6848072af97a20f2422603c10865be2a42b580fff5" | 958 | checksum = "311fb059dee1a7b802f036316d790138c613a4e8b180c822e3925a662e9f0c95" |
942 | dependencies = [ | 959 | dependencies = [ |
943 | "memchr", | 960 | "memchr", |
944 | "thiserror", | 961 | "thiserror", |
@@ -947,9 +964,9 @@ dependencies = [ | |||
947 | 964 | ||
948 | [[package]] | 965 | [[package]] |
949 | name = "pest_derive" | 966 | name = "pest_derive" |
950 | version = "2.7.5" | 967 | version = "2.7.9" |
951 | source = "registry+https://github.com/rust-lang/crates.io-index" | 968 | source = "registry+https://github.com/rust-lang/crates.io-index" |
952 | checksum = "81d78524685f5ef2a3b3bd1cafbc9fcabb036253d9b1463e726a91cd16e2dfc2" | 969 | checksum = "f73541b156d32197eecda1a4014d7f868fd2bcb3c550d5386087cfba442bf69c" |
953 | dependencies = [ | 970 | dependencies = [ |
954 | "pest", | 971 | "pest", |
955 | "pest_generator", | 972 | "pest_generator", |
@@ -957,9 +974,9 @@ dependencies = [ | |||
957 | 974 | ||
958 | [[package]] | 975 | [[package]] |
959 | name = "pest_generator" | 976 | name = "pest_generator" |
960 | version = "2.7.5" | 977 | version = "2.7.9" |
961 | source = "registry+https://github.com/rust-lang/crates.io-index" | 978 | source = "registry+https://github.com/rust-lang/crates.io-index" |
962 | checksum = "68bd1206e71118b5356dae5ddc61c8b11e28b09ef6a31acbd15ea48a28e0c227" | 979 | checksum = "c35eeed0a3fab112f75165fdc026b3913f4183133f19b49be773ac9ea966e8bd" |
963 | dependencies = [ | 980 | dependencies = [ |
964 | "pest", | 981 | "pest", |
965 | "pest_meta", | 982 | "pest_meta", |
@@ -970,9 +987,9 @@ dependencies = [ | |||
970 | 987 | ||
971 | [[package]] | 988 | [[package]] |
972 | name = "pest_meta" | 989 | name = "pest_meta" |
973 | version = "2.7.5" | 990 | version = "2.7.9" |
974 | source = "registry+https://github.com/rust-lang/crates.io-index" | 991 | source = "registry+https://github.com/rust-lang/crates.io-index" |
975 | checksum = "7c747191d4ad9e4a4ab9c8798f1e82a39affe7ef9648390b7e5548d18e099de6" | 992 | checksum = "2adbf29bb9776f28caece835398781ab24435585fe0d4dc1374a61db5accedca" |
976 | dependencies = [ | 993 | dependencies = [ |
977 | "once_cell", | 994 | "once_cell", |
978 | "pest", | 995 | "pest", |
@@ -980,10 +997,30 @@ dependencies = [ | |||
980 | ] | 997 | ] |
981 | 998 | ||
982 | [[package]] | 999 | [[package]] |
1000 | name = "pin-project" | ||
1001 | version = "1.1.5" | ||
1002 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1003 | checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3" | ||
1004 | dependencies = [ | ||
1005 | "pin-project-internal", | ||
1006 | ] | ||
1007 | |||
1008 | [[package]] | ||
1009 | name = "pin-project-internal" | ||
1010 | version = "1.1.5" | ||
1011 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1012 | checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965" | ||
1013 | dependencies = [ | ||
1014 | "proc-macro2", | ||
1015 | "quote", | ||
1016 | "syn", | ||
1017 | ] | ||
1018 | |||
1019 | [[package]] | ||
983 | name = "pin-project-lite" | 1020 | name = "pin-project-lite" |
984 | version = "0.2.13" | 1021 | version = "0.2.14" |
985 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1022 | source = "registry+https://github.com/rust-lang/crates.io-index" |
986 | checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" | 1023 | checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" |
987 | 1024 | ||
988 | [[package]] | 1025 | [[package]] |
989 | name = "pin-utils" | 1026 | name = "pin-utils" |
@@ -993,15 +1030,15 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | |||
993 | 1030 | ||
994 | [[package]] | 1031 | [[package]] |
995 | name = "pkg-config" | 1032 | name = "pkg-config" |
996 | version = "0.3.27" | 1033 | version = "0.3.30" |
997 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1034 | source = "registry+https://github.com/rust-lang/crates.io-index" |
998 | checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" | 1035 | checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" |
999 | 1036 | ||
1000 | [[package]] | 1037 | [[package]] |
1001 | name = "portable-atomic" | 1038 | name = "portable-atomic" |
1002 | version = "1.5.1" | 1039 | version = "1.6.0" |
1003 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1040 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1004 | checksum = "3bccab0e7fd7cc19f820a1c8c91720af652d0c88dc9664dd72aef2614f04af3b" | 1041 | checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0" |
1005 | 1042 | ||
1006 | [[package]] | 1043 | [[package]] |
1007 | name = "ppv-lite86" | 1044 | name = "ppv-lite86" |
@@ -1011,18 +1048,18 @@ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" | |||
1011 | 1048 | ||
1012 | [[package]] | 1049 | [[package]] |
1013 | name = "proc-macro2" | 1050 | name = "proc-macro2" |
1014 | version = "1.0.78" | 1051 | version = "1.0.79" |
1015 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1052 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1016 | checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" | 1053 | checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" |
1017 | dependencies = [ | 1054 | dependencies = [ |
1018 | "unicode-ident", | 1055 | "unicode-ident", |
1019 | ] | 1056 | ] |
1020 | 1057 | ||
1021 | [[package]] | 1058 | [[package]] |
1022 | name = "quote" | 1059 | name = "quote" |
1023 | version = "1.0.35" | 1060 | version = "1.0.36" |
1024 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1061 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1025 | checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" | 1062 | checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" |
1026 | dependencies = [ | 1063 | dependencies = [ |
1027 | "proc-macro2", | 1064 | "proc-macro2", |
1028 | ] | 1065 | ] |
@@ -1058,19 +1095,10 @@ dependencies = [ | |||
1058 | ] | 1095 | ] |
1059 | 1096 | ||
1060 | [[package]] | 1097 | [[package]] |
1061 | name = "redox_syscall" | ||
1062 | version = "0.4.1" | ||
1063 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1064 | checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" | ||
1065 | dependencies = [ | ||
1066 | "bitflags 1.3.2", | ||
1067 | ] | ||
1068 | |||
1069 | [[package]] | ||
1070 | name = "redox_users" | 1098 | name = "redox_users" |
1071 | version = "0.4.4" | 1099 | version = "0.4.5" |
1072 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1100 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1073 | checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4" | 1101 | checksum = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891" |
1074 | dependencies = [ | 1102 | dependencies = [ |
1075 | "getrandom", | 1103 | "getrandom", |
1076 | "libredox", | 1104 | "libredox", |
@@ -1079,20 +1107,23 @@ dependencies = [ | |||
1079 | 1107 | ||
1080 | [[package]] | 1108 | [[package]] |
1081 | name = "reqwest" | 1109 | name = "reqwest" |
1082 | version = "0.11.27" | 1110 | version = "0.12.3" |
1083 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1111 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1084 | checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" | 1112 | checksum = "3e6cc1e89e689536eb5aeede61520e874df5a4707df811cd5da4aa5fbb2aae19" |
1085 | dependencies = [ | 1113 | dependencies = [ |
1086 | "base64", | 1114 | "base64 0.22.0", |
1087 | "bytes", | 1115 | "bytes", |
1088 | "encoding_rs", | 1116 | "encoding_rs", |
1117 | "futures-channel", | ||
1089 | "futures-core", | 1118 | "futures-core", |
1090 | "futures-util", | 1119 | "futures-util", |
1091 | "h2", | 1120 | "h2", |
1092 | "http 0.2.12", | 1121 | "http", |
1093 | "http-body", | 1122 | "http-body", |
1123 | "http-body-util", | ||
1094 | "hyper", | 1124 | "hyper", |
1095 | "hyper-tls", | 1125 | "hyper-tls", |
1126 | "hyper-util", | ||
1096 | "ipnet", | 1127 | "ipnet", |
1097 | "js-sys", | 1128 | "js-sys", |
1098 | "log", | 1129 | "log", |
@@ -1123,8 +1154,8 @@ version = "0.8.1" | |||
1123 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1154 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1124 | checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" | 1155 | checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" |
1125 | dependencies = [ | 1156 | dependencies = [ |
1126 | "base64", | 1157 | "base64 0.21.7", |
1127 | "bitflags 2.4.1", | 1158 | "bitflags 2.5.0", |
1128 | "serde", | 1159 | "serde", |
1129 | "serde_derive", | 1160 | "serde_derive", |
1130 | ] | 1161 | ] |
@@ -1147,46 +1178,53 @@ checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" | |||
1147 | 1178 | ||
1148 | [[package]] | 1179 | [[package]] |
1149 | name = "rustix" | 1180 | name = "rustix" |
1150 | version = "0.38.21" | 1181 | version = "0.38.32" |
1151 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1182 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1152 | checksum = "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3" | 1183 | checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89" |
1153 | dependencies = [ | 1184 | dependencies = [ |
1154 | "bitflags 2.4.1", | 1185 | "bitflags 2.5.0", |
1155 | "errno", | 1186 | "errno", |
1156 | "libc", | 1187 | "libc", |
1157 | "linux-raw-sys", | 1188 | "linux-raw-sys", |
1158 | "windows-sys 0.48.0", | 1189 | "windows-sys 0.52.0", |
1159 | ] | 1190 | ] |
1160 | 1191 | ||
1161 | [[package]] | 1192 | [[package]] |
1162 | name = "rustls-pemfile" | 1193 | name = "rustls-pemfile" |
1163 | version = "1.0.4" | 1194 | version = "2.1.2" |
1164 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1195 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1165 | checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" | 1196 | checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d" |
1166 | dependencies = [ | 1197 | dependencies = [ |
1167 | "base64", | 1198 | "base64 0.22.0", |
1199 | "rustls-pki-types", | ||
1168 | ] | 1200 | ] |
1169 | 1201 | ||
1170 | [[package]] | 1202 | [[package]] |
1203 | name = "rustls-pki-types" | ||
1204 | version = "1.4.1" | ||
1205 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1206 | checksum = "ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247" | ||
1207 | |||
1208 | [[package]] | ||
1171 | name = "ryu" | 1209 | name = "ryu" |
1172 | version = "1.0.15" | 1210 | version = "1.0.17" |
1173 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1211 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1174 | checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" | 1212 | checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" |
1175 | 1213 | ||
1176 | [[package]] | 1214 | [[package]] |
1177 | name = "schannel" | 1215 | name = "schannel" |
1178 | version = "0.1.22" | 1216 | version = "0.1.23" |
1179 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1217 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1180 | checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" | 1218 | checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" |
1181 | dependencies = [ | 1219 | dependencies = [ |
1182 | "windows-sys 0.48.0", | 1220 | "windows-sys 0.52.0", |
1183 | ] | 1221 | ] |
1184 | 1222 | ||
1185 | [[package]] | 1223 | [[package]] |
1186 | name = "security-framework" | 1224 | name = "security-framework" |
1187 | version = "2.9.2" | 1225 | version = "2.10.0" |
1188 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1226 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1189 | checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de" | 1227 | checksum = "770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6" |
1190 | dependencies = [ | 1228 | dependencies = [ |
1191 | "bitflags 1.3.2", | 1229 | "bitflags 1.3.2", |
1192 | "core-foundation", | 1230 | "core-foundation", |
@@ -1197,9 +1235,9 @@ dependencies = [ | |||
1197 | 1235 | ||
1198 | [[package]] | 1236 | [[package]] |
1199 | name = "security-framework-sys" | 1237 | name = "security-framework-sys" |
1200 | version = "2.9.1" | 1238 | version = "2.10.0" |
1201 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1239 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1202 | checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a" | 1240 | checksum = "41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef" |
1203 | dependencies = [ | 1241 | dependencies = [ |
1204 | "core-foundation-sys", | 1242 | "core-foundation-sys", |
1205 | "libc", | 1243 | "libc", |
@@ -1207,18 +1245,18 @@ dependencies = [ | |||
1207 | 1245 | ||
1208 | [[package]] | 1246 | [[package]] |
1209 | name = "serde" | 1247 | name = "serde" |
1210 | version = "1.0.192" | 1248 | version = "1.0.197" |
1211 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1249 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1212 | checksum = "bca2a08484b285dcb282d0f67b26cadc0df8b19f8c12502c13d966bf9482f001" | 1250 | checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" |
1213 | dependencies = [ | 1251 | dependencies = [ |
1214 | "serde_derive", | 1252 | "serde_derive", |
1215 | ] | 1253 | ] |
1216 | 1254 | ||
1217 | [[package]] | 1255 | [[package]] |
1218 | name = "serde_derive" | 1256 | name = "serde_derive" |
1219 | version = "1.0.192" | 1257 | version = "1.0.197" |
1220 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1258 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1221 | checksum = "d6c7207fbec9faa48073f3e3074cbe553af6ea512d7c21ba46e434e70ea9fbc1" | 1259 | checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" |
1222 | dependencies = [ | 1260 | dependencies = [ |
1223 | "proc-macro2", | 1261 | "proc-macro2", |
1224 | "quote", | 1262 | "quote", |
@@ -1227,9 +1265,9 @@ dependencies = [ | |||
1227 | 1265 | ||
1228 | [[package]] | 1266 | [[package]] |
1229 | name = "serde_json" | 1267 | name = "serde_json" |
1230 | version = "1.0.108" | 1268 | version = "1.0.115" |
1231 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1269 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1232 | checksum = "3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b" | 1270 | checksum = "12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd" |
1233 | dependencies = [ | 1271 | dependencies = [ |
1234 | "itoa", | 1272 | "itoa", |
1235 | "ryu", | 1273 | "ryu", |
@@ -1289,26 +1327,32 @@ dependencies = [ | |||
1289 | ] | 1327 | ] |
1290 | 1328 | ||
1291 | [[package]] | 1329 | [[package]] |
1330 | name = "smallvec" | ||
1331 | version = "1.13.2" | ||
1332 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1333 | checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" | ||
1334 | |||
1335 | [[package]] | ||
1292 | name = "socket2" | 1336 | name = "socket2" |
1293 | version = "0.5.5" | 1337 | version = "0.5.6" |
1294 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1338 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1295 | checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" | 1339 | checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" |
1296 | dependencies = [ | 1340 | dependencies = [ |
1297 | "libc", | 1341 | "libc", |
1298 | "windows-sys 0.48.0", | 1342 | "windows-sys 0.52.0", |
1299 | ] | 1343 | ] |
1300 | 1344 | ||
1301 | [[package]] | 1345 | [[package]] |
1302 | name = "strsim" | 1346 | name = "strsim" |
1303 | version = "0.11.0" | 1347 | version = "0.11.1" |
1304 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1348 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1305 | checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01" | 1349 | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
1306 | 1350 | ||
1307 | [[package]] | 1351 | [[package]] |
1308 | name = "syn" | 1352 | name = "syn" |
1309 | version = "2.0.50" | 1353 | version = "2.0.58" |
1310 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1354 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1311 | checksum = "74f1bdc9872430ce9b75da68329d1c1746faf50ffac5f19e02b71e37ff881ffb" | 1355 | checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687" |
1312 | dependencies = [ | 1356 | dependencies = [ |
1313 | "proc-macro2", | 1357 | "proc-macro2", |
1314 | "quote", | 1358 | "quote", |
@@ -1344,31 +1388,30 @@ dependencies = [ | |||
1344 | 1388 | ||
1345 | [[package]] | 1389 | [[package]] |
1346 | name = "tempfile" | 1390 | name = "tempfile" |
1347 | version = "3.8.1" | 1391 | version = "3.10.1" |
1348 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1392 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1349 | checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5" | 1393 | checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" |
1350 | dependencies = [ | 1394 | dependencies = [ |
1351 | "cfg-if", | 1395 | "cfg-if", |
1352 | "fastrand", | 1396 | "fastrand", |
1353 | "redox_syscall", | ||
1354 | "rustix", | 1397 | "rustix", |
1355 | "windows-sys 0.48.0", | 1398 | "windows-sys 0.52.0", |
1356 | ] | 1399 | ] |
1357 | 1400 | ||
1358 | [[package]] | 1401 | [[package]] |
1359 | name = "thiserror" | 1402 | name = "thiserror" |
1360 | version = "1.0.57" | 1403 | version = "1.0.58" |
1361 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1404 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1362 | checksum = "1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b" | 1405 | checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" |
1363 | dependencies = [ | 1406 | dependencies = [ |
1364 | "thiserror-impl", | 1407 | "thiserror-impl", |
1365 | ] | 1408 | ] |
1366 | 1409 | ||
1367 | [[package]] | 1410 | [[package]] |
1368 | name = "thiserror-impl" | 1411 | name = "thiserror-impl" |
1369 | version = "1.0.57" | 1412 | version = "1.0.58" |
1370 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1413 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1371 | checksum = "a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81" | 1414 | checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" |
1372 | dependencies = [ | 1415 | dependencies = [ |
1373 | "proc-macro2", | 1416 | "proc-macro2", |
1374 | "quote", | 1417 | "quote", |
@@ -1401,9 +1444,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | |||
1401 | 1444 | ||
1402 | [[package]] | 1445 | [[package]] |
1403 | name = "tokio" | 1446 | name = "tokio" |
1404 | version = "1.36.0" | 1447 | version = "1.37.0" |
1405 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1448 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1406 | checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931" | 1449 | checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" |
1407 | dependencies = [ | 1450 | dependencies = [ |
1408 | "backtrace", | 1451 | "backtrace", |
1409 | "bytes", | 1452 | "bytes", |
@@ -1465,9 +1508,9 @@ dependencies = [ | |||
1465 | 1508 | ||
1466 | [[package]] | 1509 | [[package]] |
1467 | name = "toml" | 1510 | name = "toml" |
1468 | version = "0.8.10" | 1511 | version = "0.8.12" |
1469 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1512 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1470 | checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290" | 1513 | checksum = "e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3" |
1471 | dependencies = [ | 1514 | dependencies = [ |
1472 | "serde", | 1515 | "serde", |
1473 | "serde_spanned", | 1516 | "serde_spanned", |
@@ -1486,9 +1529,9 @@ dependencies = [ | |||
1486 | 1529 | ||
1487 | [[package]] | 1530 | [[package]] |
1488 | name = "toml_edit" | 1531 | name = "toml_edit" |
1489 | version = "0.22.6" | 1532 | version = "0.22.9" |
1490 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1533 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1491 | checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6" | 1534 | checksum = "8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4" |
1492 | dependencies = [ | 1535 | dependencies = [ |
1493 | "indexmap", | 1536 | "indexmap", |
1494 | "serde", | 1537 | "serde", |
@@ -1498,6 +1541,28 @@ dependencies = [ | |||
1498 | ] | 1541 | ] |
1499 | 1542 | ||
1500 | [[package]] | 1543 | [[package]] |
1544 | name = "tower" | ||
1545 | version = "0.4.13" | ||
1546 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1547 | checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" | ||
1548 | dependencies = [ | ||
1549 | "futures-core", | ||
1550 | "futures-util", | ||
1551 | "pin-project", | ||
1552 | "pin-project-lite", | ||
1553 | "tokio", | ||
1554 | "tower-layer", | ||
1555 | "tower-service", | ||
1556 | "tracing", | ||
1557 | ] | ||
1558 | |||
1559 | [[package]] | ||
1560 | name = "tower-layer" | ||
1561 | version = "0.3.2" | ||
1562 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1563 | checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" | ||
1564 | |||
1565 | [[package]] | ||
1501 | name = "tower-service" | 1566 | name = "tower-service" |
1502 | version = "0.3.2" | 1567 | version = "0.3.2" |
1503 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1568 | source = "registry+https://github.com/rust-lang/crates.io-index" |
@@ -1509,6 +1574,7 @@ version = "0.1.40" | |||
1509 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1574 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1510 | checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" | 1575 | checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" |
1511 | dependencies = [ | 1576 | dependencies = [ |
1577 | "log", | ||
1512 | "pin-project-lite", | 1578 | "pin-project-lite", |
1513 | "tracing-core", | 1579 | "tracing-core", |
1514 | ] | 1580 | ] |
@@ -1524,9 +1590,9 @@ dependencies = [ | |||
1524 | 1590 | ||
1525 | [[package]] | 1591 | [[package]] |
1526 | name = "try-lock" | 1592 | name = "try-lock" |
1527 | version = "0.2.4" | 1593 | version = "0.2.5" |
1528 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1594 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1529 | checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" | 1595 | checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
1530 | 1596 | ||
1531 | [[package]] | 1597 | [[package]] |
1532 | name = "tungstenite" | 1598 | name = "tungstenite" |
@@ -1537,7 +1603,7 @@ dependencies = [ | |||
1537 | "byteorder", | 1603 | "byteorder", |
1538 | "bytes", | 1604 | "bytes", |
1539 | "data-encoding", | 1605 | "data-encoding", |
1540 | "http 1.0.0", | 1606 | "http", |
1541 | "httparse", | 1607 | "httparse", |
1542 | "log", | 1608 | "log", |
1543 | "rand", | 1609 | "rand", |
@@ -1561,9 +1627,9 @@ checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9" | |||
1561 | 1627 | ||
1562 | [[package]] | 1628 | [[package]] |
1563 | name = "unicode-bidi" | 1629 | name = "unicode-bidi" |
1564 | version = "0.3.13" | 1630 | version = "0.3.15" |
1565 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1631 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1566 | checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" | 1632 | checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" |
1567 | 1633 | ||
1568 | [[package]] | 1634 | [[package]] |
1569 | name = "unicode-ident" | 1635 | name = "unicode-ident" |
@@ -1573,9 +1639,9 @@ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" | |||
1573 | 1639 | ||
1574 | [[package]] | 1640 | [[package]] |
1575 | name = "unicode-normalization" | 1641 | name = "unicode-normalization" |
1576 | version = "0.1.22" | 1642 | version = "0.1.23" |
1577 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1643 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1578 | checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" | 1644 | checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" |
1579 | dependencies = [ | 1645 | dependencies = [ |
1580 | "tinyvec", | 1646 | "tinyvec", |
1581 | ] | 1647 | ] |
@@ -1594,9 +1660,9 @@ checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" | |||
1594 | 1660 | ||
1595 | [[package]] | 1661 | [[package]] |
1596 | name = "url" | 1662 | name = "url" |
1597 | version = "2.4.1" | 1663 | version = "2.5.0" |
1598 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1664 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1599 | checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5" | 1665 | checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" |
1600 | dependencies = [ | 1666 | dependencies = [ |
1601 | "form_urlencoded", | 1667 | "form_urlencoded", |
1602 | "idna", | 1668 | "idna", |
@@ -1644,9 +1710,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | |||
1644 | 1710 | ||
1645 | [[package]] | 1711 | [[package]] |
1646 | name = "wasm-bindgen" | 1712 | name = "wasm-bindgen" |
1647 | version = "0.2.88" | 1713 | version = "0.2.92" |
1648 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1714 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1649 | checksum = "7daec296f25a1bae309c0cd5c29c4b260e510e6d813c286b19eaadf409d40fce" | 1715 | checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" |
1650 | dependencies = [ | 1716 | dependencies = [ |
1651 | "cfg-if", | 1717 | "cfg-if", |
1652 | "wasm-bindgen-macro", | 1718 | "wasm-bindgen-macro", |
@@ -1654,9 +1720,9 @@ dependencies = [ | |||
1654 | 1720 | ||
1655 | [[package]] | 1721 | [[package]] |
1656 | name = "wasm-bindgen-backend" | 1722 | name = "wasm-bindgen-backend" |
1657 | version = "0.2.88" | 1723 | version = "0.2.92" |
1658 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1724 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1659 | checksum = "e397f4664c0e4e428e8313a469aaa58310d302159845980fd23b0f22a847f217" | 1725 | checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" |
1660 | dependencies = [ | 1726 | dependencies = [ |
1661 | "bumpalo", | 1727 | "bumpalo", |
1662 | "log", | 1728 | "log", |
@@ -1669,9 +1735,9 @@ dependencies = [ | |||
1669 | 1735 | ||
1670 | [[package]] | 1736 | [[package]] |
1671 | name = "wasm-bindgen-futures" | 1737 | name = "wasm-bindgen-futures" |
1672 | version = "0.4.38" | 1738 | version = "0.4.42" |
1673 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1739 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1674 | checksum = "9afec9963e3d0994cac82455b2b3502b81a7f40f9a0d32181f7528d9f4b43e02" | 1740 | checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" |
1675 | dependencies = [ | 1741 | dependencies = [ |
1676 | "cfg-if", | 1742 | "cfg-if", |
1677 | "js-sys", | 1743 | "js-sys", |
@@ -1681,9 +1747,9 @@ dependencies = [ | |||
1681 | 1747 | ||
1682 | [[package]] | 1748 | [[package]] |
1683 | name = "wasm-bindgen-macro" | 1749 | name = "wasm-bindgen-macro" |
1684 | version = "0.2.88" | 1750 | version = "0.2.92" |
1685 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1751 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1686 | checksum = "5961017b3b08ad5f3fe39f1e79877f8ee7c23c5e5fd5eb80de95abc41f1f16b2" | 1752 | checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" |
1687 | dependencies = [ | 1753 | dependencies = [ |
1688 | "quote", | 1754 | "quote", |
1689 | "wasm-bindgen-macro-support", | 1755 | "wasm-bindgen-macro-support", |
@@ -1691,9 +1757,9 @@ dependencies = [ | |||
1691 | 1757 | ||
1692 | [[package]] | 1758 | [[package]] |
1693 | name = "wasm-bindgen-macro-support" | 1759 | name = "wasm-bindgen-macro-support" |
1694 | version = "0.2.88" | 1760 | version = "0.2.92" |
1695 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1761 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1696 | checksum = "c5353b8dab669f5e10f5bd76df26a9360c748f054f862ff5f3f8aae0c7fb3907" | 1762 | checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" |
1697 | dependencies = [ | 1763 | dependencies = [ |
1698 | "proc-macro2", | 1764 | "proc-macro2", |
1699 | "quote", | 1765 | "quote", |
@@ -1704,15 +1770,15 @@ dependencies = [ | |||
1704 | 1770 | ||
1705 | [[package]] | 1771 | [[package]] |
1706 | name = "wasm-bindgen-shared" | 1772 | name = "wasm-bindgen-shared" |
1707 | version = "0.2.88" | 1773 | version = "0.2.92" |
1708 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1774 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1709 | checksum = "0d046c5d029ba91a1ed14da14dca44b68bf2f124cfbaf741c54151fdb3e0750b" | 1775 | checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" |
1710 | 1776 | ||
1711 | [[package]] | 1777 | [[package]] |
1712 | name = "web-sys" | 1778 | name = "web-sys" |
1713 | version = "0.3.65" | 1779 | version = "0.3.69" |
1714 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1780 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1715 | checksum = "5db499c5f66323272151db0e666cd34f78617522fb0c1604d31a27c50c206a85" | 1781 | checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" |
1716 | dependencies = [ | 1782 | dependencies = [ |
1717 | "js-sys", | 1783 | "js-sys", |
1718 | "wasm-bindgen", | 1784 | "wasm-bindgen", |
@@ -1739,15 +1805,6 @@ dependencies = [ | |||
1739 | 1805 | ||
1740 | [[package]] | 1806 | [[package]] |
1741 | name = "windows-sys" | 1807 | name = "windows-sys" |
1742 | version = "0.45.0" | ||
1743 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1744 | checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" | ||
1745 | dependencies = [ | ||
1746 | "windows-targets 0.42.2", | ||
1747 | ] | ||
1748 | |||
1749 | [[package]] | ||
1750 | name = "windows-sys" | ||
1751 | version = "0.48.0" | 1808 | version = "0.48.0" |
1752 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1809 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1753 | checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" | 1810 | checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" |
@@ -1756,18 +1813,12 @@ dependencies = [ | |||
1756 | ] | 1813 | ] |
1757 | 1814 | ||
1758 | [[package]] | 1815 | [[package]] |
1759 | name = "windows-targets" | 1816 | name = "windows-sys" |
1760 | version = "0.42.2" | 1817 | version = "0.52.0" |
1761 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1818 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1762 | checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" | 1819 | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
1763 | dependencies = [ | 1820 | dependencies = [ |
1764 | "windows_aarch64_gnullvm 0.42.2", | 1821 | "windows-targets 0.52.4", |
1765 | "windows_aarch64_msvc 0.42.2", | ||
1766 | "windows_i686_gnu 0.42.2", | ||
1767 | "windows_i686_msvc 0.42.2", | ||
1768 | "windows_x86_64_gnu 0.42.2", | ||
1769 | "windows_x86_64_gnullvm 0.42.2", | ||
1770 | "windows_x86_64_msvc 0.42.2", | ||
1771 | ] | 1822 | ] |
1772 | 1823 | ||
1773 | [[package]] | 1824 | [[package]] |
@@ -1786,10 +1837,19 @@ dependencies = [ | |||
1786 | ] | 1837 | ] |
1787 | 1838 | ||
1788 | [[package]] | 1839 | [[package]] |
1789 | name = "windows_aarch64_gnullvm" | 1840 | name = "windows-targets" |
1790 | version = "0.42.2" | 1841 | version = "0.52.4" |
1791 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1842 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1792 | checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" | 1843 | checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" |
1844 | dependencies = [ | ||
1845 | "windows_aarch64_gnullvm 0.52.4", | ||
1846 | "windows_aarch64_msvc 0.52.4", | ||
1847 | "windows_i686_gnu 0.52.4", | ||
1848 | "windows_i686_msvc 0.52.4", | ||
1849 | "windows_x86_64_gnu 0.52.4", | ||
1850 | "windows_x86_64_gnullvm 0.52.4", | ||
1851 | "windows_x86_64_msvc 0.52.4", | ||
1852 | ] | ||
1793 | 1853 | ||
1794 | [[package]] | 1854 | [[package]] |
1795 | name = "windows_aarch64_gnullvm" | 1855 | name = "windows_aarch64_gnullvm" |
@@ -1798,10 +1858,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1798 | checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" | 1858 | checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" |
1799 | 1859 | ||
1800 | [[package]] | 1860 | [[package]] |
1801 | name = "windows_aarch64_msvc" | 1861 | name = "windows_aarch64_gnullvm" |
1802 | version = "0.42.2" | 1862 | version = "0.52.4" |
1803 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1863 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1804 | checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" | 1864 | checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" |
1805 | 1865 | ||
1806 | [[package]] | 1866 | [[package]] |
1807 | name = "windows_aarch64_msvc" | 1867 | name = "windows_aarch64_msvc" |
@@ -1810,10 +1870,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1810 | checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" | 1870 | checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" |
1811 | 1871 | ||
1812 | [[package]] | 1872 | [[package]] |
1813 | name = "windows_i686_gnu" | 1873 | name = "windows_aarch64_msvc" |
1814 | version = "0.42.2" | 1874 | version = "0.52.4" |
1815 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1875 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1816 | checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" | 1876 | checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" |
1817 | 1877 | ||
1818 | [[package]] | 1878 | [[package]] |
1819 | name = "windows_i686_gnu" | 1879 | name = "windows_i686_gnu" |
@@ -1822,10 +1882,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1822 | checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" | 1882 | checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" |
1823 | 1883 | ||
1824 | [[package]] | 1884 | [[package]] |
1825 | name = "windows_i686_msvc" | 1885 | name = "windows_i686_gnu" |
1826 | version = "0.42.2" | 1886 | version = "0.52.4" |
1827 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1887 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1828 | checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" | 1888 | checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" |
1829 | 1889 | ||
1830 | [[package]] | 1890 | [[package]] |
1831 | name = "windows_i686_msvc" | 1891 | name = "windows_i686_msvc" |
@@ -1834,10 +1894,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1834 | checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" | 1894 | checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" |
1835 | 1895 | ||
1836 | [[package]] | 1896 | [[package]] |
1837 | name = "windows_x86_64_gnu" | 1897 | name = "windows_i686_msvc" |
1838 | version = "0.42.2" | 1898 | version = "0.52.4" |
1839 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1899 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1840 | checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" | 1900 | checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" |
1841 | 1901 | ||
1842 | [[package]] | 1902 | [[package]] |
1843 | name = "windows_x86_64_gnu" | 1903 | name = "windows_x86_64_gnu" |
@@ -1846,10 +1906,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1846 | checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" | 1906 | checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" |
1847 | 1907 | ||
1848 | [[package]] | 1908 | [[package]] |
1849 | name = "windows_x86_64_gnullvm" | 1909 | name = "windows_x86_64_gnu" |
1850 | version = "0.42.2" | 1910 | version = "0.52.4" |
1851 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1911 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1852 | checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" | 1912 | checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" |
1853 | 1913 | ||
1854 | [[package]] | 1914 | [[package]] |
1855 | name = "windows_x86_64_gnullvm" | 1915 | name = "windows_x86_64_gnullvm" |
@@ -1858,10 +1918,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1858 | checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" | 1918 | checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" |
1859 | 1919 | ||
1860 | [[package]] | 1920 | [[package]] |
1861 | name = "windows_x86_64_msvc" | 1921 | name = "windows_x86_64_gnullvm" |
1862 | version = "0.42.2" | 1922 | version = "0.52.4" |
1863 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1923 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1864 | checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" | 1924 | checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" |
1865 | 1925 | ||
1866 | [[package]] | 1926 | [[package]] |
1867 | name = "windows_x86_64_msvc" | 1927 | name = "windows_x86_64_msvc" |
@@ -1870,19 +1930,25 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1870 | checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" | 1930 | checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" |
1871 | 1931 | ||
1872 | [[package]] | 1932 | [[package]] |
1933 | name = "windows_x86_64_msvc" | ||
1934 | version = "0.52.4" | ||
1935 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
1936 | checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" | ||
1937 | |||
1938 | [[package]] | ||
1873 | name = "winnow" | 1939 | name = "winnow" |
1874 | version = "0.6.2" | 1940 | version = "0.6.5" |
1875 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1941 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1876 | checksum = "7a4191c47f15cc3ec71fcb4913cb83d58def65dd3787610213c649283b5ce178" | 1942 | checksum = "dffa400e67ed5a4dd237983829e66475f0a4a26938c4b04c21baede6262215b8" |
1877 | dependencies = [ | 1943 | dependencies = [ |
1878 | "memchr", | 1944 | "memchr", |
1879 | ] | 1945 | ] |
1880 | 1946 | ||
1881 | [[package]] | 1947 | [[package]] |
1882 | name = "winreg" | 1948 | name = "winreg" |
1883 | version = "0.50.0" | 1949 | version = "0.52.0" |
1884 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1950 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1885 | checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" | 1951 | checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5" |
1886 | dependencies = [ | 1952 | dependencies = [ |
1887 | "cfg-if", | 1953 | "cfg-if", |
1888 | "windows-sys 0.48.0", | 1954 | "windows-sys 0.48.0", |
@@ -17,9 +17,9 @@ config = "0.14" | |||
17 | dirs = "5.0" | 17 | dirs = "5.0" |
18 | futures-util = "0.3" | 18 | futures-util = "0.3" |
19 | indicatif = "0.17" | 19 | indicatif = "0.17" |
20 | reqwest = { version = "0.11", features = ["blocking"] } | 20 | reqwest = { version = "0.12", features = ["blocking"] } |
21 | serde = "1.0" | 21 | serde = "1.0" |
22 | serde_json = "1.0" | 22 | serde_json = "1.0" |
23 | thiserror = "1.0" | 23 | thiserror = "1.0" |
24 | tokio = { version = "1.36", features = ["macros", "rt-multi-thread", "io-std"] } | 24 | tokio = { version = "1.37", features = ["macros", "rt-multi-thread", "io-std"] } |
25 | tokio-tungstenite = "0.21" | 25 | tokio-tungstenite = "0.21" |