autocorrect-rb 2.5.6.pre1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,658 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 3
4
+
5
+ [[package]]
6
+ name = "aho-corasick"
7
+ version = "0.7.20"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
10
+ dependencies = [
11
+ "memchr",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "autocfg"
16
+ version = "1.1.0"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
19
+
20
+ [[package]]
21
+ name = "autocorrect"
22
+ version = "2.5.6"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "d49092236d108222f858d2a6dec0edb7058def7978c1b57b4bc49608029ecf4f"
25
+ dependencies = [
26
+ "autocorrect-derive",
27
+ "diff",
28
+ "ignore",
29
+ "lazy_static",
30
+ "owo-colors",
31
+ "pest",
32
+ "pest_derive",
33
+ "regex",
34
+ "serde",
35
+ "serde_json",
36
+ "serde_repr",
37
+ "serde_yaml",
38
+ ]
39
+
40
+ [[package]]
41
+ name = "autocorrect-derive"
42
+ version = "0.2.0"
43
+ source = "registry+https://github.com/rust-lang/crates.io-index"
44
+ checksum = "debd029444930ad4091ac6e8af942e13bee8a351ca0b402cf1d3b2afcf3e2d69"
45
+ dependencies = [
46
+ "syn",
47
+ ]
48
+
49
+ [[package]]
50
+ name = "autocorrect-rb"
51
+ version = "2.5.5"
52
+ dependencies = [
53
+ "autocorrect",
54
+ "magnus",
55
+ ]
56
+
57
+ [[package]]
58
+ name = "bindgen"
59
+ version = "0.60.1"
60
+ source = "registry+https://github.com/rust-lang/crates.io-index"
61
+ checksum = "062dddbc1ba4aca46de6338e2bf87771414c335f7b2f2036e8f3e9befebf88e6"
62
+ dependencies = [
63
+ "bitflags",
64
+ "cexpr",
65
+ "clang-sys",
66
+ "lazy_static",
67
+ "lazycell",
68
+ "peeking_take_while",
69
+ "proc-macro2",
70
+ "quote",
71
+ "regex",
72
+ "rustc-hash",
73
+ "shlex",
74
+ ]
75
+
76
+ [[package]]
77
+ name = "bitflags"
78
+ version = "1.3.2"
79
+ source = "registry+https://github.com/rust-lang/crates.io-index"
80
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
81
+
82
+ [[package]]
83
+ name = "block-buffer"
84
+ version = "0.10.3"
85
+ source = "registry+https://github.com/rust-lang/crates.io-index"
86
+ checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
87
+ dependencies = [
88
+ "generic-array",
89
+ ]
90
+
91
+ [[package]]
92
+ name = "bstr"
93
+ version = "0.2.17"
94
+ source = "registry+https://github.com/rust-lang/crates.io-index"
95
+ checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
96
+ dependencies = [
97
+ "memchr",
98
+ ]
99
+
100
+ [[package]]
101
+ name = "cexpr"
102
+ version = "0.6.0"
103
+ source = "registry+https://github.com/rust-lang/crates.io-index"
104
+ checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
105
+ dependencies = [
106
+ "nom",
107
+ ]
108
+
109
+ [[package]]
110
+ name = "cfg-if"
111
+ version = "1.0.0"
112
+ source = "registry+https://github.com/rust-lang/crates.io-index"
113
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
114
+
115
+ [[package]]
116
+ name = "clang-sys"
117
+ version = "1.4.0"
118
+ source = "registry+https://github.com/rust-lang/crates.io-index"
119
+ checksum = "fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3"
120
+ dependencies = [
121
+ "glob",
122
+ "libc",
123
+ "libloading",
124
+ ]
125
+
126
+ [[package]]
127
+ name = "cpufeatures"
128
+ version = "0.2.5"
129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
130
+ checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
131
+ dependencies = [
132
+ "libc",
133
+ ]
134
+
135
+ [[package]]
136
+ name = "crossbeam-utils"
137
+ version = "0.8.14"
138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
139
+ checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
140
+ dependencies = [
141
+ "cfg-if",
142
+ ]
143
+
144
+ [[package]]
145
+ name = "crypto-common"
146
+ version = "0.1.6"
147
+ source = "registry+https://github.com/rust-lang/crates.io-index"
148
+ checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
149
+ dependencies = [
150
+ "generic-array",
151
+ "typenum",
152
+ ]
153
+
154
+ [[package]]
155
+ name = "diff"
156
+ version = "0.1.13"
157
+ source = "registry+https://github.com/rust-lang/crates.io-index"
158
+ checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
159
+
160
+ [[package]]
161
+ name = "digest"
162
+ version = "0.10.6"
163
+ source = "registry+https://github.com/rust-lang/crates.io-index"
164
+ checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
165
+ dependencies = [
166
+ "block-buffer",
167
+ "crypto-common",
168
+ ]
169
+
170
+ [[package]]
171
+ name = "fnv"
172
+ version = "1.0.7"
173
+ source = "registry+https://github.com/rust-lang/crates.io-index"
174
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
175
+
176
+ [[package]]
177
+ name = "generic-array"
178
+ version = "0.14.6"
179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
180
+ checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
181
+ dependencies = [
182
+ "typenum",
183
+ "version_check",
184
+ ]
185
+
186
+ [[package]]
187
+ name = "glob"
188
+ version = "0.3.0"
189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
190
+ checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
191
+
192
+ [[package]]
193
+ name = "globset"
194
+ version = "0.4.9"
195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
196
+ checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"
197
+ dependencies = [
198
+ "aho-corasick",
199
+ "bstr",
200
+ "fnv",
201
+ "log",
202
+ "regex",
203
+ ]
204
+
205
+ [[package]]
206
+ name = "hashbrown"
207
+ version = "0.12.3"
208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
209
+ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
210
+
211
+ [[package]]
212
+ name = "ignore"
213
+ version = "0.4.18"
214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
215
+ checksum = "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d"
216
+ dependencies = [
217
+ "crossbeam-utils",
218
+ "globset",
219
+ "lazy_static",
220
+ "log",
221
+ "memchr",
222
+ "regex",
223
+ "same-file",
224
+ "thread_local",
225
+ "walkdir",
226
+ "winapi-util",
227
+ ]
228
+
229
+ [[package]]
230
+ name = "indexmap"
231
+ version = "1.9.2"
232
+ source = "registry+https://github.com/rust-lang/crates.io-index"
233
+ checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
234
+ dependencies = [
235
+ "autocfg",
236
+ "hashbrown",
237
+ ]
238
+
239
+ [[package]]
240
+ name = "itoa"
241
+ version = "1.0.5"
242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
243
+ checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
244
+
245
+ [[package]]
246
+ name = "lazy_static"
247
+ version = "1.4.0"
248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
249
+ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
250
+
251
+ [[package]]
252
+ name = "lazycell"
253
+ version = "1.3.0"
254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
255
+ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
256
+
257
+ [[package]]
258
+ name = "libc"
259
+ version = "0.2.139"
260
+ source = "registry+https://github.com/rust-lang/crates.io-index"
261
+ checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
262
+
263
+ [[package]]
264
+ name = "libloading"
265
+ version = "0.7.4"
266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
267
+ checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
268
+ dependencies = [
269
+ "cfg-if",
270
+ "winapi",
271
+ ]
272
+
273
+ [[package]]
274
+ name = "log"
275
+ version = "0.4.17"
276
+ source = "registry+https://github.com/rust-lang/crates.io-index"
277
+ checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
278
+ dependencies = [
279
+ "cfg-if",
280
+ ]
281
+
282
+ [[package]]
283
+ name = "magnus"
284
+ version = "0.4.4"
285
+ source = "registry+https://github.com/rust-lang/crates.io-index"
286
+ checksum = "fc87660cd7daa49fddbfd524c836de54d5c927d520cd163f43700c5087c57d6c"
287
+ dependencies = [
288
+ "magnus-macros",
289
+ "rb-sys",
290
+ "rb-sys-env",
291
+ ]
292
+
293
+ [[package]]
294
+ name = "magnus-macros"
295
+ version = "0.3.0"
296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
297
+ checksum = "206cb23bfeea05180c97522ef6a3e52a4eb17b0ed2f30ee3ca9c4f994d2378ae"
298
+ dependencies = [
299
+ "proc-macro2",
300
+ "quote",
301
+ "syn",
302
+ ]
303
+
304
+ [[package]]
305
+ name = "memchr"
306
+ version = "2.5.0"
307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
308
+ checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
309
+
310
+ [[package]]
311
+ name = "minimal-lexical"
312
+ version = "0.2.1"
313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
314
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
315
+
316
+ [[package]]
317
+ name = "nom"
318
+ version = "7.1.2"
319
+ source = "registry+https://github.com/rust-lang/crates.io-index"
320
+ checksum = "e5507769c4919c998e69e49c839d9dc6e693ede4cc4290d6ad8b41d4f09c548c"
321
+ dependencies = [
322
+ "memchr",
323
+ "minimal-lexical",
324
+ ]
325
+
326
+ [[package]]
327
+ name = "once_cell"
328
+ version = "1.17.0"
329
+ source = "registry+https://github.com/rust-lang/crates.io-index"
330
+ checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
331
+
332
+ [[package]]
333
+ name = "owo-colors"
334
+ version = "3.5.0"
335
+ source = "registry+https://github.com/rust-lang/crates.io-index"
336
+ checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
337
+
338
+ [[package]]
339
+ name = "peeking_take_while"
340
+ version = "0.1.2"
341
+ source = "registry+https://github.com/rust-lang/crates.io-index"
342
+ checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
343
+
344
+ [[package]]
345
+ name = "pest"
346
+ version = "2.5.2"
347
+ source = "registry+https://github.com/rust-lang/crates.io-index"
348
+ checksum = "0f6e86fb9e7026527a0d46bc308b841d73170ef8f443e1807f6ef88526a816d4"
349
+ dependencies = [
350
+ "thiserror",
351
+ "ucd-trie",
352
+ ]
353
+
354
+ [[package]]
355
+ name = "pest_derive"
356
+ version = "2.5.2"
357
+ source = "registry+https://github.com/rust-lang/crates.io-index"
358
+ checksum = "96504449aa860c8dcde14f9fba5c58dc6658688ca1fe363589d6327b8662c603"
359
+ dependencies = [
360
+ "pest",
361
+ "pest_generator",
362
+ ]
363
+
364
+ [[package]]
365
+ name = "pest_generator"
366
+ version = "2.5.2"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "798e0220d1111ae63d66cb66a5dcb3fc2d986d520b98e49e1852bfdb11d7c5e7"
369
+ dependencies = [
370
+ "pest",
371
+ "pest_meta",
372
+ "proc-macro2",
373
+ "quote",
374
+ "syn",
375
+ ]
376
+
377
+ [[package]]
378
+ name = "pest_meta"
379
+ version = "2.5.2"
380
+ source = "registry+https://github.com/rust-lang/crates.io-index"
381
+ checksum = "984298b75898e30a843e278a9f2452c31e349a073a0ce6fd950a12a74464e065"
382
+ dependencies = [
383
+ "once_cell",
384
+ "pest",
385
+ "sha1",
386
+ ]
387
+
388
+ [[package]]
389
+ name = "proc-macro2"
390
+ version = "1.0.49"
391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
392
+ checksum = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5"
393
+ dependencies = [
394
+ "unicode-ident",
395
+ ]
396
+
397
+ [[package]]
398
+ name = "quote"
399
+ version = "1.0.23"
400
+ source = "registry+https://github.com/rust-lang/crates.io-index"
401
+ checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
402
+ dependencies = [
403
+ "proc-macro2",
404
+ ]
405
+
406
+ [[package]]
407
+ name = "rb-sys"
408
+ version = "0.9.53"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "aa291f69bcc44f8e96597a3f39e9933fde6977b825415cfaa670ac49b8ab7c99"
411
+ dependencies = [
412
+ "rb-sys-build",
413
+ ]
414
+
415
+ [[package]]
416
+ name = "rb-sys-build"
417
+ version = "0.9.53"
418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
419
+ checksum = "d998fd6ef588471d6d7cca24c4da88eda5e6757b6885c55760e856ecdb254c3d"
420
+ dependencies = [
421
+ "bindgen",
422
+ "regex",
423
+ "shell-words",
424
+ ]
425
+
426
+ [[package]]
427
+ name = "rb-sys-env"
428
+ version = "0.1.1"
429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
430
+ checksum = "74c38752410925faeb82c400c06ba2fd9ee6aa8f719dd33994c9e53f5242d25f"
431
+
432
+ [[package]]
433
+ name = "regex"
434
+ version = "1.7.0"
435
+ source = "registry+https://github.com/rust-lang/crates.io-index"
436
+ checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
437
+ dependencies = [
438
+ "aho-corasick",
439
+ "memchr",
440
+ "regex-syntax",
441
+ ]
442
+
443
+ [[package]]
444
+ name = "regex-syntax"
445
+ version = "0.6.28"
446
+ source = "registry+https://github.com/rust-lang/crates.io-index"
447
+ checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
448
+
449
+ [[package]]
450
+ name = "rustc-hash"
451
+ version = "1.1.0"
452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
453
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
454
+
455
+ [[package]]
456
+ name = "ryu"
457
+ version = "1.0.12"
458
+ source = "registry+https://github.com/rust-lang/crates.io-index"
459
+ checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
460
+
461
+ [[package]]
462
+ name = "same-file"
463
+ version = "1.0.6"
464
+ source = "registry+https://github.com/rust-lang/crates.io-index"
465
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
466
+ dependencies = [
467
+ "winapi-util",
468
+ ]
469
+
470
+ [[package]]
471
+ name = "serde"
472
+ version = "1.0.152"
473
+ source = "registry+https://github.com/rust-lang/crates.io-index"
474
+ checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
475
+ dependencies = [
476
+ "serde_derive",
477
+ ]
478
+
479
+ [[package]]
480
+ name = "serde_derive"
481
+ version = "1.0.152"
482
+ source = "registry+https://github.com/rust-lang/crates.io-index"
483
+ checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
484
+ dependencies = [
485
+ "proc-macro2",
486
+ "quote",
487
+ "syn",
488
+ ]
489
+
490
+ [[package]]
491
+ name = "serde_json"
492
+ version = "1.0.91"
493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
494
+ checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"
495
+ dependencies = [
496
+ "itoa",
497
+ "ryu",
498
+ "serde",
499
+ ]
500
+
501
+ [[package]]
502
+ name = "serde_repr"
503
+ version = "0.1.10"
504
+ source = "registry+https://github.com/rust-lang/crates.io-index"
505
+ checksum = "9a5ec9fa74a20ebbe5d9ac23dac1fc96ba0ecfe9f50f2843b52e537b10fbcb4e"
506
+ dependencies = [
507
+ "proc-macro2",
508
+ "quote",
509
+ "syn",
510
+ ]
511
+
512
+ [[package]]
513
+ name = "serde_yaml"
514
+ version = "0.9.16"
515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
516
+ checksum = "92b5b431e8907b50339b51223b97d102db8d987ced36f6e4d03621db9316c834"
517
+ dependencies = [
518
+ "indexmap",
519
+ "itoa",
520
+ "ryu",
521
+ "serde",
522
+ "unsafe-libyaml",
523
+ ]
524
+
525
+ [[package]]
526
+ name = "sha1"
527
+ version = "0.10.5"
528
+ source = "registry+https://github.com/rust-lang/crates.io-index"
529
+ checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
530
+ dependencies = [
531
+ "cfg-if",
532
+ "cpufeatures",
533
+ "digest",
534
+ ]
535
+
536
+ [[package]]
537
+ name = "shell-words"
538
+ version = "1.1.0"
539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
540
+ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
541
+
542
+ [[package]]
543
+ name = "shlex"
544
+ version = "1.1.0"
545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
546
+ checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
547
+
548
+ [[package]]
549
+ name = "syn"
550
+ version = "1.0.107"
551
+ source = "registry+https://github.com/rust-lang/crates.io-index"
552
+ checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
553
+ dependencies = [
554
+ "proc-macro2",
555
+ "quote",
556
+ "unicode-ident",
557
+ ]
558
+
559
+ [[package]]
560
+ name = "thiserror"
561
+ version = "1.0.38"
562
+ source = "registry+https://github.com/rust-lang/crates.io-index"
563
+ checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
564
+ dependencies = [
565
+ "thiserror-impl",
566
+ ]
567
+
568
+ [[package]]
569
+ name = "thiserror-impl"
570
+ version = "1.0.38"
571
+ source = "registry+https://github.com/rust-lang/crates.io-index"
572
+ checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
573
+ dependencies = [
574
+ "proc-macro2",
575
+ "quote",
576
+ "syn",
577
+ ]
578
+
579
+ [[package]]
580
+ name = "thread_local"
581
+ version = "1.1.4"
582
+ source = "registry+https://github.com/rust-lang/crates.io-index"
583
+ checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
584
+ dependencies = [
585
+ "once_cell",
586
+ ]
587
+
588
+ [[package]]
589
+ name = "typenum"
590
+ version = "1.16.0"
591
+ source = "registry+https://github.com/rust-lang/crates.io-index"
592
+ checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
593
+
594
+ [[package]]
595
+ name = "ucd-trie"
596
+ version = "0.1.5"
597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
598
+ checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
599
+
600
+ [[package]]
601
+ name = "unicode-ident"
602
+ version = "1.0.6"
603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
604
+ checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
605
+
606
+ [[package]]
607
+ name = "unsafe-libyaml"
608
+ version = "0.2.5"
609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
610
+ checksum = "bc7ed8ba44ca06be78ea1ad2c3682a43349126c8818054231ee6f4748012aed2"
611
+
612
+ [[package]]
613
+ name = "version_check"
614
+ version = "0.9.4"
615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
616
+ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
617
+
618
+ [[package]]
619
+ name = "walkdir"
620
+ version = "2.3.2"
621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
622
+ checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
623
+ dependencies = [
624
+ "same-file",
625
+ "winapi",
626
+ "winapi-util",
627
+ ]
628
+
629
+ [[package]]
630
+ name = "winapi"
631
+ version = "0.3.9"
632
+ source = "registry+https://github.com/rust-lang/crates.io-index"
633
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
634
+ dependencies = [
635
+ "winapi-i686-pc-windows-gnu",
636
+ "winapi-x86_64-pc-windows-gnu",
637
+ ]
638
+
639
+ [[package]]
640
+ name = "winapi-i686-pc-windows-gnu"
641
+ version = "0.4.0"
642
+ source = "registry+https://github.com/rust-lang/crates.io-index"
643
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
644
+
645
+ [[package]]
646
+ name = "winapi-util"
647
+ version = "0.1.5"
648
+ source = "registry+https://github.com/rust-lang/crates.io-index"
649
+ checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
650
+ dependencies = [
651
+ "winapi",
652
+ ]
653
+
654
+ [[package]]
655
+ name = "winapi-x86_64-pc-windows-gnu"
656
+ version = "0.4.0"
657
+ source = "registry+https://github.com/rust-lang/crates.io-index"
658
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
@@ -0,0 +1,13 @@
1
+ [package]
2
+ edition = "2021"
3
+ name = "autocorrect-rb"
4
+ version = "2.5.5"
5
+
6
+ # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
+ [lib]
8
+ crate-type = ["cdylib"]
9
+ name = "autocorrect"
10
+
11
+ [dependencies]
12
+ autocorrect = "2.5.6"
13
+ magnus = "0.4"
@@ -0,0 +1,4 @@
1
+ require "mkmf"
2
+ require "rb_sys/mkmf"
3
+
4
+ create_rust_makefile("autocorrect")