commonmarker 1.0.0.pre7 → 1.0.0.pre11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Cargo.lock +326 -385
- data/Cargo.toml +6 -0
- data/README.md +8 -1
- data/ext/commonmarker/Cargo.toml +3 -2
- data/ext/commonmarker/extconf.rb +0 -2
- data/ext/commonmarker/src/lib.rs +78 -12
- data/ext/commonmarker/src/options.rs +22 -16
- data/ext/commonmarker/src/plugins/syntax_highlighting.rs +31 -2
- data/ext/commonmarker/src/plugins.rs +0 -18
- data/ext/commonmarker/src/utils.rs +2 -2
- data/lib/commonmarker/config.rb +3 -2
- data/lib/commonmarker/version.rb +1 -1
- data/lib/commonmarker.rb +0 -5
- metadata +8 -22
- data/ext/commonmarker/_util.rb +0 -102
data/Cargo.lock
CHANGED
@@ -10,13 +10,61 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
10
10
|
|
11
11
|
[[package]]
|
12
12
|
name = "aho-corasick"
|
13
|
-
version = "
|
13
|
+
version = "1.1.2"
|
14
14
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
15
|
-
checksum = "
|
15
|
+
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
16
16
|
dependencies = [
|
17
17
|
"memchr",
|
18
18
|
]
|
19
19
|
|
20
|
+
[[package]]
|
21
|
+
name = "anstream"
|
22
|
+
version = "0.6.4"
|
23
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
24
|
+
checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44"
|
25
|
+
dependencies = [
|
26
|
+
"anstyle",
|
27
|
+
"anstyle-parse",
|
28
|
+
"anstyle-query",
|
29
|
+
"anstyle-wincon",
|
30
|
+
"colorchoice",
|
31
|
+
"utf8parse",
|
32
|
+
]
|
33
|
+
|
34
|
+
[[package]]
|
35
|
+
name = "anstyle"
|
36
|
+
version = "1.0.4"
|
37
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
38
|
+
checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
|
39
|
+
|
40
|
+
[[package]]
|
41
|
+
name = "anstyle-parse"
|
42
|
+
version = "0.2.2"
|
43
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
44
|
+
checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140"
|
45
|
+
dependencies = [
|
46
|
+
"utf8parse",
|
47
|
+
]
|
48
|
+
|
49
|
+
[[package]]
|
50
|
+
name = "anstyle-query"
|
51
|
+
version = "1.0.0"
|
52
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
53
|
+
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
|
54
|
+
dependencies = [
|
55
|
+
"windows-sys",
|
56
|
+
]
|
57
|
+
|
58
|
+
[[package]]
|
59
|
+
name = "anstyle-wincon"
|
60
|
+
version = "3.0.1"
|
61
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
62
|
+
checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628"
|
63
|
+
dependencies = [
|
64
|
+
"anstyle",
|
65
|
+
"windows-sys",
|
66
|
+
]
|
67
|
+
|
20
68
|
[[package]]
|
21
69
|
name = "autocfg"
|
22
70
|
version = "1.1.0"
|
@@ -25,9 +73,9 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
25
73
|
|
26
74
|
[[package]]
|
27
75
|
name = "base64"
|
28
|
-
version = "0.
|
76
|
+
version = "0.21.4"
|
29
77
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
30
|
-
checksum = "
|
78
|
+
checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
|
31
79
|
|
32
80
|
[[package]]
|
33
81
|
name = "bincode"
|
@@ -40,11 +88,11 @@ dependencies = [
|
|
40
88
|
|
41
89
|
[[package]]
|
42
90
|
name = "bindgen"
|
43
|
-
version = "0.
|
91
|
+
version = "0.66.1"
|
44
92
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
45
|
-
checksum = "
|
93
|
+
checksum = "f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7"
|
46
94
|
dependencies = [
|
47
|
-
"bitflags",
|
95
|
+
"bitflags 2.4.0",
|
48
96
|
"cexpr",
|
49
97
|
"clang-sys",
|
50
98
|
"lazy_static",
|
@@ -55,6 +103,7 @@ dependencies = [
|
|
55
103
|
"regex",
|
56
104
|
"rustc-hash",
|
57
105
|
"shlex",
|
106
|
+
"syn 2.0.38",
|
58
107
|
]
|
59
108
|
|
60
109
|
[[package]]
|
@@ -79,19 +128,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
79
128
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
80
129
|
|
81
130
|
[[package]]
|
82
|
-
name = "
|
83
|
-
version = "
|
131
|
+
name = "bitflags"
|
132
|
+
version = "2.4.0"
|
84
133
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
85
|
-
checksum = "
|
86
|
-
dependencies = [
|
87
|
-
"generic-array",
|
88
|
-
]
|
134
|
+
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
89
135
|
|
90
136
|
[[package]]
|
91
137
|
name = "cc"
|
92
|
-
version = "1.0.
|
138
|
+
version = "1.0.83"
|
93
139
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
94
|
-
checksum = "
|
140
|
+
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
141
|
+
dependencies = [
|
142
|
+
"libc",
|
143
|
+
]
|
95
144
|
|
96
145
|
[[package]]
|
97
146
|
name = "cexpr"
|
@@ -110,9 +159,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
110
159
|
|
111
160
|
[[package]]
|
112
161
|
name = "clang-sys"
|
113
|
-
version = "1.
|
162
|
+
version = "1.6.1"
|
114
163
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
115
|
-
checksum = "
|
164
|
+
checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
|
116
165
|
dependencies = [
|
117
166
|
"glob",
|
118
167
|
"libc",
|
@@ -121,41 +170,50 @@ dependencies = [
|
|
121
170
|
|
122
171
|
[[package]]
|
123
172
|
name = "clap"
|
124
|
-
version = "4.
|
173
|
+
version = "4.4.6"
|
125
174
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
126
|
-
checksum = "
|
175
|
+
checksum = "d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956"
|
127
176
|
dependencies = [
|
128
|
-
"
|
177
|
+
"clap_builder",
|
129
178
|
"clap_derive",
|
179
|
+
]
|
180
|
+
|
181
|
+
[[package]]
|
182
|
+
name = "clap_builder"
|
183
|
+
version = "4.4.6"
|
184
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
185
|
+
checksum = "0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45"
|
186
|
+
dependencies = [
|
187
|
+
"anstream",
|
188
|
+
"anstyle",
|
130
189
|
"clap_lex",
|
131
|
-
"is-terminal",
|
132
|
-
"once_cell",
|
133
190
|
"strsim",
|
134
|
-
"termcolor",
|
135
191
|
"terminal_size",
|
136
192
|
]
|
137
193
|
|
138
194
|
[[package]]
|
139
195
|
name = "clap_derive"
|
140
|
-
version = "4.
|
196
|
+
version = "4.4.2"
|
141
197
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
142
|
-
checksum = "
|
198
|
+
checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873"
|
143
199
|
dependencies = [
|
144
200
|
"heck",
|
145
|
-
"proc-macro-error",
|
146
201
|
"proc-macro2",
|
147
202
|
"quote",
|
148
|
-
"syn",
|
203
|
+
"syn 2.0.38",
|
149
204
|
]
|
150
205
|
|
151
206
|
[[package]]
|
152
207
|
name = "clap_lex"
|
153
|
-
version = "0.
|
208
|
+
version = "0.5.1"
|
154
209
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
155
|
-
checksum = "
|
156
|
-
|
157
|
-
|
158
|
-
|
210
|
+
checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961"
|
211
|
+
|
212
|
+
[[package]]
|
213
|
+
name = "colorchoice"
|
214
|
+
version = "1.0.0"
|
215
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
216
|
+
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
159
217
|
|
160
218
|
[[package]]
|
161
219
|
name = "commonmarker"
|
@@ -163,21 +221,21 @@ version = "1.0.0"
|
|
163
221
|
dependencies = [
|
164
222
|
"comrak",
|
165
223
|
"magnus",
|
224
|
+
"syntect",
|
166
225
|
]
|
167
226
|
|
168
227
|
[[package]]
|
169
228
|
name = "comrak"
|
170
|
-
version = "0.
|
229
|
+
version = "0.19.0"
|
171
230
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
172
|
-
checksum = "
|
231
|
+
checksum = "82c995deda3bfdebd07d0e2af79e9da13e4b1be652b21a746f3f5b24bf0a49ef"
|
173
232
|
dependencies = [
|
174
233
|
"clap",
|
234
|
+
"derive_builder",
|
175
235
|
"emojis",
|
176
236
|
"entities",
|
177
237
|
"memchr",
|
178
238
|
"once_cell",
|
179
|
-
"pest",
|
180
|
-
"pest_derive",
|
181
239
|
"regex",
|
182
240
|
"shell-words",
|
183
241
|
"slug",
|
@@ -188,74 +246,97 @@ dependencies = [
|
|
188
246
|
]
|
189
247
|
|
190
248
|
[[package]]
|
191
|
-
name = "
|
192
|
-
version = "
|
249
|
+
name = "crc32fast"
|
250
|
+
version = "1.3.2"
|
193
251
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
194
|
-
checksum = "
|
252
|
+
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
195
253
|
dependencies = [
|
196
|
-
"
|
254
|
+
"cfg-if",
|
197
255
|
]
|
198
256
|
|
199
257
|
[[package]]
|
200
|
-
name = "
|
201
|
-
version = "
|
258
|
+
name = "darling"
|
259
|
+
version = "0.14.4"
|
202
260
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
203
|
-
checksum = "
|
261
|
+
checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"
|
204
262
|
dependencies = [
|
205
|
-
"
|
263
|
+
"darling_core",
|
264
|
+
"darling_macro",
|
206
265
|
]
|
207
266
|
|
208
267
|
[[package]]
|
209
|
-
name = "
|
210
|
-
version = "0.
|
268
|
+
name = "darling_core"
|
269
|
+
version = "0.14.4"
|
211
270
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
212
|
-
checksum = "
|
271
|
+
checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"
|
213
272
|
dependencies = [
|
214
|
-
"
|
215
|
-
"
|
273
|
+
"fnv",
|
274
|
+
"ident_case",
|
275
|
+
"proc-macro2",
|
276
|
+
"quote",
|
277
|
+
"strsim",
|
278
|
+
"syn 1.0.109",
|
216
279
|
]
|
217
280
|
|
218
281
|
[[package]]
|
219
|
-
name = "
|
220
|
-
version = "0.4
|
282
|
+
name = "darling_macro"
|
283
|
+
version = "0.14.4"
|
284
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
285
|
+
checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"
|
286
|
+
dependencies = [
|
287
|
+
"darling_core",
|
288
|
+
"quote",
|
289
|
+
"syn 1.0.109",
|
290
|
+
]
|
291
|
+
|
292
|
+
[[package]]
|
293
|
+
name = "deranged"
|
294
|
+
version = "0.3.8"
|
221
295
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
222
|
-
checksum = "
|
296
|
+
checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946"
|
223
297
|
|
224
298
|
[[package]]
|
225
|
-
name = "
|
226
|
-
version = "0.
|
299
|
+
name = "derive_builder"
|
300
|
+
version = "0.12.0"
|
227
301
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
228
|
-
checksum = "
|
302
|
+
checksum = "8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8"
|
229
303
|
dependencies = [
|
230
|
-
"
|
231
|
-
"crypto-common",
|
304
|
+
"derive_builder_macro",
|
232
305
|
]
|
233
306
|
|
234
307
|
[[package]]
|
235
|
-
name = "
|
236
|
-
version = "
|
308
|
+
name = "derive_builder_core"
|
309
|
+
version = "0.12.0"
|
237
310
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
238
|
-
checksum = "
|
311
|
+
checksum = "c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f"
|
239
312
|
dependencies = [
|
240
|
-
"
|
313
|
+
"darling",
|
314
|
+
"proc-macro2",
|
315
|
+
"quote",
|
316
|
+
"syn 1.0.109",
|
241
317
|
]
|
242
318
|
|
243
319
|
[[package]]
|
244
|
-
name = "
|
245
|
-
version = "0.
|
320
|
+
name = "derive_builder_macro"
|
321
|
+
version = "0.12.0"
|
246
322
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
247
|
-
checksum = "
|
323
|
+
checksum = "ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e"
|
248
324
|
dependencies = [
|
249
|
-
"
|
250
|
-
"
|
251
|
-
"winapi",
|
325
|
+
"derive_builder_core",
|
326
|
+
"syn 1.0.109",
|
252
327
|
]
|
253
328
|
|
329
|
+
[[package]]
|
330
|
+
name = "deunicode"
|
331
|
+
version = "0.4.4"
|
332
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
333
|
+
checksum = "d95203a6a50906215a502507c0f879a0ce7ff205a6111e2db2a5ef8e4bb92e43"
|
334
|
+
|
254
335
|
[[package]]
|
255
336
|
name = "emojis"
|
256
|
-
version = "0.5.
|
337
|
+
version = "0.5.3"
|
257
338
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
258
|
-
checksum = "
|
339
|
+
checksum = "3407bc749191827d456a282321770847daf4b0a1128fde02597a8ed2e987b95d"
|
259
340
|
dependencies = [
|
260
341
|
"phf",
|
261
342
|
]
|
@@ -268,30 +349,19 @@ checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
|
|
268
349
|
|
269
350
|
[[package]]
|
270
351
|
name = "errno"
|
271
|
-
version = "0.
|
272
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
273
|
-
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
|
274
|
-
dependencies = [
|
275
|
-
"errno-dragonfly",
|
276
|
-
"libc",
|
277
|
-
"winapi",
|
278
|
-
]
|
279
|
-
|
280
|
-
[[package]]
|
281
|
-
name = "errno-dragonfly"
|
282
|
-
version = "0.1.2"
|
352
|
+
version = "0.3.5"
|
283
353
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
284
|
-
checksum = "
|
354
|
+
checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860"
|
285
355
|
dependencies = [
|
286
|
-
"cc",
|
287
356
|
"libc",
|
357
|
+
"windows-sys",
|
288
358
|
]
|
289
359
|
|
290
360
|
[[package]]
|
291
361
|
name = "fancy-regex"
|
292
|
-
version = "0.
|
362
|
+
version = "0.11.0"
|
293
363
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
294
|
-
checksum = "
|
364
|
+
checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
|
295
365
|
dependencies = [
|
296
366
|
"bit-set",
|
297
367
|
"regex",
|
@@ -299,9 +369,9 @@ dependencies = [
|
|
299
369
|
|
300
370
|
[[package]]
|
301
371
|
name = "flate2"
|
302
|
-
version = "1.0.
|
372
|
+
version = "1.0.27"
|
303
373
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
304
|
-
checksum = "
|
374
|
+
checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
|
305
375
|
dependencies = [
|
306
376
|
"crc32fast",
|
307
377
|
"miniz_oxide",
|
@@ -313,27 +383,6 @@ version = "1.0.7"
|
|
313
383
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
314
384
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
315
385
|
|
316
|
-
[[package]]
|
317
|
-
name = "generic-array"
|
318
|
-
version = "0.14.6"
|
319
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
320
|
-
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
|
321
|
-
dependencies = [
|
322
|
-
"typenum",
|
323
|
-
"version_check",
|
324
|
-
]
|
325
|
-
|
326
|
-
[[package]]
|
327
|
-
name = "getrandom"
|
328
|
-
version = "0.2.8"
|
329
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
330
|
-
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
|
331
|
-
dependencies = [
|
332
|
-
"cfg-if",
|
333
|
-
"libc",
|
334
|
-
"wasi",
|
335
|
-
]
|
336
|
-
|
337
386
|
[[package]]
|
338
387
|
name = "glob"
|
339
388
|
version = "0.3.1"
|
@@ -348,56 +397,31 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
348
397
|
|
349
398
|
[[package]]
|
350
399
|
name = "heck"
|
351
|
-
version = "0.4.
|
400
|
+
version = "0.4.1"
|
352
401
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
353
|
-
checksum = "
|
402
|
+
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
354
403
|
|
355
404
|
[[package]]
|
356
|
-
name = "
|
357
|
-
version = "0.
|
405
|
+
name = "ident_case"
|
406
|
+
version = "1.0.1"
|
358
407
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
359
|
-
checksum = "
|
360
|
-
dependencies = [
|
361
|
-
"libc",
|
362
|
-
]
|
408
|
+
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
363
409
|
|
364
410
|
[[package]]
|
365
411
|
name = "indexmap"
|
366
|
-
version = "1.9.
|
412
|
+
version = "1.9.3"
|
367
413
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
368
|
-
checksum = "
|
414
|
+
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
369
415
|
dependencies = [
|
370
416
|
"autocfg",
|
371
417
|
"hashbrown",
|
372
418
|
]
|
373
419
|
|
374
|
-
[[package]]
|
375
|
-
name = "io-lifetimes"
|
376
|
-
version = "1.0.3"
|
377
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
378
|
-
checksum = "46112a93252b123d31a119a8d1a1ac19deac4fac6e0e8b0df58f0d4e5870e63c"
|
379
|
-
dependencies = [
|
380
|
-
"libc",
|
381
|
-
"windows-sys",
|
382
|
-
]
|
383
|
-
|
384
|
-
[[package]]
|
385
|
-
name = "is-terminal"
|
386
|
-
version = "0.4.2"
|
387
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
388
|
-
checksum = "28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189"
|
389
|
-
dependencies = [
|
390
|
-
"hermit-abi",
|
391
|
-
"io-lifetimes",
|
392
|
-
"rustix",
|
393
|
-
"windows-sys",
|
394
|
-
]
|
395
|
-
|
396
420
|
[[package]]
|
397
421
|
name = "itoa"
|
398
|
-
version = "1.0.
|
422
|
+
version = "1.0.9"
|
399
423
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
400
|
-
checksum = "
|
424
|
+
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
401
425
|
|
402
426
|
[[package]]
|
403
427
|
name = "lazy_static"
|
@@ -413,9 +437,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
413
437
|
|
414
438
|
[[package]]
|
415
439
|
name = "libc"
|
416
|
-
version = "0.2.
|
440
|
+
version = "0.2.149"
|
417
441
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
418
|
-
checksum = "
|
442
|
+
checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
|
419
443
|
|
420
444
|
[[package]]
|
421
445
|
name = "libloading"
|
@@ -444,37 +468,38 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
444
468
|
|
445
469
|
[[package]]
|
446
470
|
name = "linux-raw-sys"
|
447
|
-
version = "0.
|
471
|
+
version = "0.4.10"
|
448
472
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
449
|
-
checksum = "
|
473
|
+
checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f"
|
450
474
|
|
451
475
|
[[package]]
|
452
476
|
name = "magnus"
|
453
|
-
version = "0.
|
477
|
+
version = "0.6.2"
|
454
478
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
455
|
-
checksum = "
|
479
|
+
checksum = "4778544796676e8428e9c622460ebf284bea52d8b10db3aeb449d8b5e61b3a13"
|
456
480
|
dependencies = [
|
457
481
|
"magnus-macros",
|
458
482
|
"rb-sys",
|
459
483
|
"rb-sys-env",
|
484
|
+
"seq-macro",
|
460
485
|
]
|
461
486
|
|
462
487
|
[[package]]
|
463
488
|
name = "magnus-macros"
|
464
|
-
version = "0.
|
489
|
+
version = "0.6.0"
|
465
490
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
466
|
-
checksum = "
|
491
|
+
checksum = "5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3"
|
467
492
|
dependencies = [
|
468
493
|
"proc-macro2",
|
469
494
|
"quote",
|
470
|
-
"syn",
|
495
|
+
"syn 2.0.38",
|
471
496
|
]
|
472
497
|
|
473
498
|
[[package]]
|
474
499
|
name = "memchr"
|
475
|
-
version = "2.
|
500
|
+
version = "2.6.4"
|
476
501
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
477
|
-
checksum = "
|
502
|
+
checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
|
478
503
|
|
479
504
|
[[package]]
|
480
505
|
name = "minimal-lexical"
|
@@ -484,18 +509,18 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
484
509
|
|
485
510
|
[[package]]
|
486
511
|
name = "miniz_oxide"
|
487
|
-
version = "0.
|
512
|
+
version = "0.7.1"
|
488
513
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
489
|
-
checksum = "
|
514
|
+
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
490
515
|
dependencies = [
|
491
516
|
"adler",
|
492
517
|
]
|
493
518
|
|
494
519
|
[[package]]
|
495
520
|
name = "nom"
|
496
|
-
version = "7.1.
|
521
|
+
version = "7.1.3"
|
497
522
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
498
|
-
checksum = "
|
523
|
+
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
499
524
|
dependencies = [
|
500
525
|
"memchr",
|
501
526
|
"minimal-lexical",
|
@@ -503,9 +528,9 @@ dependencies = [
|
|
503
528
|
|
504
529
|
[[package]]
|
505
530
|
name = "once_cell"
|
506
|
-
version = "1.
|
531
|
+
version = "1.18.0"
|
507
532
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
508
|
-
checksum = "
|
533
|
+
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
509
534
|
|
510
535
|
[[package]]
|
511
536
|
name = "onig"
|
@@ -513,7 +538,7 @@ version = "6.4.0"
|
|
513
538
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
514
539
|
checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f"
|
515
540
|
dependencies = [
|
516
|
-
"bitflags",
|
541
|
+
"bitflags 1.3.2",
|
517
542
|
"libc",
|
518
543
|
"once_cell",
|
519
544
|
"onig_sys",
|
@@ -529,204 +554,141 @@ dependencies = [
|
|
529
554
|
"pkg-config",
|
530
555
|
]
|
531
556
|
|
532
|
-
[[package]]
|
533
|
-
name = "os_str_bytes"
|
534
|
-
version = "6.4.1"
|
535
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
536
|
-
checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
|
537
|
-
|
538
557
|
[[package]]
|
539
558
|
name = "peeking_take_while"
|
540
559
|
version = "0.1.2"
|
541
560
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
542
561
|
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
543
562
|
|
544
|
-
[[package]]
|
545
|
-
name = "pest"
|
546
|
-
version = "2.5.2"
|
547
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
548
|
-
checksum = "0f6e86fb9e7026527a0d46bc308b841d73170ef8f443e1807f6ef88526a816d4"
|
549
|
-
dependencies = [
|
550
|
-
"thiserror",
|
551
|
-
"ucd-trie",
|
552
|
-
]
|
553
|
-
|
554
|
-
[[package]]
|
555
|
-
name = "pest_derive"
|
556
|
-
version = "2.5.2"
|
557
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
558
|
-
checksum = "96504449aa860c8dcde14f9fba5c58dc6658688ca1fe363589d6327b8662c603"
|
559
|
-
dependencies = [
|
560
|
-
"pest",
|
561
|
-
"pest_generator",
|
562
|
-
]
|
563
|
-
|
564
|
-
[[package]]
|
565
|
-
name = "pest_generator"
|
566
|
-
version = "2.5.2"
|
567
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
568
|
-
checksum = "798e0220d1111ae63d66cb66a5dcb3fc2d986d520b98e49e1852bfdb11d7c5e7"
|
569
|
-
dependencies = [
|
570
|
-
"pest",
|
571
|
-
"pest_meta",
|
572
|
-
"proc-macro2",
|
573
|
-
"quote",
|
574
|
-
"syn",
|
575
|
-
]
|
576
|
-
|
577
|
-
[[package]]
|
578
|
-
name = "pest_meta"
|
579
|
-
version = "2.5.2"
|
580
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
581
|
-
checksum = "984298b75898e30a843e278a9f2452c31e349a073a0ce6fd950a12a74464e065"
|
582
|
-
dependencies = [
|
583
|
-
"once_cell",
|
584
|
-
"pest",
|
585
|
-
"sha1",
|
586
|
-
]
|
587
|
-
|
588
563
|
[[package]]
|
589
564
|
name = "phf"
|
590
|
-
version = "0.11.
|
565
|
+
version = "0.11.2"
|
591
566
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
592
|
-
checksum = "
|
567
|
+
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
593
568
|
dependencies = [
|
594
569
|
"phf_shared",
|
595
570
|
]
|
596
571
|
|
597
572
|
[[package]]
|
598
573
|
name = "phf_shared"
|
599
|
-
version = "0.11.
|
574
|
+
version = "0.11.2"
|
600
575
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
601
|
-
checksum = "
|
576
|
+
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
602
577
|
dependencies = [
|
603
578
|
"siphasher",
|
604
579
|
]
|
605
580
|
|
606
581
|
[[package]]
|
607
582
|
name = "pkg-config"
|
608
|
-
version = "0.3.
|
583
|
+
version = "0.3.27"
|
609
584
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
610
|
-
checksum = "
|
585
|
+
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
|
611
586
|
|
612
587
|
[[package]]
|
613
588
|
name = "plist"
|
614
|
-
version = "1.
|
589
|
+
version = "1.5.0"
|
615
590
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
616
|
-
checksum = "
|
591
|
+
checksum = "bdc0001cfea3db57a2e24bc0d818e9e20e554b5f97fabb9bc231dc240269ae06"
|
617
592
|
dependencies = [
|
618
593
|
"base64",
|
619
594
|
"indexmap",
|
620
595
|
"line-wrap",
|
596
|
+
"quick-xml",
|
621
597
|
"serde",
|
622
598
|
"time",
|
623
|
-
"xml-rs",
|
624
|
-
]
|
625
|
-
|
626
|
-
[[package]]
|
627
|
-
name = "proc-macro-error"
|
628
|
-
version = "1.0.4"
|
629
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
630
|
-
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
631
|
-
dependencies = [
|
632
|
-
"proc-macro-error-attr",
|
633
|
-
"proc-macro2",
|
634
|
-
"quote",
|
635
|
-
"syn",
|
636
|
-
"version_check",
|
637
599
|
]
|
638
600
|
|
639
601
|
[[package]]
|
640
|
-
name = "proc-
|
641
|
-
version = "1.0.
|
602
|
+
name = "proc-macro2"
|
603
|
+
version = "1.0.69"
|
642
604
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
643
|
-
checksum = "
|
605
|
+
checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
|
644
606
|
dependencies = [
|
645
|
-
"
|
646
|
-
"quote",
|
647
|
-
"version_check",
|
607
|
+
"unicode-ident",
|
648
608
|
]
|
649
609
|
|
650
610
|
[[package]]
|
651
|
-
name = "
|
652
|
-
version = "
|
611
|
+
name = "quick-xml"
|
612
|
+
version = "0.29.0"
|
653
613
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
654
|
-
checksum = "
|
614
|
+
checksum = "81b9228215d82c7b61490fec1de287136b5de6f5700f6e58ea9ad61a7964ca51"
|
655
615
|
dependencies = [
|
656
|
-
"
|
616
|
+
"memchr",
|
657
617
|
]
|
658
618
|
|
659
619
|
[[package]]
|
660
620
|
name = "quote"
|
661
|
-
version = "1.0.
|
621
|
+
version = "1.0.33"
|
662
622
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
663
|
-
checksum = "
|
623
|
+
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
|
664
624
|
dependencies = [
|
665
625
|
"proc-macro2",
|
666
626
|
]
|
667
627
|
|
668
628
|
[[package]]
|
669
629
|
name = "rb-sys"
|
670
|
-
version = "0.9.
|
630
|
+
version = "0.9.82"
|
671
631
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
672
|
-
checksum = "
|
632
|
+
checksum = "a3e6bf79bf4c711917cacfaf46dfab4314dbfdd89a8ee3ec4b98336cd23f1ebf"
|
673
633
|
dependencies = [
|
674
634
|
"rb-sys-build",
|
675
635
|
]
|
676
636
|
|
677
637
|
[[package]]
|
678
638
|
name = "rb-sys-build"
|
679
|
-
version = "0.9.
|
639
|
+
version = "0.9.82"
|
680
640
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
681
|
-
checksum = "
|
641
|
+
checksum = "5482a1ed4cde58dddaf162b6aebcb5c25645822547832b8be101f2acd40bcdd6"
|
682
642
|
dependencies = [
|
683
643
|
"bindgen",
|
644
|
+
"lazy_static",
|
645
|
+
"proc-macro2",
|
646
|
+
"quote",
|
684
647
|
"regex",
|
685
648
|
"shell-words",
|
649
|
+
"syn 2.0.38",
|
686
650
|
]
|
687
651
|
|
688
652
|
[[package]]
|
689
653
|
name = "rb-sys-env"
|
690
|
-
version = "0.1.
|
654
|
+
version = "0.1.2"
|
691
655
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
692
|
-
checksum = "
|
656
|
+
checksum = "a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb"
|
693
657
|
|
694
658
|
[[package]]
|
695
|
-
name = "
|
696
|
-
version = "
|
659
|
+
name = "regex"
|
660
|
+
version = "1.10.0"
|
697
661
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
698
|
-
checksum = "
|
662
|
+
checksum = "d119d7c7ca818f8a53c300863d4f87566aac09943aef5b355bb83969dae75d87"
|
699
663
|
dependencies = [
|
700
|
-
"
|
664
|
+
"aho-corasick",
|
665
|
+
"memchr",
|
666
|
+
"regex-automata",
|
667
|
+
"regex-syntax 0.8.1",
|
701
668
|
]
|
702
669
|
|
703
670
|
[[package]]
|
704
|
-
name = "
|
705
|
-
version = "0.4.
|
671
|
+
name = "regex-automata"
|
672
|
+
version = "0.4.1"
|
706
673
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
707
|
-
checksum = "
|
674
|
+
checksum = "465c6fc0621e4abc4187a2bda0937bfd4f722c2730b29562e19689ea796c9a4b"
|
708
675
|
dependencies = [
|
709
|
-
"
|
710
|
-
"
|
711
|
-
"
|
676
|
+
"aho-corasick",
|
677
|
+
"memchr",
|
678
|
+
"regex-syntax 0.8.1",
|
712
679
|
]
|
713
680
|
|
714
681
|
[[package]]
|
715
|
-
name = "regex"
|
716
|
-
version = "
|
682
|
+
name = "regex-syntax"
|
683
|
+
version = "0.7.5"
|
717
684
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
718
|
-
checksum = "
|
719
|
-
dependencies = [
|
720
|
-
"aho-corasick",
|
721
|
-
"memchr",
|
722
|
-
"regex-syntax",
|
723
|
-
]
|
685
|
+
checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
|
724
686
|
|
725
687
|
[[package]]
|
726
688
|
name = "regex-syntax"
|
727
|
-
version = "0.
|
689
|
+
version = "0.8.1"
|
728
690
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
729
|
-
checksum = "
|
691
|
+
checksum = "56d84fdd47036b038fc80dd333d10b6aab10d5d31f4a366e20014def75328d33"
|
730
692
|
|
731
693
|
[[package]]
|
732
694
|
name = "rustc-hash"
|
@@ -736,13 +698,12 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
736
698
|
|
737
699
|
[[package]]
|
738
700
|
name = "rustix"
|
739
|
-
version = "0.
|
701
|
+
version = "0.38.19"
|
740
702
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
741
|
-
checksum = "
|
703
|
+
checksum = "745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed"
|
742
704
|
dependencies = [
|
743
|
-
"bitflags",
|
705
|
+
"bitflags 2.4.0",
|
744
706
|
"errno",
|
745
|
-
"io-lifetimes",
|
746
707
|
"libc",
|
747
708
|
"linux-raw-sys",
|
748
709
|
"windows-sys",
|
@@ -750,9 +711,9 @@ dependencies = [
|
|
750
711
|
|
751
712
|
[[package]]
|
752
713
|
name = "ryu"
|
753
|
-
version = "1.0.
|
714
|
+
version = "1.0.15"
|
754
715
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
755
|
-
checksum = "
|
716
|
+
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
756
717
|
|
757
718
|
[[package]]
|
758
719
|
name = "safemem"
|
@@ -769,45 +730,43 @@ dependencies = [
|
|
769
730
|
"winapi-util",
|
770
731
|
]
|
771
732
|
|
733
|
+
[[package]]
|
734
|
+
name = "seq-macro"
|
735
|
+
version = "0.3.5"
|
736
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
737
|
+
checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
|
738
|
+
|
772
739
|
[[package]]
|
773
740
|
name = "serde"
|
774
|
-
version = "1.0.
|
741
|
+
version = "1.0.188"
|
775
742
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
776
|
-
checksum = "
|
743
|
+
checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e"
|
744
|
+
dependencies = [
|
745
|
+
"serde_derive",
|
746
|
+
]
|
777
747
|
|
778
748
|
[[package]]
|
779
749
|
name = "serde_derive"
|
780
|
-
version = "1.0.
|
750
|
+
version = "1.0.188"
|
781
751
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
782
|
-
checksum = "
|
752
|
+
checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2"
|
783
753
|
dependencies = [
|
784
754
|
"proc-macro2",
|
785
755
|
"quote",
|
786
|
-
"syn",
|
756
|
+
"syn 2.0.38",
|
787
757
|
]
|
788
758
|
|
789
759
|
[[package]]
|
790
760
|
name = "serde_json"
|
791
|
-
version = "1.0.
|
761
|
+
version = "1.0.107"
|
792
762
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
793
|
-
checksum = "
|
763
|
+
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
|
794
764
|
dependencies = [
|
795
765
|
"itoa",
|
796
766
|
"ryu",
|
797
767
|
"serde",
|
798
768
|
]
|
799
769
|
|
800
|
-
[[package]]
|
801
|
-
name = "sha1"
|
802
|
-
version = "0.10.5"
|
803
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
804
|
-
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
|
805
|
-
dependencies = [
|
806
|
-
"cfg-if",
|
807
|
-
"cpufeatures",
|
808
|
-
"digest",
|
809
|
-
]
|
810
|
-
|
811
770
|
[[package]]
|
812
771
|
name = "shell-words"
|
813
772
|
version = "1.1.0"
|
@@ -816,15 +775,15 @@ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
|
|
816
775
|
|
817
776
|
[[package]]
|
818
777
|
name = "shlex"
|
819
|
-
version = "1.
|
778
|
+
version = "1.2.0"
|
820
779
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
821
|
-
checksum = "
|
780
|
+
checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
|
822
781
|
|
823
782
|
[[package]]
|
824
783
|
name = "siphasher"
|
825
|
-
version = "0.3.
|
784
|
+
version = "0.3.11"
|
826
785
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
827
|
-
checksum = "
|
786
|
+
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
828
787
|
|
829
788
|
[[package]]
|
830
789
|
name = "slug"
|
@@ -843,9 +802,20 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
843
802
|
|
844
803
|
[[package]]
|
845
804
|
name = "syn"
|
846
|
-
version = "1.0.
|
805
|
+
version = "1.0.109"
|
806
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
807
|
+
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
808
|
+
dependencies = [
|
809
|
+
"proc-macro2",
|
810
|
+
"quote",
|
811
|
+
"unicode-ident",
|
812
|
+
]
|
813
|
+
|
814
|
+
[[package]]
|
815
|
+
name = "syn"
|
816
|
+
version = "2.0.38"
|
847
817
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
848
|
-
checksum = "
|
818
|
+
checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
|
849
819
|
dependencies = [
|
850
820
|
"proc-macro2",
|
851
821
|
"quote",
|
@@ -854,42 +824,31 @@ dependencies = [
|
|
854
824
|
|
855
825
|
[[package]]
|
856
826
|
name = "syntect"
|
857
|
-
version = "5.
|
827
|
+
version = "5.1.0"
|
858
828
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
859
|
-
checksum = "
|
829
|
+
checksum = "e02b4b303bf8d08bfeb0445cba5068a3d306b6baece1d5582171a9bf49188f91"
|
860
830
|
dependencies = [
|
861
831
|
"bincode",
|
862
|
-
"bitflags",
|
832
|
+
"bitflags 1.3.2",
|
863
833
|
"fancy-regex",
|
864
834
|
"flate2",
|
865
835
|
"fnv",
|
866
|
-
"lazy_static",
|
867
836
|
"once_cell",
|
868
837
|
"onig",
|
869
838
|
"plist",
|
870
|
-
"regex-syntax",
|
839
|
+
"regex-syntax 0.7.5",
|
871
840
|
"serde",
|
872
|
-
"serde_derive",
|
873
841
|
"serde_json",
|
874
842
|
"thiserror",
|
875
843
|
"walkdir",
|
876
844
|
"yaml-rust",
|
877
845
|
]
|
878
846
|
|
879
|
-
[[package]]
|
880
|
-
name = "termcolor"
|
881
|
-
version = "1.1.3"
|
882
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
883
|
-
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
884
|
-
dependencies = [
|
885
|
-
"winapi-util",
|
886
|
-
]
|
887
|
-
|
888
847
|
[[package]]
|
889
848
|
name = "terminal_size"
|
890
|
-
version = "0.
|
849
|
+
version = "0.3.0"
|
891
850
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
892
|
-
checksum = "
|
851
|
+
checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
|
893
852
|
dependencies = [
|
894
853
|
"rustix",
|
895
854
|
"windows-sys",
|
@@ -897,30 +856,31 @@ dependencies = [
|
|
897
856
|
|
898
857
|
[[package]]
|
899
858
|
name = "thiserror"
|
900
|
-
version = "1.0.
|
859
|
+
version = "1.0.49"
|
901
860
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
902
|
-
checksum = "
|
861
|
+
checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4"
|
903
862
|
dependencies = [
|
904
863
|
"thiserror-impl",
|
905
864
|
]
|
906
865
|
|
907
866
|
[[package]]
|
908
867
|
name = "thiserror-impl"
|
909
|
-
version = "1.0.
|
868
|
+
version = "1.0.49"
|
910
869
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
911
|
-
checksum = "
|
870
|
+
checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc"
|
912
871
|
dependencies = [
|
913
872
|
"proc-macro2",
|
914
873
|
"quote",
|
915
|
-
"syn",
|
874
|
+
"syn 2.0.38",
|
916
875
|
]
|
917
876
|
|
918
877
|
[[package]]
|
919
878
|
name = "time"
|
920
|
-
version = "0.3.
|
879
|
+
version = "0.3.29"
|
921
880
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
922
|
-
checksum = "
|
881
|
+
checksum = "426f806f4089c493dcac0d24c29c01e2c38baf8e30f1b716ee37e83d200b18fe"
|
923
882
|
dependencies = [
|
883
|
+
"deranged",
|
924
884
|
"itoa",
|
925
885
|
"serde",
|
926
886
|
"time-core",
|
@@ -929,42 +889,30 @@ dependencies = [
|
|
929
889
|
|
930
890
|
[[package]]
|
931
891
|
name = "time-core"
|
932
|
-
version = "0.1.
|
892
|
+
version = "0.1.2"
|
933
893
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
934
|
-
checksum = "
|
894
|
+
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
935
895
|
|
936
896
|
[[package]]
|
937
897
|
name = "time-macros"
|
938
|
-
version = "0.2.
|
898
|
+
version = "0.2.15"
|
939
899
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
940
|
-
checksum = "
|
900
|
+
checksum = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20"
|
941
901
|
dependencies = [
|
942
902
|
"time-core",
|
943
903
|
]
|
944
904
|
|
945
905
|
[[package]]
|
946
906
|
name = "typed-arena"
|
947
|
-
version = "2.0.
|
948
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
949
|
-
checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
|
950
|
-
|
951
|
-
[[package]]
|
952
|
-
name = "typenum"
|
953
|
-
version = "1.16.0"
|
954
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
955
|
-
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
|
956
|
-
|
957
|
-
[[package]]
|
958
|
-
name = "ucd-trie"
|
959
|
-
version = "0.1.5"
|
907
|
+
version = "2.0.2"
|
960
908
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
961
|
-
checksum = "
|
909
|
+
checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
|
962
910
|
|
963
911
|
[[package]]
|
964
912
|
name = "unicode-ident"
|
965
|
-
version = "1.0.
|
913
|
+
version = "1.0.12"
|
966
914
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
967
|
-
checksum = "
|
915
|
+
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
968
916
|
|
969
917
|
[[package]]
|
970
918
|
name = "unicode_categories"
|
@@ -973,28 +921,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
973
921
|
checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
|
974
922
|
|
975
923
|
[[package]]
|
976
|
-
name = "
|
977
|
-
version = "0.
|
924
|
+
name = "utf8parse"
|
925
|
+
version = "0.2.1"
|
978
926
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
979
|
-
checksum = "
|
927
|
+
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
980
928
|
|
981
929
|
[[package]]
|
982
930
|
name = "walkdir"
|
983
|
-
version = "2.
|
931
|
+
version = "2.4.0"
|
984
932
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
985
|
-
checksum = "
|
933
|
+
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
|
986
934
|
dependencies = [
|
987
935
|
"same-file",
|
988
|
-
"winapi",
|
989
936
|
"winapi-util",
|
990
937
|
]
|
991
938
|
|
992
|
-
[[package]]
|
993
|
-
name = "wasi"
|
994
|
-
version = "0.11.0+wasi-snapshot-preview1"
|
995
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
996
|
-
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
997
|
-
|
998
939
|
[[package]]
|
999
940
|
name = "winapi"
|
1000
941
|
version = "0.3.9"
|
@@ -1013,9 +954,9 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
1013
954
|
|
1014
955
|
[[package]]
|
1015
956
|
name = "winapi-util"
|
1016
|
-
version = "0.1.
|
957
|
+
version = "0.1.6"
|
1017
958
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1018
|
-
checksum = "
|
959
|
+
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
1019
960
|
dependencies = [
|
1020
961
|
"winapi",
|
1021
962
|
]
|
@@ -1028,9 +969,18 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
1028
969
|
|
1029
970
|
[[package]]
|
1030
971
|
name = "windows-sys"
|
1031
|
-
version = "0.
|
972
|
+
version = "0.48.0"
|
1032
973
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1033
|
-
checksum = "
|
974
|
+
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
975
|
+
dependencies = [
|
976
|
+
"windows-targets",
|
977
|
+
]
|
978
|
+
|
979
|
+
[[package]]
|
980
|
+
name = "windows-targets"
|
981
|
+
version = "0.48.5"
|
982
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
983
|
+
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
1034
984
|
dependencies = [
|
1035
985
|
"windows_aarch64_gnullvm",
|
1036
986
|
"windows_aarch64_msvc",
|
@@ -1043,60 +993,51 @@ dependencies = [
|
|
1043
993
|
|
1044
994
|
[[package]]
|
1045
995
|
name = "windows_aarch64_gnullvm"
|
1046
|
-
version = "0.
|
996
|
+
version = "0.48.5"
|
1047
997
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1048
|
-
checksum = "
|
998
|
+
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
1049
999
|
|
1050
1000
|
[[package]]
|
1051
1001
|
name = "windows_aarch64_msvc"
|
1052
|
-
version = "0.
|
1002
|
+
version = "0.48.5"
|
1053
1003
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1054
|
-
checksum = "
|
1004
|
+
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
1055
1005
|
|
1056
1006
|
[[package]]
|
1057
1007
|
name = "windows_i686_gnu"
|
1058
|
-
version = "0.
|
1008
|
+
version = "0.48.5"
|
1059
1009
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1060
|
-
checksum = "
|
1010
|
+
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
1061
1011
|
|
1062
1012
|
[[package]]
|
1063
1013
|
name = "windows_i686_msvc"
|
1064
|
-
version = "0.
|
1014
|
+
version = "0.48.5"
|
1065
1015
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1066
|
-
checksum = "
|
1016
|
+
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
1067
1017
|
|
1068
1018
|
[[package]]
|
1069
1019
|
name = "windows_x86_64_gnu"
|
1070
|
-
version = "0.
|
1020
|
+
version = "0.48.5"
|
1071
1021
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1072
|
-
checksum = "
|
1022
|
+
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
1073
1023
|
|
1074
1024
|
[[package]]
|
1075
1025
|
name = "windows_x86_64_gnullvm"
|
1076
|
-
version = "0.
|
1026
|
+
version = "0.48.5"
|
1077
1027
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1078
|
-
checksum = "
|
1028
|
+
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
1079
1029
|
|
1080
1030
|
[[package]]
|
1081
1031
|
name = "windows_x86_64_msvc"
|
1082
|
-
version = "0.
|
1032
|
+
version = "0.48.5"
|
1083
1033
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1084
|
-
checksum = "
|
1034
|
+
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
1085
1035
|
|
1086
1036
|
[[package]]
|
1087
1037
|
name = "xdg"
|
1088
|
-
version = "2.
|
1089
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1090
|
-
checksum = "0c4583db5cbd4c4c0303df2d15af80f0539db703fa1c68802d4cbbd2dd0f88f6"
|
1091
|
-
dependencies = [
|
1092
|
-
"dirs",
|
1093
|
-
]
|
1094
|
-
|
1095
|
-
[[package]]
|
1096
|
-
name = "xml-rs"
|
1097
|
-
version = "0.8.4"
|
1038
|
+
version = "2.5.2"
|
1098
1039
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1099
|
-
checksum = "
|
1040
|
+
checksum = "213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546"
|
1100
1041
|
|
1101
1042
|
[[package]]
|
1102
1043
|
name = "yaml-rust"
|