Skip to content

Commit b805dcb

Browse files
authored
Merge pull request rust-lang#2380 from rust-lang/tshepang-crate-cleaning
clean our crates
2 parents 032f738 + 5a406be commit b805dcb

File tree

7 files changed

+139
-127
lines changed

7 files changed

+139
-127
lines changed
+107-100
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is automatically @generated by Cargo.
22
# It is not intended for manual editing.
3-
version = 3
3+
version = 4
44

55
[[package]]
66
name = "aho-corasick"
@@ -28,21 +28,24 @@ dependencies = [
2828

2929
[[package]]
3030
name = "autocfg"
31-
version = "1.3.0"
31+
version = "1.4.0"
3232
source = "registry+https://github.com/rust-lang/crates.io-index"
33-
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
33+
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
3434

3535
[[package]]
3636
name = "bumpalo"
37-
version = "3.16.0"
37+
version = "3.17.0"
3838
source = "registry+https://github.com/rust-lang/crates.io-index"
39-
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
39+
checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf"
4040

4141
[[package]]
4242
name = "cc"
43-
version = "1.0.106"
43+
version = "1.2.22"
4444
source = "registry+https://github.com/rust-lang/crates.io-index"
45-
checksum = "066fce287b1d4eafef758e89e09d724a24808a9196fe9756b8ca90e86d0719a2"
45+
checksum = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1"
46+
dependencies = [
47+
"shlex",
48+
]
4649

4750
[[package]]
4851
name = "cfg-if"
@@ -52,27 +55,27 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
5255

5356
[[package]]
5457
name = "chrono"
55-
version = "0.4.38"
58+
version = "0.4.41"
5659
source = "registry+https://github.com/rust-lang/crates.io-index"
57-
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
60+
checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
5861
dependencies = [
5962
"android-tzdata",
6063
"iana-time-zone",
6164
"js-sys",
6265
"num-traits",
6366
"wasm-bindgen",
64-
"windows-targets",
67+
"windows-link",
6568
]
6669

6770
[[package]]
6871
name = "core-foundation-sys"
69-
version = "0.8.6"
72+
version = "0.8.7"
7073
source = "registry+https://github.com/rust-lang/crates.io-index"
71-
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
74+
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
7275

7376
[[package]]
7477
name = "date-check"
75-
version = "0.1.0"
78+
version = "0.0.0"
7679
dependencies = [
7780
"chrono",
7881
"glob",
@@ -81,20 +84,21 @@ dependencies = [
8184

8285
[[package]]
8386
name = "glob"
84-
version = "0.3.1"
87+
version = "0.3.2"
8588
source = "registry+https://github.com/rust-lang/crates.io-index"
86-
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
89+
checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
8790

8891
[[package]]
8992
name = "iana-time-zone"
90-
version = "0.1.60"
93+
version = "0.1.63"
9194
source = "registry+https://github.com/rust-lang/crates.io-index"
92-
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
95+
checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
9396
dependencies = [
9497
"android_system_properties",
9598
"core-foundation-sys",
9699
"iana-time-zone-haiku",
97100
"js-sys",
101+
"log",
98102
"wasm-bindgen",
99103
"windows-core",
100104
]
@@ -110,24 +114,25 @@ dependencies = [
110114

111115
[[package]]
112116
name = "js-sys"
113-
version = "0.3.69"
117+
version = "0.3.77"
114118
source = "registry+https://github.com/rust-lang/crates.io-index"
115-
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
119+
checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
116120
dependencies = [
121+
"once_cell",
117122
"wasm-bindgen",
118123
]
119124

120125
[[package]]
121126
name = "libc"
122-
version = "0.2.155"
127+
version = "0.2.172"
123128
source = "registry+https://github.com/rust-lang/crates.io-index"
124-
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
129+
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
125130

126131
[[package]]
127132
name = "log"
128-
version = "0.4.22"
133+
version = "0.4.27"
129134
source = "registry+https://github.com/rust-lang/crates.io-index"
130-
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
135+
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
131136

132137
[[package]]
133138
name = "memchr"
@@ -146,33 +151,33 @@ dependencies = [
146151

147152
[[package]]
148153
name = "once_cell"
149-
version = "1.19.0"
154+
version = "1.21.3"
150155
source = "registry+https://github.com/rust-lang/crates.io-index"
151-
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
156+
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
152157

153158
[[package]]
154159
name = "proc-macro2"
155-
version = "1.0.86"
160+
version = "1.0.95"
156161
source = "registry+https://github.com/rust-lang/crates.io-index"
157-
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
162+
checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
158163
dependencies = [
159164
"unicode-ident",
160165
]
161166

162167
[[package]]
163168
name = "quote"
164-
version = "1.0.36"
169+
version = "1.0.40"
165170
source = "registry+https://github.com/rust-lang/crates.io-index"
166-
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
171+
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
167172
dependencies = [
168173
"proc-macro2",
169174
]
170175

171176
[[package]]
172177
name = "regex"
173-
version = "1.10.5"
178+
version = "1.11.1"
174179
source = "registry+https://github.com/rust-lang/crates.io-index"
175-
checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
180+
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
176181
dependencies = [
177182
"aho-corasick",
178183
"memchr",
@@ -182,9 +187,9 @@ dependencies = [
182187

183188
[[package]]
184189
name = "regex-automata"
185-
version = "0.4.7"
190+
version = "0.4.9"
186191
source = "registry+https://github.com/rust-lang/crates.io-index"
187-
checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
192+
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
188193
dependencies = [
189194
"aho-corasick",
190195
"memchr",
@@ -193,15 +198,27 @@ dependencies = [
193198

194199
[[package]]
195200
name = "regex-syntax"
196-
version = "0.8.4"
201+
version = "0.8.5"
197202
source = "registry+https://github.com/rust-lang/crates.io-index"
198-
checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
203+
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
204+
205+
[[package]]
206+
name = "rustversion"
207+
version = "1.0.20"
208+
source = "registry+https://github.com/rust-lang/crates.io-index"
209+
checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2"
210+
211+
[[package]]
212+
name = "shlex"
213+
version = "1.3.0"
214+
source = "registry+https://github.com/rust-lang/crates.io-index"
215+
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
199216

200217
[[package]]
201218
name = "syn"
202-
version = "2.0.70"
219+
version = "2.0.101"
203220
source = "registry+https://github.com/rust-lang/crates.io-index"
204-
checksum = "2f0209b68b3613b093e0ec905354eccaedcfe83b8cb37cbdeae64026c3064c16"
221+
checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
205222
dependencies = [
206223
"proc-macro2",
207224
"quote",
@@ -210,29 +227,30 @@ dependencies = [
210227

211228
[[package]]
212229
name = "unicode-ident"
213-
version = "1.0.12"
230+
version = "1.0.18"
214231
source = "registry+https://github.com/rust-lang/crates.io-index"
215-
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
232+
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
216233

217234
[[package]]
218235
name = "wasm-bindgen"
219-
version = "0.2.92"
236+
version = "0.2.100"
220237
source = "registry+https://github.com/rust-lang/crates.io-index"
221-
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
238+
checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
222239
dependencies = [
223240
"cfg-if",
241+
"once_cell",
242+
"rustversion",
224243
"wasm-bindgen-macro",
225244
]
226245

227246
[[package]]
228247
name = "wasm-bindgen-backend"
229-
version = "0.2.92"
248+
version = "0.2.100"
230249
source = "registry+https://github.com/rust-lang/crates.io-index"
231-
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
250+
checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
232251
dependencies = [
233252
"bumpalo",
234253
"log",
235-
"once_cell",
236254
"proc-macro2",
237255
"quote",
238256
"syn",
@@ -241,19 +259,19 @@ dependencies = [
241259

242260
[[package]]
243261
name = "wasm-bindgen-macro"
244-
version = "0.2.92"
262+
version = "0.2.100"
245263
source = "registry+https://github.com/rust-lang/crates.io-index"
246-
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
264+
checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
247265
dependencies = [
248266
"quote",
249267
"wasm-bindgen-macro-support",
250268
]
251269

252270
[[package]]
253271
name = "wasm-bindgen-macro-support"
254-
version = "0.2.92"
272+
version = "0.2.100"
255273
source = "registry+https://github.com/rust-lang/crates.io-index"
256-
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
274+
checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
257275
dependencies = [
258276
"proc-macro2",
259277
"quote",
@@ -264,79 +282,68 @@ dependencies = [
264282

265283
[[package]]
266284
name = "wasm-bindgen-shared"
267-
version = "0.2.92"
285+
version = "0.2.100"
268286
source = "registry+https://github.com/rust-lang/crates.io-index"
269-
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
287+
checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
288+
dependencies = [
289+
"unicode-ident",
290+
]
270291

271292
[[package]]
272293
name = "windows-core"
273-
version = "0.52.0"
294+
version = "0.61.0"
274295
source = "registry+https://github.com/rust-lang/crates.io-index"
275-
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
296+
checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
276297
dependencies = [
277-
"windows-targets",
298+
"windows-implement",
299+
"windows-interface",
300+
"windows-link",
301+
"windows-result",
302+
"windows-strings",
278303
]
279304

280305
[[package]]
281-
name = "windows-targets"
282-
version = "0.52.6"
306+
name = "windows-implement"
307+
version = "0.60.0"
283308
source = "registry+https://github.com/rust-lang/crates.io-index"
284-
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
309+
checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
285310
dependencies = [
286-
"windows_aarch64_gnullvm",
287-
"windows_aarch64_msvc",
288-
"windows_i686_gnu",
289-
"windows_i686_gnullvm",
290-
"windows_i686_msvc",
291-
"windows_x86_64_gnu",
292-
"windows_x86_64_gnullvm",
293-
"windows_x86_64_msvc",
311+
"proc-macro2",
312+
"quote",
313+
"syn",
294314
]
295315

296316
[[package]]
297-
name = "windows_aarch64_gnullvm"
298-
version = "0.52.6"
299-
source = "registry+https://github.com/rust-lang/crates.io-index"
300-
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
301-
302-
[[package]]
303-
name = "windows_aarch64_msvc"
304-
version = "0.52.6"
305-
source = "registry+https://github.com/rust-lang/crates.io-index"
306-
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
307-
308-
[[package]]
309-
name = "windows_i686_gnu"
310-
version = "0.52.6"
311-
source = "registry+https://github.com/rust-lang/crates.io-index"
312-
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
313-
314-
[[package]]
315-
name = "windows_i686_gnullvm"
316-
version = "0.52.6"
317-
source = "registry+https://github.com/rust-lang/crates.io-index"
318-
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
319-
320-
[[package]]
321-
name = "windows_i686_msvc"
322-
version = "0.52.6"
317+
name = "windows-interface"
318+
version = "0.59.1"
323319
source = "registry+https://github.com/rust-lang/crates.io-index"
324-
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
320+
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
321+
dependencies = [
322+
"proc-macro2",
323+
"quote",
324+
"syn",
325+
]
325326

326327
[[package]]
327-
name = "windows_x86_64_gnu"
328-
version = "0.52.6"
328+
name = "windows-link"
329+
version = "0.1.1"
329330
source = "registry+https://github.com/rust-lang/crates.io-index"
330-
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
331+
checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
331332

332333
[[package]]
333-
name = "windows_x86_64_gnullvm"
334-
version = "0.52.6"
334+
name = "windows-result"
335+
version = "0.3.2"
335336
source = "registry+https://github.com/rust-lang/crates.io-index"
336-
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
337+
checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252"
338+
dependencies = [
339+
"windows-link",
340+
]
337341

338342
[[package]]
339-
name = "windows_x86_64_msvc"
340-
version = "0.52.6"
343+
name = "windows-strings"
344+
version = "0.4.0"
341345
source = "registry+https://github.com/rust-lang/crates.io-index"
342-
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
346+
checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97"
347+
dependencies = [
348+
"windows-link",
349+
]

0 commit comments

Comments
 (0)