tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
tantivy-go: 1.0.1 -> 1.0.4
Michal Koutenský
6 months ago
99791e02
a9a56ab2
+318
-175
2 changed files
expand all
collapse all
unified
split
pkgs
by-name
ta
tantivy-go
add-Cargo.lock.patch
package.nix
+315
-172
pkgs/by-name/ta/tantivy-go/add-Cargo.lock.patch
···
1
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
2
new file mode 100644
3
-
index 0000000..7cb3275
4
--- /dev/null
5
+++ b/rust/Cargo.lock
6
-
@@ -0,0 +1,1762 @@
7
+# This file is automatically @generated by Cargo.
8
+# It is not intended for manual editing.
9
+version = 4
···
16
+
17
+[[package]]
18
+name = "ahash"
19
-
+version = "0.8.11"
20
+source = "registry+https://github.com/rust-lang/crates.io-index"
21
-
+checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
22
+dependencies = [
23
+ "cfg-if",
24
+ "once_cell",
25
+ "version_check",
26
-
+ "zerocopy 0.7.35",
27
+]
28
+
29
+[[package]]
···
43
+
44
+[[package]]
45
+name = "anstream"
46
-
+version = "0.6.18"
47
+source = "registry+https://github.com/rust-lang/crates.io-index"
48
-
+checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
49
+dependencies = [
50
+ "anstyle",
51
+ "anstyle-parse",
···
58
+
59
+[[package]]
60
+name = "anstyle"
61
-
+version = "1.0.10"
62
+source = "registry+https://github.com/rust-lang/crates.io-index"
63
-
+checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
64
+
65
+[[package]]
66
+name = "anstyle-parse"
67
-
+version = "0.2.6"
68
+source = "registry+https://github.com/rust-lang/crates.io-index"
69
-
+checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
70
+dependencies = [
71
+ "utf8parse",
72
+]
73
+
74
+[[package]]
75
+name = "anstyle-query"
76
-
+version = "1.1.2"
77
+source = "registry+https://github.com/rust-lang/crates.io-index"
78
-
+checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
79
+dependencies = [
80
-
+ "windows-sys 0.59.0",
81
+]
82
+
83
+[[package]]
84
+name = "anstyle-wincon"
85
-
+version = "3.0.7"
86
+source = "registry+https://github.com/rust-lang/crates.io-index"
87
-
+checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e"
88
+dependencies = [
89
+ "anstyle",
90
-
+ "once_cell",
91
-
+ "windows-sys 0.59.0",
92
+]
93
+
94
+[[package]]
···
105
+dependencies = [
106
+ "proc-macro2",
107
+ "quote",
108
-
+ "syn 2.0.100",
109
+]
110
+
111
+[[package]]
112
+name = "autocfg"
113
-
+version = "1.4.0"
114
+source = "registry+https://github.com/rust-lang/crates.io-index"
115
-
+checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
116
+
117
+[[package]]
118
+name = "base64"
···
122
+
123
+[[package]]
124
+name = "bitflags"
125
-
+version = "2.9.0"
126
+source = "registry+https://github.com/rust-lang/crates.io-index"
127
-
+checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
128
+
129
+[[package]]
130
+name = "bitpacking"
···
137
+
138
+[[package]]
139
+name = "bon"
140
-
+version = "3.6.1"
141
+source = "registry+https://github.com/rust-lang/crates.io-index"
142
-
+checksum = "94054366e2ff97b455acdd4fdb03913f717febc57b7bbd1741b2c3b87efae030"
143
+dependencies = [
144
+ "bon-macros",
145
+ "rustversion",
···
147
+
148
+[[package]]
149
+name = "bon-macros"
150
-
+version = "3.6.1"
151
+source = "registry+https://github.com/rust-lang/crates.io-index"
152
-
+checksum = "542a990e676ce0a0a895ae54b2d94afd012434f2228a85b186c6bc1a7056cdc6"
153
+dependencies = [
154
+ "darling",
155
+ "ident_case",
···
157
+ "proc-macro2",
158
+ "quote",
159
+ "rustversion",
160
-
+ "syn 2.0.100",
161
+]
162
+
163
+[[package]]
0
0
0
0
0
0
164
+name = "byteorder"
165
+version = "1.5.0"
166
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
180
+ "quote",
181
+ "serde",
182
+ "serde_json",
183
-
+ "syn 2.0.100",
184
+ "tempfile",
185
+ "toml",
186
+]
187
+
188
+[[package]]
189
+name = "cc"
190
-
+version = "1.2.19"
191
+source = "registry+https://github.com/rust-lang/crates.io-index"
192
-
+checksum = "8e3a13707ac958681c13b39b458c073d0d9bc8a22cb1b2f4c8e55eb72c13f362"
193
+dependencies = [
194
+ "jobserver",
195
+ "libc",
···
213
+
214
+[[package]]
215
+name = "cfg-if"
216
-
+version = "1.0.0"
217
+source = "registry+https://github.com/rust-lang/crates.io-index"
218
-
+checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
219
+
220
+[[package]]
221
+name = "clap"
222
-
+version = "4.5.36"
223
+source = "registry+https://github.com/rust-lang/crates.io-index"
224
-
+checksum = "2df961d8c8a0d08aa9945718ccf584145eee3f3aa06cddbeac12933781102e04"
225
+dependencies = [
226
+ "clap_builder",
227
+]
228
+
229
+[[package]]
230
+name = "clap_builder"
231
-
+version = "4.5.36"
232
+source = "registry+https://github.com/rust-lang/crates.io-index"
233
-
+checksum = "132dbda40fb6753878316a489d5a1242a8ef2f0d9e47ba01c951ea8aa7d013a5"
234
+dependencies = [
235
+ "anstream",
236
+ "anstyle",
···
240
+
241
+[[package]]
242
+name = "clap_lex"
243
-
+version = "0.7.4"
244
+source = "registry+https://github.com/rust-lang/crates.io-index"
245
-
+checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
246
+
247
+[[package]]
248
+name = "colorchoice"
249
-
+version = "1.0.3"
250
+source = "registry+https://github.com/rust-lang/crates.io-index"
251
-
+checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
252
+
253
+[[package]]
254
+name = "core2"
···
261
+
262
+[[package]]
263
+name = "crc32fast"
264
-
+version = "1.4.2"
265
+source = "registry+https://github.com/rust-lang/crates.io-index"
266
-
+checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
267
+dependencies = [
268
+ "cfg-if",
269
+]
···
310
+
311
+[[package]]
312
+name = "darling"
313
-
+version = "0.20.11"
314
+source = "registry+https://github.com/rust-lang/crates.io-index"
315
-
+checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
316
+dependencies = [
317
+ "darling_core",
318
+ "darling_macro",
···
320
+
321
+[[package]]
322
+name = "darling_core"
323
-
+version = "0.20.11"
324
+source = "registry+https://github.com/rust-lang/crates.io-index"
325
-
+checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
326
+dependencies = [
327
+ "fnv",
328
+ "ident_case",
329
+ "proc-macro2",
330
+ "quote",
331
+ "strsim",
332
-
+ "syn 2.0.100",
333
+]
334
+
335
+[[package]]
336
+name = "darling_macro"
337
-
+version = "0.20.11"
338
+source = "registry+https://github.com/rust-lang/crates.io-index"
339
-
+checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
340
+dependencies = [
341
+ "darling_core",
342
+ "quote",
343
-
+ "syn 2.0.100",
344
+]
345
+
346
+[[package]]
···
402
+
403
+[[package]]
404
+name = "errno"
405
-
+version = "0.3.11"
406
+source = "registry+https://github.com/rust-lang/crates.io-index"
407
-
+checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
408
+dependencies = [
409
+ "libc",
410
-
+ "windows-sys 0.59.0",
411
+]
412
+
413
+[[package]]
···
458
+dependencies = [
459
+ "proc-macro2",
460
+ "quote",
461
-
+ "syn 2.0.100",
462
+]
463
+
464
+[[package]]
···
492
+
493
+[[package]]
494
+name = "getrandom"
495
-
+version = "0.2.15"
496
+source = "registry+https://github.com/rust-lang/crates.io-index"
497
-
+checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
498
+dependencies = [
499
+ "cfg-if",
500
+ "libc",
501
-
+ "wasi 0.11.0+wasi-snapshot-preview1",
502
+]
503
+
504
+[[package]]
505
+name = "getrandom"
506
-
+version = "0.3.2"
507
+source = "registry+https://github.com/rust-lang/crates.io-index"
508
-
+checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0"
509
+dependencies = [
510
+ "cfg-if",
511
+ "libc",
···
525
+
526
+[[package]]
527
+name = "hashbrown"
528
-
+version = "0.15.2"
529
+source = "registry+https://github.com/rust-lang/crates.io-index"
530
-
+checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
531
+dependencies = [
532
+ "allocator-api2",
533
+ "equivalent",
···
581
+ "libflate",
582
+ "proc-macro2",
583
+ "quote",
584
-
+ "syn 2.0.100",
585
+]
586
+
587
+[[package]]
588
+name = "indexmap"
589
-
+version = "2.9.0"
590
+source = "registry+https://github.com/rust-lang/crates.io-index"
591
-
+checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e"
592
+dependencies = [
593
+ "equivalent",
594
-
+ "hashbrown 0.15.2",
595
+]
596
+
597
+[[package]]
···
626
+
627
+[[package]]
628
+name = "jieba-rs"
629
-
+version = "0.7.2"
630
+source = "registry+https://github.com/rust-lang/crates.io-index"
631
-
+checksum = "6d1bcad6332969e4d48ee568d430e14ee6dea70740c2549d005d87677ebefb0c"
632
+dependencies = [
633
+ "cedarwood",
634
+ "fxhash",
···
641
+
642
+[[package]]
643
+name = "jiff"
644
-
+version = "0.2.8"
645
+source = "registry+https://github.com/rust-lang/crates.io-index"
646
-
+checksum = "e5ad87c89110f55e4cd4dc2893a9790820206729eaf221555f742d540b0724a0"
647
+dependencies = [
648
+ "jiff-static",
649
+ "log",
···
654
+
655
+[[package]]
656
+name = "jiff-static"
657
-
+version = "0.2.8"
658
+source = "registry+https://github.com/rust-lang/crates.io-index"
659
-
+checksum = "d076d5b64a7e2fe6f0743f02c43ca4a6725c0f904203bfe276a5b3e793103605"
660
+dependencies = [
661
+ "proc-macro2",
662
+ "quote",
663
-
+ "syn 2.0.100",
664
+]
665
+
666
+[[package]]
···
669
+source = "registry+https://github.com/rust-lang/crates.io-index"
670
+checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
671
+dependencies = [
672
-
+ "getrandom 0.3.2",
673
+ "libc",
0
0
0
0
0
0
0
0
0
0
674
+]
675
+
676
+[[package]]
···
687
+
688
+[[package]]
689
+name = "libc"
690
-
+version = "0.2.172"
691
+source = "registry+https://github.com/rust-lang/crates.io-index"
692
-
+checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
693
+
694
+[[package]]
695
+name = "libflate"
···
717
+
718
+[[package]]
719
+name = "libm"
720
-
+version = "0.2.11"
721
+source = "registry+https://github.com/rust-lang/crates.io-index"
722
-
+checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
723
+
724
+[[package]]
725
+name = "linux-raw-sys"
···
748
+ "proc-macro-error",
749
+ "proc-macro2",
750
+ "quote",
751
-
+ "syn 2.0.100",
752
+]
753
+
754
+[[package]]
···
757
+source = "registry+https://github.com/rust-lang/crates.io-index"
758
+checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
759
+dependencies = [
760
-
+ "hashbrown 0.15.2",
761
+]
762
+
763
+[[package]]
764
+name = "lz4_flex"
765
-
+version = "0.11.3"
766
+source = "registry+https://github.com/rust-lang/crates.io-index"
767
-
+checksum = "75761162ae2b0e580d7e7c390558127e5f01b4194debd6221fd8c207fc80e3f5"
768
+
769
+[[package]]
770
+name = "measure_time"
···
777
+
778
+[[package]]
779
+name = "memchr"
780
-
+version = "2.7.4"
781
+source = "registry+https://github.com/rust-lang/crates.io-index"
782
-
+checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
783
+
784
+[[package]]
785
+name = "memmap2"
786
-
+version = "0.9.5"
787
+source = "registry+https://github.com/rust-lang/crates.io-index"
788
-
+checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
789
+dependencies = [
790
+ "libc",
791
+]
···
835
+checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
836
+
837
+[[package]]
0
0
0
0
0
0
838
+name = "oneshot"
839
+version = "0.1.11"
840
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
888
+ "phf_shared",
889
+ "proc-macro2",
890
+ "quote",
891
-
+ "syn 2.0.100",
892
+]
893
+
894
+[[package]]
···
920
+
921
+[[package]]
922
+name = "portable-atomic"
923
-
+version = "1.11.0"
924
+source = "registry+https://github.com/rust-lang/crates.io-index"
925
-
+checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
926
+
927
+[[package]]
928
+name = "portable-atomic-util"
···
945
+source = "registry+https://github.com/rust-lang/crates.io-index"
946
+checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
947
+dependencies = [
948
-
+ "zerocopy 0.8.24",
949
+]
950
+
951
+[[package]]
952
+name = "prettyplease"
953
-
+version = "0.2.32"
954
+source = "registry+https://github.com/rust-lang/crates.io-index"
955
-
+checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6"
956
+dependencies = [
957
+ "proc-macro2",
958
-
+ "syn 2.0.100",
959
+]
960
+
961
+[[package]]
···
1002
+
1003
+[[package]]
1004
+name = "r-efi"
1005
-
+version = "5.2.0"
1006
+source = "registry+https://github.com/rust-lang/crates.io-index"
1007
-
+checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
1008
+
1009
+[[package]]
1010
+name = "rand"
···
1033
+source = "registry+https://github.com/rust-lang/crates.io-index"
1034
+checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1035
+dependencies = [
1036
-
+ "getrandom 0.2.15",
1037
+]
1038
+
1039
+[[package]]
···
1127
+
1128
+[[package]]
1129
+name = "rustix"
1130
-
+version = "1.0.5"
1131
+source = "registry+https://github.com/rust-lang/crates.io-index"
1132
-
+checksum = "d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf"
1133
+dependencies = [
1134
+ "bitflags",
1135
+ "errno",
1136
+ "libc",
1137
+ "linux-raw-sys 0.9.4",
1138
-
+ "windows-sys 0.59.0",
1139
+]
1140
+
1141
+[[package]]
1142
+name = "rustversion"
1143
-
+version = "1.0.20"
1144
+source = "registry+https://github.com/rust-lang/crates.io-index"
1145
-
+checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2"
1146
+
1147
+[[package]]
1148
+name = "ryu"
···
1167
+dependencies = [
1168
+ "proc-macro2",
1169
+ "quote",
1170
-
+ "syn 2.0.100",
1171
+]
1172
+
1173
+[[package]]
1174
+name = "serde_json"
1175
-
+version = "1.0.140"
1176
+source = "registry+https://github.com/rust-lang/crates.io-index"
1177
-
+checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
1178
+dependencies = [
1179
+ "itoa",
1180
+ "memchr",
···
1184
+
1185
+[[package]]
1186
+name = "serde_spanned"
1187
-
+version = "0.6.8"
1188
+source = "registry+https://github.com/rust-lang/crates.io-index"
1189
-
+checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
1190
+dependencies = [
1191
+ "serde",
1192
+]
···
1214
+
1215
+[[package]]
1216
+name = "slab"
1217
-
+version = "0.4.9"
1218
+source = "registry+https://github.com/rust-lang/crates.io-index"
1219
-
+checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
1220
-
+dependencies = [
1221
-
+ "autocfg",
1222
-
+]
1223
+
1224
+[[package]]
1225
+name = "smallvec"
1226
-
+version = "1.15.0"
1227
+source = "registry+https://github.com/rust-lang/crates.io-index"
1228
-
+checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
1229
+
1230
+[[package]]
1231
+name = "stable_deref_trait"
···
1251
+
1252
+[[package]]
1253
+name = "syn"
1254
-
+version = "2.0.100"
1255
+source = "registry+https://github.com/rust-lang/crates.io-index"
1256
-
+checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
1257
+dependencies = [
1258
+ "proc-macro2",
1259
+ "quote",
···
1426
+
1427
+[[package]]
1428
+name = "tempfile"
1429
-
+version = "3.19.1"
1430
+source = "registry+https://github.com/rust-lang/crates.io-index"
1431
-
+checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf"
1432
+dependencies = [
1433
+ "fastrand",
1434
-
+ "getrandom 0.3.2",
1435
+ "once_cell",
1436
-
+ "rustix 1.0.5",
1437
+ "windows-sys 0.59.0",
1438
+]
1439
+
···
1454
+dependencies = [
1455
+ "proc-macro2",
1456
+ "quote",
1457
-
+ "syn 2.0.100",
1458
+]
1459
+
1460
+[[package]]
···
1490
+
1491
+[[package]]
1492
+name = "toml"
1493
-
+version = "0.8.20"
1494
+source = "registry+https://github.com/rust-lang/crates.io-index"
1495
-
+checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
1496
+dependencies = [
1497
+ "serde",
1498
+ "serde_spanned",
···
1502
+
1503
+[[package]]
1504
+name = "toml_datetime"
1505
-
+version = "0.6.8"
1506
+source = "registry+https://github.com/rust-lang/crates.io-index"
1507
-
+checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
1508
+dependencies = [
1509
+ "serde",
1510
+]
1511
+
1512
+[[package]]
1513
+name = "toml_edit"
1514
-
+version = "0.22.24"
1515
+source = "registry+https://github.com/rust-lang/crates.io-index"
1516
-
+checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474"
1517
+dependencies = [
1518
+ "indexmap",
1519
+ "serde",
1520
+ "serde_spanned",
1521
+ "toml_datetime",
0
1522
+ "winnow",
1523
+]
1524
+
1525
+[[package]]
0
0
0
0
0
0
1526
+name = "unicode-ident"
1527
+version = "1.0.18"
1528
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
1548
+
1549
+[[package]]
1550
+name = "uuid"
1551
-
+version = "1.16.0"
1552
+source = "registry+https://github.com/rust-lang/crates.io-index"
1553
-
+checksum = "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9"
1554
+dependencies = [
1555
-
+ "getrandom 0.3.2",
0
1556
+ "serde",
0
1557
+]
1558
+
1559
+[[package]]
···
1564
+
1565
+[[package]]
1566
+name = "wasi"
1567
-
+version = "0.11.0+wasi-snapshot-preview1"
1568
+source = "registry+https://github.com/rust-lang/crates.io-index"
1569
-
+checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1570
+
1571
+[[package]]
1572
+name = "wasi"
···
1578
+]
1579
+
1580
+[[package]]
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1581
+name = "winapi"
1582
+version = "0.3.9"
1583
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
1600
+checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1601
+
1602
+[[package]]
0
0
0
0
0
0
1603
+name = "windows-sys"
1604
+version = "0.52.0"
1605
+source = "registry+https://github.com/rust-lang/crates.io-index"
1606
+checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1607
+dependencies = [
1608
-
+ "windows-targets",
1609
+]
1610
+
1611
+[[package]]
···
1614
+source = "registry+https://github.com/rust-lang/crates.io-index"
1615
+checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1616
+dependencies = [
1617
-
+ "windows-targets",
0
0
0
0
0
0
0
0
0
1618
+]
1619
+
1620
+[[package]]
···
1623
+source = "registry+https://github.com/rust-lang/crates.io-index"
1624
+checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1625
+dependencies = [
1626
-
+ "windows_aarch64_gnullvm",
1627
-
+ "windows_aarch64_msvc",
1628
-
+ "windows_i686_gnu",
1629
-
+ "windows_i686_gnullvm",
1630
-
+ "windows_i686_msvc",
1631
-
+ "windows_x86_64_gnu",
1632
-
+ "windows_x86_64_gnullvm",
1633
-
+ "windows_x86_64_msvc",
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1634
+]
1635
+
1636
+[[package]]
···
1640
+checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1641
+
1642
+[[package]]
0
0
0
0
0
0
1643
+name = "windows_aarch64_msvc"
1644
+version = "0.52.6"
1645
+source = "registry+https://github.com/rust-lang/crates.io-index"
1646
+checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
0
0
0
0
0
0
1647
+
1648
+[[package]]
1649
+name = "windows_i686_gnu"
···
1652
+checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1653
+
1654
+[[package]]
0
0
0
0
0
0
1655
+name = "windows_i686_gnullvm"
1656
+version = "0.52.6"
1657
+source = "registry+https://github.com/rust-lang/crates.io-index"
1658
+checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1659
+
1660
+[[package]]
0
0
0
0
0
0
1661
+name = "windows_i686_msvc"
1662
+version = "0.52.6"
1663
+source = "registry+https://github.com/rust-lang/crates.io-index"
1664
+checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1665
+
1666
+[[package]]
0
0
0
0
0
0
1667
+name = "windows_x86_64_gnu"
1668
+version = "0.52.6"
1669
+source = "registry+https://github.com/rust-lang/crates.io-index"
1670
+checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1671
+
1672
+[[package]]
0
0
0
0
0
0
1673
+name = "windows_x86_64_gnullvm"
1674
+version = "0.52.6"
1675
+source = "registry+https://github.com/rust-lang/crates.io-index"
1676
+checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
0
0
0
0
0
0
1677
+
1678
+[[package]]
1679
+name = "windows_x86_64_msvc"
···
1682
+checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1683
+
1684
+[[package]]
0
0
0
0
0
0
1685
+name = "winnow"
1686
-
+version = "0.7.6"
1687
+source = "registry+https://github.com/rust-lang/crates.io-index"
1688
-
+checksum = "63d3fcd9bba44b03821e7d699eeee959f3126dcc4aa8e4ae18ec617c2a5cea10"
1689
+dependencies = [
1690
+ "memchr",
1691
+]
···
1701
+
1702
+[[package]]
1703
+name = "zerocopy"
1704
-
+version = "0.7.35"
1705
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1706
-
+checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
1707
-
+dependencies = [
1708
-
+ "zerocopy-derive 0.7.35",
1709
-
+]
1710
-
+
1711
-
+[[package]]
1712
-
+name = "zerocopy"
1713
-
+version = "0.8.24"
1714
-
+source = "registry+https://github.com/rust-lang/crates.io-index"
1715
-
+checksum = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879"
1716
-
+dependencies = [
1717
-
+ "zerocopy-derive 0.8.24",
1718
-
+]
1719
-
+
1720
-
+[[package]]
1721
-
+name = "zerocopy-derive"
1722
-
+version = "0.7.35"
1723
+source = "registry+https://github.com/rust-lang/crates.io-index"
1724
-
+checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
1725
+dependencies = [
1726
-
+ "proc-macro2",
1727
-
+ "quote",
1728
-
+ "syn 2.0.100",
1729
+]
1730
+
1731
+[[package]]
1732
+name = "zerocopy-derive"
1733
-
+version = "0.8.24"
1734
+source = "registry+https://github.com/rust-lang/crates.io-index"
1735
-
+checksum = "a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be"
1736
+dependencies = [
1737
+ "proc-macro2",
1738
+ "quote",
1739
-
+ "syn 2.0.100",
1740
+]
1741
+
1742
+[[package]]
···
1766
+ "cc",
1767
+ "pkg-config",
1768
+]
1769
-
--
1770
-
2.48.1
1771
-
···
1
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
2
new file mode 100644
3
+
index 0000000..6717372
4
--- /dev/null
5
+++ b/rust/Cargo.lock
6
+
@@ -0,0 +1,1908 @@
7
+# This file is automatically @generated by Cargo.
8
+# It is not intended for manual editing.
9
+version = 4
···
16
+
17
+[[package]]
18
+name = "ahash"
19
+
+version = "0.8.12"
20
+source = "registry+https://github.com/rust-lang/crates.io-index"
21
+
+checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
22
+dependencies = [
23
+ "cfg-if",
24
+ "once_cell",
25
+ "version_check",
26
+
+ "zerocopy",
27
+]
28
+
29
+[[package]]
···
43
+
44
+[[package]]
45
+name = "anstream"
46
+
+version = "0.6.20"
47
+source = "registry+https://github.com/rust-lang/crates.io-index"
48
+
+checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192"
49
+dependencies = [
50
+ "anstyle",
51
+ "anstyle-parse",
···
58
+
59
+[[package]]
60
+name = "anstyle"
61
+
+version = "1.0.11"
62
+source = "registry+https://github.com/rust-lang/crates.io-index"
63
+
+checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd"
64
+
65
+[[package]]
66
+name = "anstyle-parse"
67
+
+version = "0.2.7"
68
+source = "registry+https://github.com/rust-lang/crates.io-index"
69
+
+checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
70
+dependencies = [
71
+ "utf8parse",
72
+]
73
+
74
+[[package]]
75
+name = "anstyle-query"
76
+
+version = "1.1.4"
77
+source = "registry+https://github.com/rust-lang/crates.io-index"
78
+
+checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2"
79
+dependencies = [
80
+
+ "windows-sys 0.60.2",
81
+]
82
+
83
+[[package]]
84
+name = "anstyle-wincon"
85
+
+version = "3.0.10"
86
+source = "registry+https://github.com/rust-lang/crates.io-index"
87
+
+checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a"
88
+dependencies = [
89
+ "anstyle",
90
+
+ "once_cell_polyfill",
91
+
+ "windows-sys 0.60.2",
92
+]
93
+
94
+[[package]]
···
105
+dependencies = [
106
+ "proc-macro2",
107
+ "quote",
108
+
+ "syn 2.0.104",
109
+]
110
+
111
+[[package]]
112
+name = "autocfg"
113
+
+version = "1.5.0"
114
+source = "registry+https://github.com/rust-lang/crates.io-index"
115
+
+checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
116
+
117
+[[package]]
118
+name = "base64"
···
122
+
123
+[[package]]
124
+name = "bitflags"
125
+
+version = "2.9.1"
126
+source = "registry+https://github.com/rust-lang/crates.io-index"
127
+
+checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
128
+
129
+[[package]]
130
+name = "bitpacking"
···
137
+
138
+[[package]]
139
+name = "bon"
140
+
+version = "3.6.5"
141
+source = "registry+https://github.com/rust-lang/crates.io-index"
142
+
+checksum = "33d9ef19ae5263a138da9a86871eca537478ab0332a7770bac7e3f08b801f89f"
143
+dependencies = [
144
+ "bon-macros",
145
+ "rustversion",
···
147
+
148
+[[package]]
149
+name = "bon-macros"
150
+
+version = "3.6.5"
151
+source = "registry+https://github.com/rust-lang/crates.io-index"
152
+
+checksum = "577ae008f2ca11ca7641bd44601002ee5ab49ef0af64846ce1ab6057218a5cc1"
153
+dependencies = [
154
+ "darling",
155
+ "ident_case",
···
157
+ "proc-macro2",
158
+ "quote",
159
+ "rustversion",
160
+
+ "syn 2.0.104",
161
+]
162
+
163
+[[package]]
164
+
+name = "bumpalo"
165
+
+version = "3.19.0"
166
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
167
+
+checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
168
+
+
169
+
+[[package]]
170
+name = "byteorder"
171
+version = "1.5.0"
172
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
186
+ "quote",
187
+ "serde",
188
+ "serde_json",
189
+
+ "syn 2.0.104",
190
+ "tempfile",
191
+ "toml",
192
+]
193
+
194
+[[package]]
195
+name = "cc"
196
+
+version = "1.2.32"
197
+source = "registry+https://github.com/rust-lang/crates.io-index"
198
+
+checksum = "2352e5597e9c544d5e6d9c95190d5d27738ade584fa8db0a16e130e5c2b5296e"
199
+dependencies = [
200
+ "jobserver",
201
+ "libc",
···
219
+
220
+[[package]]
221
+name = "cfg-if"
222
+
+version = "1.0.1"
223
+source = "registry+https://github.com/rust-lang/crates.io-index"
224
+
+checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268"
225
+
226
+[[package]]
227
+name = "clap"
228
+
+version = "4.5.43"
229
+source = "registry+https://github.com/rust-lang/crates.io-index"
230
+
+checksum = "50fd97c9dc2399518aa331917ac6f274280ec5eb34e555dd291899745c48ec6f"
231
+dependencies = [
232
+ "clap_builder",
233
+]
234
+
235
+[[package]]
236
+name = "clap_builder"
237
+
+version = "4.5.43"
238
+source = "registry+https://github.com/rust-lang/crates.io-index"
239
+
+checksum = "c35b5830294e1fa0462034af85cc95225a4cb07092c088c55bda3147cfcd8f65"
240
+dependencies = [
241
+ "anstream",
242
+ "anstyle",
···
246
+
247
+[[package]]
248
+name = "clap_lex"
249
+
+version = "0.7.5"
250
+source = "registry+https://github.com/rust-lang/crates.io-index"
251
+
+checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675"
252
+
253
+[[package]]
254
+name = "colorchoice"
255
+
+version = "1.0.4"
256
+source = "registry+https://github.com/rust-lang/crates.io-index"
257
+
+checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
258
+
259
+[[package]]
260
+name = "core2"
···
267
+
268
+[[package]]
269
+name = "crc32fast"
270
+
+version = "1.5.0"
271
+source = "registry+https://github.com/rust-lang/crates.io-index"
272
+
+checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
273
+dependencies = [
274
+ "cfg-if",
275
+]
···
316
+
317
+[[package]]
318
+name = "darling"
319
+
+version = "0.21.1"
320
+source = "registry+https://github.com/rust-lang/crates.io-index"
321
+
+checksum = "d6b136475da5ef7b6ac596c0e956e37bad51b85b987ff3d5e230e964936736b2"
322
+dependencies = [
323
+ "darling_core",
324
+ "darling_macro",
···
326
+
327
+[[package]]
328
+name = "darling_core"
329
+
+version = "0.21.1"
330
+source = "registry+https://github.com/rust-lang/crates.io-index"
331
+
+checksum = "b44ad32f92b75fb438b04b68547e521a548be8acc339a6dacc4a7121488f53e6"
332
+dependencies = [
333
+ "fnv",
334
+ "ident_case",
335
+ "proc-macro2",
336
+ "quote",
337
+ "strsim",
338
+
+ "syn 2.0.104",
339
+]
340
+
341
+[[package]]
342
+name = "darling_macro"
343
+
+version = "0.21.1"
344
+source = "registry+https://github.com/rust-lang/crates.io-index"
345
+
+checksum = "2b5be8a7a562d315a5b92a630c30cec6bcf663e6673f00fbb69cca66a6f521b9"
346
+dependencies = [
347
+ "darling_core",
348
+ "quote",
349
+
+ "syn 2.0.104",
350
+]
351
+
352
+[[package]]
···
408
+
409
+[[package]]
410
+name = "errno"
411
+
+version = "0.3.13"
412
+source = "registry+https://github.com/rust-lang/crates.io-index"
413
+
+checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
414
+dependencies = [
415
+ "libc",
416
+
+ "windows-sys 0.60.2",
417
+]
418
+
419
+[[package]]
···
464
+dependencies = [
465
+ "proc-macro2",
466
+ "quote",
467
+
+ "syn 2.0.104",
468
+]
469
+
470
+[[package]]
···
498
+
499
+[[package]]
500
+name = "getrandom"
501
+
+version = "0.2.16"
502
+source = "registry+https://github.com/rust-lang/crates.io-index"
503
+
+checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
504
+dependencies = [
505
+ "cfg-if",
506
+ "libc",
507
+
+ "wasi 0.11.1+wasi-snapshot-preview1",
508
+]
509
+
510
+[[package]]
511
+name = "getrandom"
512
+
+version = "0.3.3"
513
+source = "registry+https://github.com/rust-lang/crates.io-index"
514
+
+checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
515
+dependencies = [
516
+ "cfg-if",
517
+ "libc",
···
531
+
532
+[[package]]
533
+name = "hashbrown"
534
+
+version = "0.15.5"
535
+source = "registry+https://github.com/rust-lang/crates.io-index"
536
+
+checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
537
+dependencies = [
538
+ "allocator-api2",
539
+ "equivalent",
···
587
+ "libflate",
588
+ "proc-macro2",
589
+ "quote",
590
+
+ "syn 2.0.104",
591
+]
592
+
593
+[[package]]
594
+name = "indexmap"
595
+
+version = "2.10.0"
596
+source = "registry+https://github.com/rust-lang/crates.io-index"
597
+
+checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661"
598
+dependencies = [
599
+ "equivalent",
600
+
+ "hashbrown 0.15.5",
601
+]
602
+
603
+[[package]]
···
632
+
633
+[[package]]
634
+name = "jieba-rs"
635
+
+version = "0.7.4"
636
+source = "registry+https://github.com/rust-lang/crates.io-index"
637
+
+checksum = "f5dd552bbb95d578520ee68403bf8aaf0dbbb2ce55b0854d019f9350ad61040a"
638
+dependencies = [
639
+ "cedarwood",
640
+ "fxhash",
···
647
+
648
+[[package]]
649
+name = "jiff"
650
+
+version = "0.2.15"
651
+source = "registry+https://github.com/rust-lang/crates.io-index"
652
+
+checksum = "be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49"
653
+dependencies = [
654
+ "jiff-static",
655
+ "log",
···
660
+
661
+[[package]]
662
+name = "jiff-static"
663
+
+version = "0.2.15"
664
+source = "registry+https://github.com/rust-lang/crates.io-index"
665
+
+checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4"
666
+dependencies = [
667
+ "proc-macro2",
668
+ "quote",
669
+
+ "syn 2.0.104",
670
+]
671
+
672
+[[package]]
···
675
+source = "registry+https://github.com/rust-lang/crates.io-index"
676
+checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
677
+dependencies = [
678
+
+ "getrandom 0.3.3",
679
+ "libc",
680
+
+]
681
+
+
682
+
+[[package]]
683
+
+name = "js-sys"
684
+
+version = "0.3.77"
685
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
686
+
+checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
687
+
+dependencies = [
688
+
+ "once_cell",
689
+
+ "wasm-bindgen",
690
+]
691
+
692
+[[package]]
···
703
+
704
+[[package]]
705
+name = "libc"
706
+
+version = "0.2.174"
707
+source = "registry+https://github.com/rust-lang/crates.io-index"
708
+
+checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
709
+
710
+[[package]]
711
+name = "libflate"
···
733
+
734
+[[package]]
735
+name = "libm"
736
+
+version = "0.2.15"
737
+source = "registry+https://github.com/rust-lang/crates.io-index"
738
+
+checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
739
+
740
+[[package]]
741
+name = "linux-raw-sys"
···
764
+ "proc-macro-error",
765
+ "proc-macro2",
766
+ "quote",
767
+
+ "syn 2.0.104",
768
+]
769
+
770
+[[package]]
···
773
+source = "registry+https://github.com/rust-lang/crates.io-index"
774
+checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
775
+dependencies = [
776
+
+ "hashbrown 0.15.5",
777
+]
778
+
779
+[[package]]
780
+name = "lz4_flex"
781
+
+version = "0.11.5"
782
+source = "registry+https://github.com/rust-lang/crates.io-index"
783
+
+checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a"
784
+
785
+[[package]]
786
+name = "measure_time"
···
793
+
794
+[[package]]
795
+name = "memchr"
796
+
+version = "2.7.5"
797
+source = "registry+https://github.com/rust-lang/crates.io-index"
798
+
+checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
799
+
800
+[[package]]
801
+name = "memmap2"
802
+
+version = "0.9.7"
803
+source = "registry+https://github.com/rust-lang/crates.io-index"
804
+
+checksum = "483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28"
805
+dependencies = [
806
+ "libc",
807
+]
···
851
+checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
852
+
853
+[[package]]
854
+
+name = "once_cell_polyfill"
855
+
+version = "1.70.1"
856
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
857
+
+checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
858
+
+
859
+
+[[package]]
860
+name = "oneshot"
861
+version = "0.1.11"
862
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
910
+ "phf_shared",
911
+ "proc-macro2",
912
+ "quote",
913
+
+ "syn 2.0.104",
914
+]
915
+
916
+[[package]]
···
942
+
943
+[[package]]
944
+name = "portable-atomic"
945
+
+version = "1.11.1"
946
+source = "registry+https://github.com/rust-lang/crates.io-index"
947
+
+checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
948
+
949
+[[package]]
950
+name = "portable-atomic-util"
···
967
+source = "registry+https://github.com/rust-lang/crates.io-index"
968
+checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
969
+dependencies = [
970
+
+ "zerocopy",
971
+]
972
+
973
+[[package]]
974
+name = "prettyplease"
975
+
+version = "0.2.36"
976
+source = "registry+https://github.com/rust-lang/crates.io-index"
977
+
+checksum = "ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2"
978
+dependencies = [
979
+ "proc-macro2",
980
+
+ "syn 2.0.104",
981
+]
982
+
983
+[[package]]
···
1024
+
1025
+[[package]]
1026
+name = "r-efi"
1027
+
+version = "5.3.0"
1028
+source = "registry+https://github.com/rust-lang/crates.io-index"
1029
+
+checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1030
+
1031
+[[package]]
1032
+name = "rand"
···
1055
+source = "registry+https://github.com/rust-lang/crates.io-index"
1056
+checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1057
+dependencies = [
1058
+
+ "getrandom 0.2.16",
1059
+]
1060
+
1061
+[[package]]
···
1149
+
1150
+[[package]]
1151
+name = "rustix"
1152
+
+version = "1.0.8"
1153
+source = "registry+https://github.com/rust-lang/crates.io-index"
1154
+
+checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8"
1155
+dependencies = [
1156
+ "bitflags",
1157
+ "errno",
1158
+ "libc",
1159
+ "linux-raw-sys 0.9.4",
1160
+
+ "windows-sys 0.60.2",
1161
+]
1162
+
1163
+[[package]]
1164
+name = "rustversion"
1165
+
+version = "1.0.21"
1166
+source = "registry+https://github.com/rust-lang/crates.io-index"
1167
+
+checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
1168
+
1169
+[[package]]
1170
+name = "ryu"
···
1189
+dependencies = [
1190
+ "proc-macro2",
1191
+ "quote",
1192
+
+ "syn 2.0.104",
1193
+]
1194
+
1195
+[[package]]
1196
+name = "serde_json"
1197
+
+version = "1.0.142"
1198
+source = "registry+https://github.com/rust-lang/crates.io-index"
1199
+
+checksum = "030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7"
1200
+dependencies = [
1201
+ "itoa",
1202
+ "memchr",
···
1206
+
1207
+[[package]]
1208
+name = "serde_spanned"
1209
+
+version = "0.6.9"
1210
+source = "registry+https://github.com/rust-lang/crates.io-index"
1211
+
+checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
1212
+dependencies = [
1213
+ "serde",
1214
+]
···
1236
+
1237
+[[package]]
1238
+name = "slab"
1239
+
+version = "0.4.11"
1240
+source = "registry+https://github.com/rust-lang/crates.io-index"
1241
+
+checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
0
0
0
1242
+
1243
+[[package]]
1244
+name = "smallvec"
1245
+
+version = "1.15.1"
1246
+source = "registry+https://github.com/rust-lang/crates.io-index"
1247
+
+checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1248
+
1249
+[[package]]
1250
+name = "stable_deref_trait"
···
1270
+
1271
+[[package]]
1272
+name = "syn"
1273
+
+version = "2.0.104"
1274
+source = "registry+https://github.com/rust-lang/crates.io-index"
1275
+
+checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40"
1276
+dependencies = [
1277
+ "proc-macro2",
1278
+ "quote",
···
1445
+
1446
+[[package]]
1447
+name = "tempfile"
1448
+
+version = "3.20.0"
1449
+source = "registry+https://github.com/rust-lang/crates.io-index"
1450
+
+checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
1451
+dependencies = [
1452
+ "fastrand",
1453
+
+ "getrandom 0.3.3",
1454
+ "once_cell",
1455
+
+ "rustix 1.0.8",
1456
+ "windows-sys 0.59.0",
1457
+]
1458
+
···
1473
+dependencies = [
1474
+ "proc-macro2",
1475
+ "quote",
1476
+
+ "syn 2.0.104",
1477
+]
1478
+
1479
+[[package]]
···
1509
+
1510
+[[package]]
1511
+name = "toml"
1512
+
+version = "0.8.23"
1513
+source = "registry+https://github.com/rust-lang/crates.io-index"
1514
+
+checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
1515
+dependencies = [
1516
+ "serde",
1517
+ "serde_spanned",
···
1521
+
1522
+[[package]]
1523
+name = "toml_datetime"
1524
+
+version = "0.6.11"
1525
+source = "registry+https://github.com/rust-lang/crates.io-index"
1526
+
+checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
1527
+dependencies = [
1528
+ "serde",
1529
+]
1530
+
1531
+[[package]]
1532
+name = "toml_edit"
1533
+
+version = "0.22.27"
1534
+source = "registry+https://github.com/rust-lang/crates.io-index"
1535
+
+checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
1536
+dependencies = [
1537
+ "indexmap",
1538
+ "serde",
1539
+ "serde_spanned",
1540
+ "toml_datetime",
1541
+
+ "toml_write",
1542
+ "winnow",
1543
+]
1544
+
1545
+[[package]]
1546
+
+name = "toml_write"
1547
+
+version = "0.1.2"
1548
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1549
+
+checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801"
1550
+
+
1551
+
+[[package]]
1552
+name = "unicode-ident"
1553
+version = "1.0.18"
1554
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
1574
+
1575
+[[package]]
1576
+name = "uuid"
1577
+
+version = "1.17.0"
1578
+source = "registry+https://github.com/rust-lang/crates.io-index"
1579
+
+checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d"
1580
+dependencies = [
1581
+
+ "getrandom 0.3.3",
1582
+
+ "js-sys",
1583
+ "serde",
1584
+
+ "wasm-bindgen",
1585
+]
1586
+
1587
+[[package]]
···
1592
+
1593
+[[package]]
1594
+name = "wasi"
1595
+
+version = "0.11.1+wasi-snapshot-preview1"
1596
+source = "registry+https://github.com/rust-lang/crates.io-index"
1597
+
+checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1598
+
1599
+[[package]]
1600
+name = "wasi"
···
1606
+]
1607
+
1608
+[[package]]
1609
+
+name = "wasm-bindgen"
1610
+
+version = "0.2.100"
1611
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1612
+
+checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
1613
+
+dependencies = [
1614
+
+ "cfg-if",
1615
+
+ "once_cell",
1616
+
+ "rustversion",
1617
+
+ "wasm-bindgen-macro",
1618
+
+]
1619
+
+
1620
+
+[[package]]
1621
+
+name = "wasm-bindgen-backend"
1622
+
+version = "0.2.100"
1623
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1624
+
+checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
1625
+
+dependencies = [
1626
+
+ "bumpalo",
1627
+
+ "log",
1628
+
+ "proc-macro2",
1629
+
+ "quote",
1630
+
+ "syn 2.0.104",
1631
+
+ "wasm-bindgen-shared",
1632
+
+]
1633
+
+
1634
+
+[[package]]
1635
+
+name = "wasm-bindgen-macro"
1636
+
+version = "0.2.100"
1637
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1638
+
+checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
1639
+
+dependencies = [
1640
+
+ "quote",
1641
+
+ "wasm-bindgen-macro-support",
1642
+
+]
1643
+
+
1644
+
+[[package]]
1645
+
+name = "wasm-bindgen-macro-support"
1646
+
+version = "0.2.100"
1647
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1648
+
+checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
1649
+
+dependencies = [
1650
+
+ "proc-macro2",
1651
+
+ "quote",
1652
+
+ "syn 2.0.104",
1653
+
+ "wasm-bindgen-backend",
1654
+
+ "wasm-bindgen-shared",
1655
+
+]
1656
+
+
1657
+
+[[package]]
1658
+
+name = "wasm-bindgen-shared"
1659
+
+version = "0.2.100"
1660
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1661
+
+checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
1662
+
+dependencies = [
1663
+
+ "unicode-ident",
1664
+
+]
1665
+
+
1666
+
+[[package]]
1667
+name = "winapi"
1668
+version = "0.3.9"
1669
+source = "registry+https://github.com/rust-lang/crates.io-index"
···
1686
+checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1687
+
1688
+[[package]]
1689
+
+name = "windows-link"
1690
+
+version = "0.1.3"
1691
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1692
+
+checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
1693
+
+
1694
+
+[[package]]
1695
+name = "windows-sys"
1696
+version = "0.52.0"
1697
+source = "registry+https://github.com/rust-lang/crates.io-index"
1698
+checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1699
+dependencies = [
1700
+
+ "windows-targets 0.52.6",
1701
+]
1702
+
1703
+[[package]]
···
1706
+source = "registry+https://github.com/rust-lang/crates.io-index"
1707
+checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1708
+dependencies = [
1709
+
+ "windows-targets 0.52.6",
1710
+
+]
1711
+
+
1712
+
+[[package]]
1713
+
+name = "windows-sys"
1714
+
+version = "0.60.2"
1715
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1716
+
+checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
1717
+
+dependencies = [
1718
+
+ "windows-targets 0.53.3",
1719
+]
1720
+
1721
+[[package]]
···
1724
+source = "registry+https://github.com/rust-lang/crates.io-index"
1725
+checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1726
+dependencies = [
1727
+
+ "windows_aarch64_gnullvm 0.52.6",
1728
+
+ "windows_aarch64_msvc 0.52.6",
1729
+
+ "windows_i686_gnu 0.52.6",
1730
+
+ "windows_i686_gnullvm 0.52.6",
1731
+
+ "windows_i686_msvc 0.52.6",
1732
+
+ "windows_x86_64_gnu 0.52.6",
1733
+
+ "windows_x86_64_gnullvm 0.52.6",
1734
+
+ "windows_x86_64_msvc 0.52.6",
1735
+
+]
1736
+
+
1737
+
+[[package]]
1738
+
+name = "windows-targets"
1739
+
+version = "0.53.3"
1740
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1741
+
+checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91"
1742
+
+dependencies = [
1743
+
+ "windows-link",
1744
+
+ "windows_aarch64_gnullvm 0.53.0",
1745
+
+ "windows_aarch64_msvc 0.53.0",
1746
+
+ "windows_i686_gnu 0.53.0",
1747
+
+ "windows_i686_gnullvm 0.53.0",
1748
+
+ "windows_i686_msvc 0.53.0",
1749
+
+ "windows_x86_64_gnu 0.53.0",
1750
+
+ "windows_x86_64_gnullvm 0.53.0",
1751
+
+ "windows_x86_64_msvc 0.53.0",
1752
+]
1753
+
1754
+[[package]]
···
1758
+checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1759
+
1760
+[[package]]
1761
+
+name = "windows_aarch64_gnullvm"
1762
+
+version = "0.53.0"
1763
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1764
+
+checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
1765
+
+
1766
+
+[[package]]
1767
+name = "windows_aarch64_msvc"
1768
+version = "0.52.6"
1769
+source = "registry+https://github.com/rust-lang/crates.io-index"
1770
+checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1771
+
+
1772
+
+[[package]]
1773
+
+name = "windows_aarch64_msvc"
1774
+
+version = "0.53.0"
1775
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1776
+
+checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
1777
+
1778
+[[package]]
1779
+name = "windows_i686_gnu"
···
1782
+checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1783
+
1784
+[[package]]
1785
+
+name = "windows_i686_gnu"
1786
+
+version = "0.53.0"
1787
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1788
+
+checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
1789
+
+
1790
+
+[[package]]
1791
+name = "windows_i686_gnullvm"
1792
+version = "0.52.6"
1793
+source = "registry+https://github.com/rust-lang/crates.io-index"
1794
+checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1795
+
1796
+[[package]]
1797
+
+name = "windows_i686_gnullvm"
1798
+
+version = "0.53.0"
1799
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1800
+
+checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
1801
+
+
1802
+
+[[package]]
1803
+name = "windows_i686_msvc"
1804
+version = "0.52.6"
1805
+source = "registry+https://github.com/rust-lang/crates.io-index"
1806
+checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1807
+
1808
+[[package]]
1809
+
+name = "windows_i686_msvc"
1810
+
+version = "0.53.0"
1811
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1812
+
+checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
1813
+
+
1814
+
+[[package]]
1815
+name = "windows_x86_64_gnu"
1816
+version = "0.52.6"
1817
+source = "registry+https://github.com/rust-lang/crates.io-index"
1818
+checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1819
+
1820
+[[package]]
1821
+
+name = "windows_x86_64_gnu"
1822
+
+version = "0.53.0"
1823
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1824
+
+checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
1825
+
+
1826
+
+[[package]]
1827
+name = "windows_x86_64_gnullvm"
1828
+version = "0.52.6"
1829
+source = "registry+https://github.com/rust-lang/crates.io-index"
1830
+checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1831
+
+
1832
+
+[[package]]
1833
+
+name = "windows_x86_64_gnullvm"
1834
+
+version = "0.53.0"
1835
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1836
+
+checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
1837
+
1838
+[[package]]
1839
+name = "windows_x86_64_msvc"
···
1842
+checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1843
+
1844
+[[package]]
1845
+
+name = "windows_x86_64_msvc"
1846
+
+version = "0.53.0"
1847
+
+source = "registry+https://github.com/rust-lang/crates.io-index"
1848
+
+checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
1849
+
+
1850
+
+[[package]]
1851
+name = "winnow"
1852
+
+version = "0.7.12"
1853
+source = "registry+https://github.com/rust-lang/crates.io-index"
1854
+
+checksum = "f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95"
1855
+dependencies = [
1856
+ "memchr",
1857
+]
···
1867
+
1868
+[[package]]
1869
+name = "zerocopy"
1870
+
+version = "0.8.26"
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1871
+source = "registry+https://github.com/rust-lang/crates.io-index"
1872
+
+checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
1873
+dependencies = [
1874
+
+ "zerocopy-derive",
0
0
1875
+]
1876
+
1877
+[[package]]
1878
+name = "zerocopy-derive"
1879
+
+version = "0.8.26"
1880
+source = "registry+https://github.com/rust-lang/crates.io-index"
1881
+
+checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
1882
+dependencies = [
1883
+ "proc-macro2",
1884
+ "quote",
1885
+
+ "syn 2.0.104",
1886
+]
1887
+
1888
+[[package]]
···
1912
+ "cc",
1913
+ "pkg-config",
1914
+]
0
0
0
+3
-3
pkgs/by-name/ta/tantivy-go/package.nix
···
6
7
rustPlatform.buildRustPackage rec {
8
pname = "tantivy-go";
9
-
version = "1.0.1";
10
11
src = fetchFromGitHub {
12
owner = "anyproto";
13
repo = "tantivy-go";
14
tag = "v${version}";
15
-
hash = "sha256-iTGIm5C7SMBZv2OcKCQCyEZS/eeMJQ5nFSpuFJbTEXU=";
16
};
17
18
-
cargoHash = "sha256-f8xI4g6MK4NUn0DpxD+miaCzBe8FSSqaL5rpjoqUGfY=";
19
20
cargoPatches = [
21
./add-Cargo.lock.patch
···
6
7
rustPlatform.buildRustPackage rec {
8
pname = "tantivy-go";
9
+
version = "1.0.4";
10
11
src = fetchFromGitHub {
12
owner = "anyproto";
13
repo = "tantivy-go";
14
tag = "v${version}";
15
+
hash = "sha256-ksHw+62JwQrzxLuXwYfTLOkC22Miz1Rpl5XX8+vPBcM=";
16
};
17
18
+
cargoHash = "sha256-GKbQFWXKEgYmoTyFCQ/SAgFB7UJpYN2SWwZEiUxd260=";
19
20
cargoPatches = [
21
./add-Cargo.lock.patch