Spaces:
Running
Running
neon_arch
commited on
Commit
·
bbc49cb
1
Parent(s):
4993da4
:bookmark: chore(release): bump the app version (#566)
Browse files- Cargo.lock +369 -336
- Cargo.toml +1 -1
Cargo.lock
CHANGED
@@ -8,13 +8,13 @@ version = "0.5.2"
|
|
8 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
9 |
checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a"
|
10 |
dependencies = [
|
11 |
-
"bitflags 2.
|
12 |
-
"bytes 1.
|
13 |
"futures-core",
|
14 |
"futures-sink",
|
15 |
"memchr",
|
16 |
"pin-project-lite",
|
17 |
-
"tokio 1.
|
18 |
"tokio-util",
|
19 |
"tracing",
|
20 |
]
|
@@ -31,7 +31,7 @@ dependencies = [
|
|
31 |
"futures-util",
|
32 |
"log",
|
33 |
"once_cell",
|
34 |
-
"smallvec 1.13.
|
35 |
]
|
36 |
|
37 |
[[package]]
|
@@ -44,8 +44,8 @@ dependencies = [
|
|
44 |
"actix-service",
|
45 |
"actix-utils",
|
46 |
"actix-web",
|
47 |
-
"bitflags 2.
|
48 |
-
"bytes 1.
|
49 |
"derive_more",
|
50 |
"futures-core",
|
51 |
"http-range",
|
@@ -81,9 +81,9 @@ dependencies = [
|
|
81 |
"actix-utils",
|
82 |
"ahash",
|
83 |
"base64 0.21.7",
|
84 |
-
"bitflags 2.
|
85 |
-
"brotli",
|
86 |
-
"bytes 1.
|
87 |
"bytestring",
|
88 |
"derive_more",
|
89 |
"encoding_rs",
|
@@ -91,7 +91,7 @@ dependencies = [
|
|
91 |
"http 0.2.12",
|
92 |
"httparse",
|
93 |
"httpdate",
|
94 |
-
"itoa 1.0.
|
95 |
"language-tags",
|
96 |
"local-channel",
|
97 |
"mime",
|
@@ -99,8 +99,8 @@ dependencies = [
|
|
99 |
"pin-project-lite",
|
100 |
"rand 0.8.5",
|
101 |
"sha1",
|
102 |
-
"smallvec 1.13.
|
103 |
-
"tokio 1.
|
104 |
"tokio-util",
|
105 |
"tracing",
|
106 |
]
|
@@ -111,8 +111,8 @@ version = "0.2.4"
|
|
111 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
112 |
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
|
113 |
dependencies = [
|
114 |
-
"quote 1.0.
|
115 |
-
"syn 2.0.
|
116 |
]
|
117 |
|
118 |
[[package]]
|
@@ -135,7 +135,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
135 |
checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
|
136 |
dependencies = [
|
137 |
"futures-core",
|
138 |
-
"tokio 1.
|
139 |
"tokio-uring",
|
140 |
]
|
141 |
|
@@ -151,8 +151,8 @@ dependencies = [
|
|
151 |
"futures-core",
|
152 |
"futures-util",
|
153 |
"mio 0.8.11",
|
154 |
-
"socket2 0.5.
|
155 |
-
"tokio 1.
|
156 |
"tokio-uring",
|
157 |
"tracing",
|
158 |
]
|
@@ -194,7 +194,7 @@ dependencies = [
|
|
194 |
"actix-utils",
|
195 |
"actix-web-codegen",
|
196 |
"ahash",
|
197 |
-
"bytes 1.
|
198 |
"bytestring",
|
199 |
"cfg-if 1.0.0",
|
200 |
"cookie 0.16.2",
|
@@ -202,7 +202,7 @@ dependencies = [
|
|
202 |
"encoding_rs",
|
203 |
"futures-core",
|
204 |
"futures-util",
|
205 |
-
"itoa 1.0.
|
206 |
"language-tags",
|
207 |
"log",
|
208 |
"mime",
|
@@ -212,9 +212,9 @@ dependencies = [
|
|
212 |
"serde",
|
213 |
"serde_json",
|
214 |
"serde_urlencoded 0.7.1",
|
215 |
-
"smallvec 1.13.
|
216 |
-
"socket2 0.5.
|
217 |
-
"time 0.3.
|
218 |
"url 2.5.0",
|
219 |
]
|
220 |
|
@@ -225,9 +225,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
225 |
checksum = "eb1f50ebbb30eca122b188319a4398b3f7bb4a8cdf50ecfb73bfc6a3c3ce54f5"
|
226 |
dependencies = [
|
227 |
"actix-router",
|
228 |
-
"proc-macro2 1.0.
|
229 |
-
"quote 1.0.
|
230 |
-
"syn 2.0.
|
231 |
]
|
232 |
|
233 |
[[package]]
|
@@ -285,9 +285,9 @@ dependencies = [
|
|
285 |
|
286 |
[[package]]
|
287 |
name = "aho-corasick"
|
288 |
-
version = "1.1.
|
289 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
290 |
-
checksum = "
|
291 |
dependencies = [
|
292 |
"memchr",
|
293 |
]
|
@@ -315,21 +315,21 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
315 |
|
316 |
[[package]]
|
317 |
name = "anstyle"
|
318 |
-
version = "1.0.
|
319 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
320 |
-
checksum = "
|
321 |
|
322 |
[[package]]
|
323 |
name = "anyhow"
|
324 |
-
version = "1.0.
|
325 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
326 |
-
checksum = "
|
327 |
|
328 |
[[package]]
|
329 |
name = "arc-swap"
|
330 |
-
version = "1.7.
|
331 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
332 |
-
checksum = "
|
333 |
|
334 |
[[package]]
|
335 |
name = "arrayref"
|
@@ -345,16 +345,16 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
345 |
|
346 |
[[package]]
|
347 |
name = "async-compression"
|
348 |
-
version = "0.4.
|
349 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
350 |
-
checksum = "
|
351 |
dependencies = [
|
352 |
-
"brotli",
|
353 |
"flate2",
|
354 |
"futures-core",
|
355 |
"memchr",
|
356 |
"pin-project-lite",
|
357 |
-
"tokio 1.
|
358 |
]
|
359 |
|
360 |
[[package]]
|
@@ -365,13 +365,13 @@ checksum = "9338790e78aa95a416786ec8389546c4b6a1dfc3dc36071ed9518a9413a542eb"
|
|
365 |
|
366 |
[[package]]
|
367 |
name = "async-trait"
|
368 |
-
version = "0.1.
|
369 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
370 |
-
checksum = "
|
371 |
dependencies = [
|
372 |
-
"proc-macro2 1.0.
|
373 |
-
"quote 1.0.
|
374 |
-
"syn 2.0.
|
375 |
]
|
376 |
|
377 |
[[package]]
|
@@ -380,20 +380,20 @@ version = "0.1.8"
|
|
380 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
381 |
checksum = "0dde43e75fd43e8a1bf86103336bc699aa8d17ad1be60c76c0bdfd4828e19b78"
|
382 |
dependencies = [
|
383 |
-
"autocfg 1.
|
384 |
]
|
385 |
|
386 |
[[package]]
|
387 |
name = "autocfg"
|
388 |
-
version = "1.
|
389 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
390 |
-
checksum = "
|
391 |
|
392 |
[[package]]
|
393 |
name = "backtrace"
|
394 |
-
version = "0.3.
|
395 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
396 |
-
checksum = "
|
397 |
dependencies = [
|
398 |
"addr2line",
|
399 |
"cc",
|
@@ -442,15 +442,15 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
442 |
|
443 |
[[package]]
|
444 |
name = "bitflags"
|
445 |
-
version = "2.
|
446 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
447 |
-
checksum = "
|
448 |
|
449 |
[[package]]
|
450 |
name = "blake3"
|
451 |
-
version = "1.5.
|
452 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
453 |
-
checksum = "
|
454 |
dependencies = [
|
455 |
"arrayref",
|
456 |
"arrayvec",
|
@@ -470,13 +470,24 @@ dependencies = [
|
|
470 |
|
471 |
[[package]]
|
472 |
name = "brotli"
|
473 |
-
version = "3.
|
474 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
475 |
-
checksum = "
|
476 |
dependencies = [
|
477 |
"alloc-no-stdlib",
|
478 |
"alloc-stdlib",
|
479 |
-
"brotli-decompressor",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
480 |
]
|
481 |
|
482 |
[[package]]
|
@@ -489,6 +500,16 @@ dependencies = [
|
|
489 |
"alloc-stdlib",
|
490 |
]
|
491 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
492 |
[[package]]
|
493 |
name = "bstr"
|
494 |
version = "1.9.1"
|
@@ -501,15 +522,15 @@ dependencies = [
|
|
501 |
|
502 |
[[package]]
|
503 |
name = "bumpalo"
|
504 |
-
version = "3.
|
505 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
506 |
-
checksum = "
|
507 |
|
508 |
[[package]]
|
509 |
name = "bytecount"
|
510 |
-
version = "0.6.
|
511 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
512 |
-
checksum = "
|
513 |
|
514 |
[[package]]
|
515 |
name = "byteorder"
|
@@ -530,9 +551,9 @@ dependencies = [
|
|
530 |
|
531 |
[[package]]
|
532 |
name = "bytes"
|
533 |
-
version = "1.
|
534 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
535 |
-
checksum = "
|
536 |
|
537 |
[[package]]
|
538 |
name = "bytestring"
|
@@ -540,7 +561,7 @@ version = "1.3.1"
|
|
540 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
541 |
checksum = "74d80203ea6b29df88012294f62733de21cfeab47f17b41af3a38bc30a03ee72"
|
542 |
dependencies = [
|
543 |
-
"bytes 1.
|
544 |
]
|
545 |
|
546 |
[[package]]
|
@@ -554,9 +575,9 @@ dependencies = [
|
|
554 |
|
555 |
[[package]]
|
556 |
name = "cargo-platform"
|
557 |
-
version = "0.1.
|
558 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
559 |
-
checksum = "
|
560 |
dependencies = [
|
561 |
"serde",
|
562 |
]
|
@@ -582,9 +603,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
582 |
|
583 |
[[package]]
|
584 |
name = "cc"
|
585 |
-
version = "1.0.
|
586 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
587 |
-
checksum = "
|
588 |
|
589 |
[[package]]
|
590 |
name = "cfg-if"
|
@@ -671,9 +692,9 @@ dependencies = [
|
|
671 |
|
672 |
[[package]]
|
673 |
name = "clap"
|
674 |
-
version = "4.5.
|
675 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
676 |
-
checksum = "
|
677 |
dependencies = [
|
678 |
"clap_builder",
|
679 |
]
|
@@ -705,15 +726,15 @@ dependencies = [
|
|
705 |
|
706 |
[[package]]
|
707 |
name = "combine"
|
708 |
-
version = "4.6.
|
709 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
710 |
-
checksum = "
|
711 |
dependencies = [
|
712 |
-
"bytes 1.
|
713 |
"futures-core",
|
714 |
"memchr",
|
715 |
"pin-project-lite",
|
716 |
-
"tokio 1.
|
717 |
"tokio-util",
|
718 |
]
|
719 |
|
@@ -732,8 +753,8 @@ version = "0.3.2"
|
|
732 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
733 |
checksum = "5e1e0fdd2e5d3041e530e1b21158aeeef8b5d0e306bc5c1e3d6cf0930d10e25a"
|
734 |
dependencies = [
|
735 |
-
"proc-macro2 1.0.
|
736 |
-
"quote 1.0.
|
737 |
"syn 1.0.109",
|
738 |
]
|
739 |
|
@@ -766,7 +787,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
766 |
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
|
767 |
dependencies = [
|
768 |
"percent-encoding 2.3.1",
|
769 |
-
"time 0.3.
|
770 |
"version_check",
|
771 |
]
|
772 |
|
@@ -882,7 +903,7 @@ version = "0.8.2"
|
|
882 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
883 |
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
|
884 |
dependencies = [
|
885 |
-
"autocfg 1.
|
886 |
"cfg-if 0.1.10",
|
887 |
"crossbeam-utils 0.7.2",
|
888 |
"lazy_static",
|
@@ -908,7 +929,7 @@ version = "0.7.2"
|
|
908 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
909 |
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
|
910 |
dependencies = [
|
911 |
-
"autocfg 1.
|
912 |
"cfg-if 0.1.10",
|
913 |
"lazy_static",
|
914 |
]
|
@@ -944,9 +965,9 @@ checksum = "5b3df4f93e5fbbe73ec01ec8d3f68bba73107993a5b1e7519273c32db9b0d5be"
|
|
944 |
dependencies = [
|
945 |
"cssparser-macros",
|
946 |
"dtoa-short",
|
947 |
-
"itoa 1.0.
|
948 |
"phf 0.11.2",
|
949 |
-
"smallvec 1.13.
|
950 |
]
|
951 |
|
952 |
[[package]]
|
@@ -957,9 +978,9 @@ checksum = "9be934d936a0fbed5bcdc01042b770de1398bf79d0e192f49fa7faea0e99281e"
|
|
957 |
dependencies = [
|
958 |
"cssparser-macros",
|
959 |
"dtoa-short",
|
960 |
-
"itoa 1.0.
|
961 |
"phf 0.11.2",
|
962 |
-
"smallvec 1.13.
|
963 |
]
|
964 |
|
965 |
[[package]]
|
@@ -977,8 +998,8 @@ version = "0.6.1"
|
|
977 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
978 |
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
979 |
dependencies = [
|
980 |
-
"quote 1.0.
|
981 |
-
"syn 2.0.
|
982 |
]
|
983 |
|
984 |
[[package]]
|
@@ -988,17 +1009,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
988 |
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
|
989 |
dependencies = [
|
990 |
"cfg-if 1.0.0",
|
991 |
-
"hashbrown 0.14.
|
992 |
-
"lock_api 0.4.
|
993 |
"once_cell",
|
994 |
-
"parking_lot_core 0.9.
|
995 |
]
|
996 |
|
997 |
[[package]]
|
998 |
name = "data-encoding"
|
999 |
-
version = "2.
|
1000 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1001 |
-
checksum = "
|
1002 |
|
1003 |
[[package]]
|
1004 |
name = "deranged"
|
@@ -1016,8 +1037,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1016 |
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
1017 |
dependencies = [
|
1018 |
"convert_case",
|
1019 |
-
"proc-macro2 1.0.
|
1020 |
-
"quote 1.0.
|
1021 |
"rustc_version 0.4.0",
|
1022 |
"syn 1.0.109",
|
1023 |
]
|
@@ -1031,7 +1052,7 @@ dependencies = [
|
|
1031 |
"backtrace",
|
1032 |
"lazy_static",
|
1033 |
"mintex",
|
1034 |
-
"parking_lot 0.12.
|
1035 |
"rustc-hash",
|
1036 |
"serde",
|
1037 |
"serde_json",
|
@@ -1077,15 +1098,15 @@ checksum = "3a68a4904193147e0a8dec3314640e6db742afd5f6e634f428a6af230d9b3591"
|
|
1077 |
|
1078 |
[[package]]
|
1079 |
name = "either"
|
1080 |
-
version = "1.
|
1081 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1082 |
-
checksum = "
|
1083 |
|
1084 |
[[package]]
|
1085 |
name = "encoding_rs"
|
1086 |
-
version = "0.8.
|
1087 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1088 |
-
checksum = "
|
1089 |
dependencies = [
|
1090 |
"cfg-if 1.0.0",
|
1091 |
]
|
@@ -1170,8 +1191,8 @@ version = "0.1.8"
|
|
1170 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1171 |
checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
|
1172 |
dependencies = [
|
1173 |
-
"proc-macro2 1.0.
|
1174 |
-
"quote 1.0.
|
1175 |
"syn 1.0.109",
|
1176 |
"synstructure",
|
1177 |
]
|
@@ -1189,15 +1210,15 @@ dependencies = [
|
|
1189 |
|
1190 |
[[package]]
|
1191 |
name = "fastrand"
|
1192 |
-
version = "2.0
|
1193 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1194 |
-
checksum = "
|
1195 |
|
1196 |
[[package]]
|
1197 |
name = "flate2"
|
1198 |
-
version = "1.0.
|
1199 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1200 |
-
checksum = "
|
1201 |
dependencies = [
|
1202 |
"crc32fast",
|
1203 |
"miniz_oxide",
|
@@ -1341,9 +1362,9 @@ version = "0.3.30"
|
|
1341 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1342 |
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
1343 |
dependencies = [
|
1344 |
-
"proc-macro2 1.0.
|
1345 |
-
"quote 1.0.
|
1346 |
-
"syn 2.0.
|
1347 |
]
|
1348 |
|
1349 |
[[package]]
|
@@ -1412,9 +1433,9 @@ dependencies = [
|
|
1412 |
|
1413 |
[[package]]
|
1414 |
name = "getrandom"
|
1415 |
-
version = "0.2.
|
1416 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1417 |
-
checksum = "
|
1418 |
dependencies = [
|
1419 |
"cfg-if 1.0.0",
|
1420 |
"libc",
|
@@ -1445,11 +1466,11 @@ dependencies = [
|
|
1445 |
"futures-timer",
|
1446 |
"no-std-compat",
|
1447 |
"nonzero_ext",
|
1448 |
-
"parking_lot 0.12.
|
1449 |
"portable-atomic",
|
1450 |
"quanta",
|
1451 |
"rand 0.8.5",
|
1452 |
-
"smallvec 1.13.
|
1453 |
"spinning_top",
|
1454 |
]
|
1455 |
|
@@ -1473,28 +1494,28 @@ dependencies = [
|
|
1473 |
|
1474 |
[[package]]
|
1475 |
name = "h2"
|
1476 |
-
version = "0.3.
|
1477 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1478 |
-
checksum = "
|
1479 |
dependencies = [
|
1480 |
-
"bytes 1.
|
1481 |
"fnv",
|
1482 |
"futures-core",
|
1483 |
"futures-sink",
|
1484 |
"futures-util",
|
1485 |
"http 0.2.12",
|
1486 |
-
"indexmap 2.2.
|
1487 |
"slab",
|
1488 |
-
"tokio 1.
|
1489 |
"tokio-util",
|
1490 |
"tracing",
|
1491 |
]
|
1492 |
|
1493 |
[[package]]
|
1494 |
name = "half"
|
1495 |
-
version = "2.4.
|
1496 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1497 |
-
checksum = "
|
1498 |
dependencies = [
|
1499 |
"cfg-if 1.0.0",
|
1500 |
"crunchy",
|
@@ -1518,9 +1539,9 @@ dependencies = [
|
|
1518 |
|
1519 |
[[package]]
|
1520 |
name = "hashbrown"
|
1521 |
-
version = "0.14.
|
1522 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1523 |
-
checksum = "
|
1524 |
|
1525 |
[[package]]
|
1526 |
name = "hermit-abi"
|
@@ -1560,8 +1581,8 @@ dependencies = [
|
|
1560 |
"log",
|
1561 |
"mac",
|
1562 |
"markup5ever 0.11.0",
|
1563 |
-
"proc-macro2 1.0.
|
1564 |
-
"quote 1.0.
|
1565 |
"syn 1.0.109",
|
1566 |
]
|
1567 |
|
@@ -1582,9 +1603,9 @@ version = "0.2.12"
|
|
1582 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1583 |
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
1584 |
dependencies = [
|
1585 |
-
"bytes 1.
|
1586 |
"fnv",
|
1587 |
-
"itoa 1.0.
|
1588 |
]
|
1589 |
|
1590 |
[[package]]
|
@@ -1605,7 +1626,7 @@ version = "0.4.6"
|
|
1605 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1606 |
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
1607 |
dependencies = [
|
1608 |
-
"bytes 1.
|
1609 |
"http 0.2.12",
|
1610 |
"pin-project-lite",
|
1611 |
]
|
@@ -1664,19 +1685,19 @@ version = "0.14.28"
|
|
1664 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1665 |
checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
|
1666 |
dependencies = [
|
1667 |
-
"bytes 1.
|
1668 |
"futures-channel",
|
1669 |
"futures-core",
|
1670 |
"futures-util",
|
1671 |
-
"h2 0.3.
|
1672 |
"http 0.2.12",
|
1673 |
"http-body 0.4.6",
|
1674 |
"httparse",
|
1675 |
"httpdate",
|
1676 |
-
"itoa 1.0.
|
1677 |
"pin-project-lite",
|
1678 |
-
"socket2 0.5.
|
1679 |
-
"tokio 1.
|
1680 |
"tower-service",
|
1681 |
"tracing",
|
1682 |
"want 0.3.1",
|
@@ -1692,7 +1713,7 @@ dependencies = [
|
|
1692 |
"http 0.2.12",
|
1693 |
"hyper 0.14.28",
|
1694 |
"rustls",
|
1695 |
-
"tokio 1.
|
1696 |
"tokio-rustls",
|
1697 |
]
|
1698 |
|
@@ -1747,18 +1768,18 @@ version = "1.9.3"
|
|
1747 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1748 |
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
1749 |
dependencies = [
|
1750 |
-
"autocfg 1.
|
1751 |
"hashbrown 0.12.3",
|
1752 |
]
|
1753 |
|
1754 |
[[package]]
|
1755 |
name = "indexmap"
|
1756 |
-
version = "2.2.
|
1757 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1758 |
-
checksum = "
|
1759 |
dependencies = [
|
1760 |
"equivalent",
|
1761 |
-
"hashbrown 0.14.
|
1762 |
]
|
1763 |
|
1764 |
[[package]]
|
@@ -1823,9 +1844,9 @@ checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
1823 |
|
1824 |
[[package]]
|
1825 |
name = "itoa"
|
1826 |
-
version = "1.0.
|
1827 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1828 |
-
checksum = "
|
1829 |
|
1830 |
[[package]]
|
1831 |
name = "js-sys"
|
@@ -1848,9 +1869,9 @@ dependencies = [
|
|
1848 |
|
1849 |
[[package]]
|
1850 |
name = "keyword_extraction"
|
1851 |
-
version = "1.3
|
1852 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1853 |
-
checksum = "
|
1854 |
dependencies = [
|
1855 |
"regex",
|
1856 |
"unicode-segmentation",
|
@@ -1870,9 +1891,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
1870 |
|
1871 |
[[package]]
|
1872 |
name = "libc"
|
1873 |
-
version = "0.2.
|
1874 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1875 |
-
checksum = "
|
1876 |
|
1877 |
[[package]]
|
1878 |
name = "libflate"
|
@@ -1896,9 +1917,9 @@ dependencies = [
|
|
1896 |
|
1897 |
[[package]]
|
1898 |
name = "libmimalloc-sys"
|
1899 |
-
version = "0.1.
|
1900 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1901 |
-
checksum = "
|
1902 |
dependencies = [
|
1903 |
"cc",
|
1904 |
"libc",
|
@@ -1906,12 +1927,12 @@ dependencies = [
|
|
1906 |
|
1907 |
[[package]]
|
1908 |
name = "lightningcss"
|
1909 |
-
version = "1.0.0-alpha.
|
1910 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1911 |
-
checksum = "
|
1912 |
dependencies = [
|
1913 |
"ahash",
|
1914 |
-
"bitflags 2.
|
1915 |
"const-str",
|
1916 |
"cssparser 0.33.0",
|
1917 |
"cssparser-color",
|
@@ -1922,7 +1943,7 @@ dependencies = [
|
|
1922 |
"parcel_selectors",
|
1923 |
"paste",
|
1924 |
"pathdiff",
|
1925 |
-
"smallvec 1.13.
|
1926 |
]
|
1927 |
|
1928 |
[[package]]
|
@@ -1959,11 +1980,11 @@ dependencies = [
|
|
1959 |
|
1960 |
[[package]]
|
1961 |
name = "lock_api"
|
1962 |
-
version = "0.4.
|
1963 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1964 |
-
checksum = "
|
1965 |
dependencies = [
|
1966 |
-
"autocfg 1.
|
1967 |
"scopeguard",
|
1968 |
]
|
1969 |
|
@@ -1984,9 +2005,9 @@ dependencies = [
|
|
1984 |
|
1985 |
[[package]]
|
1986 |
name = "luajit-src"
|
1987 |
-
version = "210.5.
|
1988 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1989 |
-
checksum = "
|
1990 |
dependencies = [
|
1991 |
"cc",
|
1992 |
"which",
|
@@ -2043,7 +2064,7 @@ checksum = "b0bab19cef8a7fe1c18a43e881793bfc9d4ea984befec3ae5bd0415abf3ecf00"
|
|
2043 |
dependencies = [
|
2044 |
"actix-web",
|
2045 |
"futures-util",
|
2046 |
-
"itoa 1.0.
|
2047 |
"maud_macros",
|
2048 |
]
|
2049 |
|
@@ -2054,8 +2075,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2054 |
checksum = "0be95d66c3024ffce639216058e5bae17a83ecaf266ffc6e4d060ad447c9eed2"
|
2055 |
dependencies = [
|
2056 |
"proc-macro-error",
|
2057 |
-
"proc-macro2 1.0.
|
2058 |
-
"quote 1.0.
|
2059 |
"syn 1.0.109",
|
2060 |
]
|
2061 |
|
@@ -2067,9 +2088,9 @@ checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
|
2067 |
|
2068 |
[[package]]
|
2069 |
name = "memchr"
|
2070 |
-
version = "2.7.
|
2071 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2072 |
-
checksum = "
|
2073 |
|
2074 |
[[package]]
|
2075 |
name = "memoffset"
|
@@ -2077,14 +2098,14 @@ version = "0.5.6"
|
|
2077 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2078 |
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
|
2079 |
dependencies = [
|
2080 |
-
"autocfg 1.
|
2081 |
]
|
2082 |
|
2083 |
[[package]]
|
2084 |
name = "mimalloc"
|
2085 |
-
version = "0.1.
|
2086 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2087 |
-
checksum = "
|
2088 |
dependencies = [
|
2089 |
"libmimalloc-sys",
|
2090 |
]
|
@@ -2115,7 +2136,7 @@ dependencies = [
|
|
2115 |
"crossbeam-utils 0.8.19",
|
2116 |
"dashmap",
|
2117 |
"skeptic",
|
2118 |
-
"smallvec 1.13.
|
2119 |
"tagptr",
|
2120 |
"triomphe",
|
2121 |
]
|
@@ -2191,9 +2212,9 @@ dependencies = [
|
|
2191 |
|
2192 |
[[package]]
|
2193 |
name = "mlua"
|
2194 |
-
version = "0.9.
|
2195 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2196 |
-
checksum = "
|
2197 |
dependencies = [
|
2198 |
"bstr",
|
2199 |
"mlua-sys",
|
@@ -2204,9 +2225,9 @@ dependencies = [
|
|
2204 |
|
2205 |
[[package]]
|
2206 |
name = "mlua-sys"
|
2207 |
-
version = "0.5.
|
2208 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2209 |
-
checksum = "
|
2210 |
dependencies = [
|
2211 |
"cc",
|
2212 |
"cfg-if 1.0.0",
|
@@ -2246,9 +2267,9 @@ dependencies = [
|
|
2246 |
|
2247 |
[[package]]
|
2248 |
name = "new_debug_unreachable"
|
2249 |
-
version = "1.0.
|
2250 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2251 |
-
checksum = "
|
2252 |
|
2253 |
[[package]]
|
2254 |
name = "nias"
|
@@ -2276,11 +2297,11 @@ checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
2276 |
|
2277 |
[[package]]
|
2278 |
name = "num-traits"
|
2279 |
-
version = "0.2.
|
2280 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2281 |
-
checksum = "
|
2282 |
dependencies = [
|
2283 |
-
"autocfg 1.
|
2284 |
]
|
2285 |
|
2286 |
[[package]]
|
@@ -2326,7 +2347,7 @@ version = "0.10.64"
|
|
2326 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2327 |
checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
|
2328 |
dependencies = [
|
2329 |
-
"bitflags 2.
|
2330 |
"cfg-if 1.0.0",
|
2331 |
"foreign-types",
|
2332 |
"libc",
|
@@ -2341,9 +2362,9 @@ version = "0.1.1"
|
|
2341 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2342 |
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
2343 |
dependencies = [
|
2344 |
-
"proc-macro2 1.0.
|
2345 |
-
"quote 1.0.
|
2346 |
-
"syn 2.0.
|
2347 |
]
|
2348 |
|
2349 |
[[package]]
|
@@ -2354,9 +2375,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
2354 |
|
2355 |
[[package]]
|
2356 |
name = "openssl-sys"
|
2357 |
-
version = "0.9.
|
2358 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2359 |
-
checksum = "
|
2360 |
dependencies = [
|
2361 |
"cc",
|
2362 |
"libc",
|
@@ -2370,14 +2391,14 @@ version = "0.26.4"
|
|
2370 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2371 |
checksum = "05d74befe2d076330d9a58bf9ca2da424568724ab278adf15fb5718253133887"
|
2372 |
dependencies = [
|
2373 |
-
"bitflags 2.
|
2374 |
"cssparser 0.33.0",
|
2375 |
"fxhash",
|
2376 |
"log",
|
2377 |
"phf 0.10.1",
|
2378 |
"phf_codegen 0.10.0",
|
2379 |
"precomputed-hash",
|
2380 |
-
"smallvec 1.13.
|
2381 |
]
|
2382 |
|
2383 |
[[package]]
|
@@ -2393,12 +2414,12 @@ dependencies = [
|
|
2393 |
|
2394 |
[[package]]
|
2395 |
name = "parking_lot"
|
2396 |
-
version = "0.12.
|
2397 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2398 |
-
checksum = "
|
2399 |
dependencies = [
|
2400 |
-
"lock_api 0.4.
|
2401 |
-
"parking_lot_core 0.9.
|
2402 |
]
|
2403 |
|
2404 |
[[package]]
|
@@ -2418,15 +2439,15 @@ dependencies = [
|
|
2418 |
|
2419 |
[[package]]
|
2420 |
name = "parking_lot_core"
|
2421 |
-
version = "0.9.
|
2422 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2423 |
-
checksum = "
|
2424 |
dependencies = [
|
2425 |
"cfg-if 1.0.0",
|
2426 |
"libc",
|
2427 |
-
"redox_syscall 0.
|
2428 |
-
"smallvec 1.13.
|
2429 |
-
"windows-targets 0.
|
2430 |
]
|
2431 |
|
2432 |
[[package]]
|
@@ -2552,9 +2573,9 @@ checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
|
|
2552 |
dependencies = [
|
2553 |
"phf_generator 0.11.2",
|
2554 |
"phf_shared 0.11.2",
|
2555 |
-
"proc-macro2 1.0.
|
2556 |
-
"quote 1.0.
|
2557 |
-
"syn 2.0.
|
2558 |
]
|
2559 |
|
2560 |
[[package]]
|
@@ -2599,16 +2620,16 @@ version = "1.1.5"
|
|
2599 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2600 |
checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
|
2601 |
dependencies = [
|
2602 |
-
"proc-macro2 1.0.
|
2603 |
-
"quote 1.0.
|
2604 |
-
"syn 2.0.
|
2605 |
]
|
2606 |
|
2607 |
[[package]]
|
2608 |
name = "pin-project-lite"
|
2609 |
-
version = "0.2.
|
2610 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2611 |
-
checksum = "
|
2612 |
|
2613 |
[[package]]
|
2614 |
name = "pin-utils"
|
@@ -2664,8 +2685,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2664 |
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
2665 |
dependencies = [
|
2666 |
"proc-macro-error-attr",
|
2667 |
-
"proc-macro2 1.0.
|
2668 |
-
"quote 1.0.
|
2669 |
"syn 1.0.109",
|
2670 |
"version_check",
|
2671 |
]
|
@@ -2676,8 +2697,8 @@ version = "1.0.4"
|
|
2676 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2677 |
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
2678 |
dependencies = [
|
2679 |
-
"proc-macro2 1.0.
|
2680 |
-
"quote 1.0.
|
2681 |
"version_check",
|
2682 |
]
|
2683 |
|
@@ -2692,9 +2713,9 @@ dependencies = [
|
|
2692 |
|
2693 |
[[package]]
|
2694 |
name = "proc-macro2"
|
2695 |
-
version = "1.0.
|
2696 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2697 |
-
checksum = "
|
2698 |
dependencies = [
|
2699 |
"unicode-ident",
|
2700 |
]
|
@@ -2715,16 +2736,16 @@ version = "0.9.6"
|
|
2715 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2716 |
checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
|
2717 |
dependencies = [
|
2718 |
-
"bitflags 2.
|
2719 |
"memchr",
|
2720 |
"unicase",
|
2721 |
]
|
2722 |
|
2723 |
[[package]]
|
2724 |
name = "quanta"
|
2725 |
-
version = "0.12.
|
2726 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2727 |
-
checksum = "
|
2728 |
dependencies = [
|
2729 |
"crossbeam-utils 0.8.19",
|
2730 |
"libc",
|
@@ -2746,11 +2767,11 @@ dependencies = [
|
|
2746 |
|
2747 |
[[package]]
|
2748 |
name = "quote"
|
2749 |
-
version = "1.0.
|
2750 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2751 |
-
checksum = "
|
2752 |
dependencies = [
|
2753 |
-
"proc-macro2 1.0.
|
2754 |
]
|
2755 |
|
2756 |
[[package]]
|
@@ -2891,11 +2912,11 @@ dependencies = [
|
|
2891 |
|
2892 |
[[package]]
|
2893 |
name = "raw-cpuid"
|
2894 |
-
version = "11.0.
|
2895 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2896 |
-
checksum = "
|
2897 |
dependencies = [
|
2898 |
-
"bitflags 2.
|
2899 |
]
|
2900 |
|
2901 |
[[package]]
|
@@ -2915,15 +2936,15 @@ checksum = "c580d9cbbe1d1b479e8d67cf9daf6a62c957e6846048408b80b43ac3f6af84cd"
|
|
2915 |
dependencies = [
|
2916 |
"arc-swap",
|
2917 |
"async-trait",
|
2918 |
-
"bytes 1.
|
2919 |
"combine",
|
2920 |
"futures 0.3.30",
|
2921 |
"futures-util",
|
2922 |
-
"itoa 1.0.
|
2923 |
"percent-encoding 2.3.1",
|
2924 |
"pin-project-lite",
|
2925 |
"ryu",
|
2926 |
-
"tokio 1.
|
2927 |
"tokio-retry",
|
2928 |
"tokio-util",
|
2929 |
"url 2.5.0",
|
@@ -2937,20 +2958,20 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|
2937 |
|
2938 |
[[package]]
|
2939 |
name = "redox_syscall"
|
2940 |
-
version = "0.
|
2941 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2942 |
-
checksum = "
|
2943 |
dependencies = [
|
2944 |
-
"bitflags
|
2945 |
]
|
2946 |
|
2947 |
[[package]]
|
2948 |
name = "regex"
|
2949 |
-
version = "1.10.
|
2950 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2951 |
-
checksum = "
|
2952 |
dependencies = [
|
2953 |
-
"aho-corasick 1.1.
|
2954 |
"memchr",
|
2955 |
"regex-automata",
|
2956 |
"regex-syntax",
|
@@ -2962,16 +2983,16 @@ version = "0.4.6"
|
|
2962 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2963 |
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
|
2964 |
dependencies = [
|
2965 |
-
"aho-corasick 1.1.
|
2966 |
"memchr",
|
2967 |
"regex-syntax",
|
2968 |
]
|
2969 |
|
2970 |
[[package]]
|
2971 |
name = "regex-syntax"
|
2972 |
-
version = "0.8.
|
2973 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2974 |
-
checksum = "
|
2975 |
|
2976 |
[[package]]
|
2977 |
name = "reqwest"
|
@@ -3009,17 +3030,17 @@ dependencies = [
|
|
3009 |
|
3010 |
[[package]]
|
3011 |
name = "reqwest"
|
3012 |
-
version = "0.11.
|
3013 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3014 |
-
checksum = "
|
3015 |
dependencies = [
|
3016 |
"async-compression",
|
3017 |
"base64 0.21.7",
|
3018 |
-
"bytes 1.
|
3019 |
"encoding_rs",
|
3020 |
"futures-core",
|
3021 |
"futures-util",
|
3022 |
-
"h2 0.3.
|
3023 |
"http 0.2.12",
|
3024 |
"http-body 0.4.6",
|
3025 |
"hyper 0.14.28",
|
@@ -3038,7 +3059,7 @@ dependencies = [
|
|
3038 |
"serde_urlencoded 0.7.1",
|
3039 |
"sync_wrapper",
|
3040 |
"system-configuration",
|
3041 |
-
"tokio 1.
|
3042 |
"tokio-rustls",
|
3043 |
"tokio-util",
|
3044 |
"tower-service",
|
@@ -3103,11 +3124,11 @@ dependencies = [
|
|
3103 |
|
3104 |
[[package]]
|
3105 |
name = "rustix"
|
3106 |
-
version = "0.38.
|
3107 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3108 |
-
checksum = "
|
3109 |
dependencies = [
|
3110 |
-
"bitflags 2.
|
3111 |
"errno",
|
3112 |
"libc",
|
3113 |
"linux-raw-sys",
|
@@ -3116,9 +3137,9 @@ dependencies = [
|
|
3116 |
|
3117 |
[[package]]
|
3118 |
name = "rustls"
|
3119 |
-
version = "0.21.
|
3120 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3121 |
-
checksum = "
|
3122 |
dependencies = [
|
3123 |
"log",
|
3124 |
"ring",
|
@@ -3220,9 +3241,9 @@ dependencies = [
|
|
3220 |
|
3221 |
[[package]]
|
3222 |
name = "security-framework"
|
3223 |
-
version = "2.
|
3224 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3225 |
-
checksum = "
|
3226 |
dependencies = [
|
3227 |
"bitflags 1.3.2",
|
3228 |
"core-foundation",
|
@@ -3233,9 +3254,9 @@ dependencies = [
|
|
3233 |
|
3234 |
[[package]]
|
3235 |
name = "security-framework-sys"
|
3236 |
-
version = "2.
|
3237 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3238 |
-
checksum = "
|
3239 |
dependencies = [
|
3240 |
"core-foundation-sys",
|
3241 |
"libc",
|
@@ -3257,7 +3278,7 @@ version = "0.25.0"
|
|
3257 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3258 |
checksum = "4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06"
|
3259 |
dependencies = [
|
3260 |
-
"bitflags 2.
|
3261 |
"cssparser 0.31.2",
|
3262 |
"derive_more",
|
3263 |
"fxhash",
|
@@ -3267,7 +3288,7 @@ dependencies = [
|
|
3267 |
"phf_codegen 0.10.0",
|
3268 |
"precomputed-hash",
|
3269 |
"servo_arc",
|
3270 |
-
"smallvec 1.13.
|
3271 |
]
|
3272 |
|
3273 |
[[package]]
|
@@ -3296,31 +3317,31 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
3296 |
|
3297 |
[[package]]
|
3298 |
name = "serde"
|
3299 |
-
version = "1.0.
|
3300 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3301 |
-
checksum = "
|
3302 |
dependencies = [
|
3303 |
"serde_derive",
|
3304 |
]
|
3305 |
|
3306 |
[[package]]
|
3307 |
name = "serde_derive"
|
3308 |
-
version = "1.0.
|
3309 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3310 |
-
checksum = "
|
3311 |
dependencies = [
|
3312 |
-
"proc-macro2 1.0.
|
3313 |
-
"quote 1.0.
|
3314 |
-
"syn 2.0.
|
3315 |
]
|
3316 |
|
3317 |
[[package]]
|
3318 |
name = "serde_json"
|
3319 |
-
version = "1.0.
|
3320 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3321 |
-
checksum = "
|
3322 |
dependencies = [
|
3323 |
-
"itoa 1.0.
|
3324 |
"ryu",
|
3325 |
"serde",
|
3326 |
]
|
@@ -3344,7 +3365,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3344 |
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
3345 |
dependencies = [
|
3346 |
"form_urlencoded",
|
3347 |
-
"itoa 1.0.
|
3348 |
"ryu",
|
3349 |
"serde",
|
3350 |
]
|
@@ -3371,9 +3392,9 @@ dependencies = [
|
|
3371 |
|
3372 |
[[package]]
|
3373 |
name = "signal-hook-registry"
|
3374 |
-
version = "1.4.
|
3375 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3376 |
-
checksum = "
|
3377 |
dependencies = [
|
3378 |
"libc",
|
3379 |
]
|
@@ -3411,7 +3432,7 @@ version = "0.4.9"
|
|
3411 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3412 |
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
3413 |
dependencies = [
|
3414 |
-
"autocfg 1.
|
3415 |
]
|
3416 |
|
3417 |
[[package]]
|
@@ -3425,9 +3446,9 @@ dependencies = [
|
|
3425 |
|
3426 |
[[package]]
|
3427 |
name = "smallvec"
|
3428 |
-
version = "1.13.
|
3429 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3430 |
-
checksum = "
|
3431 |
dependencies = [
|
3432 |
"serde",
|
3433 |
]
|
@@ -3444,9 +3465,9 @@ dependencies = [
|
|
3444 |
|
3445 |
[[package]]
|
3446 |
name = "socket2"
|
3447 |
-
version = "0.5.
|
3448 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3449 |
-
checksum = "
|
3450 |
dependencies = [
|
3451 |
"libc",
|
3452 |
"windows-sys 0.52.0",
|
@@ -3464,7 +3485,7 @@ version = "0.3.0"
|
|
3464 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3465 |
checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300"
|
3466 |
dependencies = [
|
3467 |
-
"lock_api 0.4.
|
3468 |
]
|
3469 |
|
3470 |
[[package]]
|
@@ -3514,7 +3535,7 @@ checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
|
|
3514 |
dependencies = [
|
3515 |
"new_debug_unreachable",
|
3516 |
"once_cell",
|
3517 |
-
"parking_lot 0.12.
|
3518 |
"phf_shared 0.10.0",
|
3519 |
"precomputed-hash",
|
3520 |
"serde",
|
@@ -3528,8 +3549,8 @@ checksum = "f0f45ed1b65bf9a4bf2f7b7dc59212d1926e9eaf00fa998988e420fd124467c6"
|
|
3528 |
dependencies = [
|
3529 |
"phf_generator 0.7.24",
|
3530 |
"phf_shared 0.7.24",
|
3531 |
-
"proc-macro2 1.0.
|
3532 |
-
"quote 1.0.
|
3533 |
"string_cache_shared",
|
3534 |
]
|
3535 |
|
@@ -3541,8 +3562,8 @@ checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
|
|
3541 |
dependencies = [
|
3542 |
"phf_generator 0.10.0",
|
3543 |
"phf_shared 0.10.0",
|
3544 |
-
"proc-macro2 1.0.
|
3545 |
-
"quote 1.0.
|
3546 |
]
|
3547 |
|
3548 |
[[package]]
|
@@ -3574,19 +3595,19 @@ version = "1.0.109"
|
|
3574 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3575 |
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
3576 |
dependencies = [
|
3577 |
-
"proc-macro2 1.0.
|
3578 |
-
"quote 1.0.
|
3579 |
"unicode-ident",
|
3580 |
]
|
3581 |
|
3582 |
[[package]]
|
3583 |
name = "syn"
|
3584 |
-
version = "2.0.
|
3585 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3586 |
-
checksum = "
|
3587 |
dependencies = [
|
3588 |
-
"proc-macro2 1.0.
|
3589 |
-
"quote 1.0.
|
3590 |
"unicode-ident",
|
3591 |
]
|
3592 |
|
@@ -3602,28 +3623,28 @@ version = "0.12.6"
|
|
3602 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3603 |
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
|
3604 |
dependencies = [
|
3605 |
-
"proc-macro2 1.0.
|
3606 |
-
"quote 1.0.
|
3607 |
"syn 1.0.109",
|
3608 |
"unicode-xid 0.2.4",
|
3609 |
]
|
3610 |
|
3611 |
[[package]]
|
3612 |
name = "system-configuration"
|
3613 |
-
version = "0.
|
3614 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3615 |
-
checksum = "
|
3616 |
dependencies = [
|
3617 |
-
"bitflags
|
3618 |
"core-foundation",
|
3619 |
"system-configuration-sys",
|
3620 |
]
|
3621 |
|
3622 |
[[package]]
|
3623 |
name = "system-configuration-sys"
|
3624 |
-
version = "0.
|
3625 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3626 |
-
checksum = "
|
3627 |
dependencies = [
|
3628 |
"core-foundation-sys",
|
3629 |
"libc",
|
@@ -3696,12 +3717,12 @@ dependencies = [
|
|
3696 |
|
3697 |
[[package]]
|
3698 |
name = "time"
|
3699 |
-
version = "0.3.
|
3700 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3701 |
-
checksum = "
|
3702 |
dependencies = [
|
3703 |
"deranged",
|
3704 |
-
"itoa 1.0.
|
3705 |
"num-conv",
|
3706 |
"powerfmt",
|
3707 |
"serde",
|
@@ -3717,9 +3738,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
3717 |
|
3718 |
[[package]]
|
3719 |
name = "time-macros"
|
3720 |
-
version = "0.2.
|
3721 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3722 |
-
checksum = "
|
3723 |
dependencies = [
|
3724 |
"num-conv",
|
3725 |
"time-core",
|
@@ -3771,19 +3792,19 @@ dependencies = [
|
|
3771 |
|
3772 |
[[package]]
|
3773 |
name = "tokio"
|
3774 |
-
version = "1.
|
3775 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3776 |
-
checksum = "
|
3777 |
dependencies = [
|
3778 |
"backtrace",
|
3779 |
-
"bytes 1.
|
3780 |
"libc",
|
3781 |
"mio 0.8.11",
|
3782 |
"num_cpus",
|
3783 |
-
"parking_lot 0.12.
|
3784 |
"pin-project-lite",
|
3785 |
"signal-hook-registry",
|
3786 |
-
"socket2 0.5.
|
3787 |
"tokio-macros",
|
3788 |
"windows-sys 0.48.0",
|
3789 |
]
|
@@ -3836,9 +3857,9 @@ version = "2.2.0"
|
|
3836 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3837 |
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
3838 |
dependencies = [
|
3839 |
-
"proc-macro2 1.0.
|
3840 |
-
"quote 1.0.
|
3841 |
-
"syn 2.0.
|
3842 |
]
|
3843 |
|
3844 |
[[package]]
|
@@ -3868,7 +3889,7 @@ checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"
|
|
3868 |
dependencies = [
|
3869 |
"pin-project",
|
3870 |
"rand 0.8.5",
|
3871 |
-
"tokio 1.
|
3872 |
]
|
3873 |
|
3874 |
[[package]]
|
@@ -3878,7 +3899,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3878 |
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
3879 |
dependencies = [
|
3880 |
"rustls",
|
3881 |
-
"tokio 1.
|
3882 |
]
|
3883 |
|
3884 |
[[package]]
|
@@ -3945,7 +3966,7 @@ dependencies = [
|
|
3945 |
"scoped-tls",
|
3946 |
"slab",
|
3947 |
"socket2 0.4.10",
|
3948 |
-
"tokio 1.
|
3949 |
]
|
3950 |
|
3951 |
[[package]]
|
@@ -3954,11 +3975,11 @@ version = "0.7.10"
|
|
3954 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3955 |
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
|
3956 |
dependencies = [
|
3957 |
-
"bytes 1.
|
3958 |
"futures-core",
|
3959 |
"futures-sink",
|
3960 |
"pin-project-lite",
|
3961 |
-
"tokio 1.
|
3962 |
"tracing",
|
3963 |
]
|
3964 |
|
@@ -4062,9 +4083,9 @@ checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
|
|
4062 |
|
4063 |
[[package]]
|
4064 |
name = "unicode-width"
|
4065 |
-
version = "0.1.
|
4066 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4067 |
-
checksum = "
|
4068 |
|
4069 |
[[package]]
|
4070 |
name = "unicode-xid"
|
@@ -4210,9 +4231,9 @@ dependencies = [
|
|
4210 |
"bumpalo",
|
4211 |
"log",
|
4212 |
"once_cell",
|
4213 |
-
"proc-macro2 1.0.
|
4214 |
-
"quote 1.0.
|
4215 |
-
"syn 2.0.
|
4216 |
"wasm-bindgen-shared",
|
4217 |
]
|
4218 |
|
@@ -4234,7 +4255,7 @@ version = "0.2.92"
|
|
4234 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4235 |
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
|
4236 |
dependencies = [
|
4237 |
-
"quote 1.0.
|
4238 |
"wasm-bindgen-macro-support",
|
4239 |
]
|
4240 |
|
@@ -4244,9 +4265,9 @@ version = "0.2.92"
|
|
4244 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4245 |
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
4246 |
dependencies = [
|
4247 |
-
"proc-macro2 1.0.
|
4248 |
-
"quote 1.0.
|
4249 |
-
"syn 2.0.
|
4250 |
"wasm-bindgen-backend",
|
4251 |
"wasm-bindgen-shared",
|
4252 |
]
|
@@ -4275,7 +4296,7 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
|
|
4275 |
|
4276 |
[[package]]
|
4277 |
name = "websurfx"
|
4278 |
-
version = "1.
|
4279 |
dependencies = [
|
4280 |
"actix-cors",
|
4281 |
"actix-files",
|
@@ -4305,29 +4326,28 @@ dependencies = [
|
|
4305 |
"mlua",
|
4306 |
"redis",
|
4307 |
"regex",
|
4308 |
-
"reqwest 0.11.
|
4309 |
"rusty-hook",
|
4310 |
"scraper",
|
4311 |
"serde",
|
4312 |
"serde_json",
|
4313 |
-
"smallvec 1.13.
|
4314 |
"stop-words",
|
4315 |
"tempfile",
|
4316 |
"thesaurus",
|
4317 |
-
"tokio 1.
|
4318 |
]
|
4319 |
|
4320 |
[[package]]
|
4321 |
name = "which"
|
4322 |
-
version = "6.0.
|
4323 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4324 |
-
checksum = "
|
4325 |
dependencies = [
|
4326 |
"either",
|
4327 |
"home",
|
4328 |
-
"once_cell",
|
4329 |
"rustix",
|
4330 |
-
"
|
4331 |
]
|
4332 |
|
4333 |
[[package]]
|
@@ -4360,11 +4380,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
4360 |
|
4361 |
[[package]]
|
4362 |
name = "winapi-util"
|
4363 |
-
version = "0.1.
|
4364 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4365 |
-
checksum = "
|
4366 |
dependencies = [
|
4367 |
-
"
|
4368 |
]
|
4369 |
|
4370 |
[[package]]
|
@@ -4388,7 +4408,7 @@ version = "0.52.0"
|
|
4388 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4389 |
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
4390 |
dependencies = [
|
4391 |
-
"windows-targets 0.52.
|
4392 |
]
|
4393 |
|
4394 |
[[package]]
|
@@ -4408,17 +4428,18 @@ dependencies = [
|
|
4408 |
|
4409 |
[[package]]
|
4410 |
name = "windows-targets"
|
4411 |
-
version = "0.52.
|
4412 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4413 |
-
checksum = "
|
4414 |
dependencies = [
|
4415 |
-
"windows_aarch64_gnullvm 0.52.
|
4416 |
-
"windows_aarch64_msvc 0.52.
|
4417 |
-
"windows_i686_gnu 0.52.
|
4418 |
-
"
|
4419 |
-
"
|
4420 |
-
"
|
4421 |
-
"
|
|
|
4422 |
]
|
4423 |
|
4424 |
[[package]]
|
@@ -4429,9 +4450,9 @@ checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
4429 |
|
4430 |
[[package]]
|
4431 |
name = "windows_aarch64_gnullvm"
|
4432 |
-
version = "0.52.
|
4433 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4434 |
-
checksum = "
|
4435 |
|
4436 |
[[package]]
|
4437 |
name = "windows_aarch64_msvc"
|
@@ -4441,9 +4462,9 @@ checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
4441 |
|
4442 |
[[package]]
|
4443 |
name = "windows_aarch64_msvc"
|
4444 |
-
version = "0.52.
|
4445 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4446 |
-
checksum = "
|
4447 |
|
4448 |
[[package]]
|
4449 |
name = "windows_i686_gnu"
|
@@ -4453,9 +4474,15 @@ checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
4453 |
|
4454 |
[[package]]
|
4455 |
name = "windows_i686_gnu"
|
4456 |
-
version = "0.52.
|
4457 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4458 |
-
checksum = "
|
|
|
|
|
|
|
|
|
|
|
|
|
4459 |
|
4460 |
[[package]]
|
4461 |
name = "windows_i686_msvc"
|
@@ -4465,9 +4492,9 @@ checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
4465 |
|
4466 |
[[package]]
|
4467 |
name = "windows_i686_msvc"
|
4468 |
-
version = "0.52.
|
4469 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4470 |
-
checksum = "
|
4471 |
|
4472 |
[[package]]
|
4473 |
name = "windows_x86_64_gnu"
|
@@ -4477,9 +4504,9 @@ checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
4477 |
|
4478 |
[[package]]
|
4479 |
name = "windows_x86_64_gnu"
|
4480 |
-
version = "0.52.
|
4481 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4482 |
-
checksum = "
|
4483 |
|
4484 |
[[package]]
|
4485 |
name = "windows_x86_64_gnullvm"
|
@@ -4489,9 +4516,9 @@ checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
4489 |
|
4490 |
[[package]]
|
4491 |
name = "windows_x86_64_gnullvm"
|
4492 |
-
version = "0.52.
|
4493 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4494 |
-
checksum = "
|
4495 |
|
4496 |
[[package]]
|
4497 |
name = "windows_x86_64_msvc"
|
@@ -4501,9 +4528,9 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
4501 |
|
4502 |
[[package]]
|
4503 |
name = "windows_x86_64_msvc"
|
4504 |
-
version = "0.52.
|
4505 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4506 |
-
checksum = "
|
4507 |
|
4508 |
[[package]]
|
4509 |
name = "winreg"
|
@@ -4524,6 +4551,12 @@ dependencies = [
|
|
4524 |
"windows-sys 0.48.0",
|
4525 |
]
|
4526 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4527 |
[[package]]
|
4528 |
name = "ws2_32-sys"
|
4529 |
version = "0.2.1"
|
@@ -4549,9 +4582,9 @@ version = "0.7.32"
|
|
4549 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4550 |
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
4551 |
dependencies = [
|
4552 |
-
"proc-macro2 1.0.
|
4553 |
-
"quote 1.0.
|
4554 |
-
"syn 2.0.
|
4555 |
]
|
4556 |
|
4557 |
[[package]]
|
|
|
8 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
9 |
checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a"
|
10 |
dependencies = [
|
11 |
+
"bitflags 2.5.0",
|
12 |
+
"bytes 1.6.0",
|
13 |
"futures-core",
|
14 |
"futures-sink",
|
15 |
"memchr",
|
16 |
"pin-project-lite",
|
17 |
+
"tokio 1.37.0",
|
18 |
"tokio-util",
|
19 |
"tracing",
|
20 |
]
|
|
|
31 |
"futures-util",
|
32 |
"log",
|
33 |
"once_cell",
|
34 |
+
"smallvec 1.13.2",
|
35 |
]
|
36 |
|
37 |
[[package]]
|
|
|
44 |
"actix-service",
|
45 |
"actix-utils",
|
46 |
"actix-web",
|
47 |
+
"bitflags 2.5.0",
|
48 |
+
"bytes 1.6.0",
|
49 |
"derive_more",
|
50 |
"futures-core",
|
51 |
"http-range",
|
|
|
81 |
"actix-utils",
|
82 |
"ahash",
|
83 |
"base64 0.21.7",
|
84 |
+
"bitflags 2.5.0",
|
85 |
+
"brotli 3.5.0",
|
86 |
+
"bytes 1.6.0",
|
87 |
"bytestring",
|
88 |
"derive_more",
|
89 |
"encoding_rs",
|
|
|
91 |
"http 0.2.12",
|
92 |
"httparse",
|
93 |
"httpdate",
|
94 |
+
"itoa 1.0.11",
|
95 |
"language-tags",
|
96 |
"local-channel",
|
97 |
"mime",
|
|
|
99 |
"pin-project-lite",
|
100 |
"rand 0.8.5",
|
101 |
"sha1",
|
102 |
+
"smallvec 1.13.2",
|
103 |
+
"tokio 1.37.0",
|
104 |
"tokio-util",
|
105 |
"tracing",
|
106 |
]
|
|
|
111 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
112 |
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
|
113 |
dependencies = [
|
114 |
+
"quote 1.0.36",
|
115 |
+
"syn 2.0.60",
|
116 |
]
|
117 |
|
118 |
[[package]]
|
|
|
135 |
checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
|
136 |
dependencies = [
|
137 |
"futures-core",
|
138 |
+
"tokio 1.37.0",
|
139 |
"tokio-uring",
|
140 |
]
|
141 |
|
|
|
151 |
"futures-core",
|
152 |
"futures-util",
|
153 |
"mio 0.8.11",
|
154 |
+
"socket2 0.5.7",
|
155 |
+
"tokio 1.37.0",
|
156 |
"tokio-uring",
|
157 |
"tracing",
|
158 |
]
|
|
|
194 |
"actix-utils",
|
195 |
"actix-web-codegen",
|
196 |
"ahash",
|
197 |
+
"bytes 1.6.0",
|
198 |
"bytestring",
|
199 |
"cfg-if 1.0.0",
|
200 |
"cookie 0.16.2",
|
|
|
202 |
"encoding_rs",
|
203 |
"futures-core",
|
204 |
"futures-util",
|
205 |
+
"itoa 1.0.11",
|
206 |
"language-tags",
|
207 |
"log",
|
208 |
"mime",
|
|
|
212 |
"serde",
|
213 |
"serde_json",
|
214 |
"serde_urlencoded 0.7.1",
|
215 |
+
"smallvec 1.13.2",
|
216 |
+
"socket2 0.5.7",
|
217 |
+
"time 0.3.36",
|
218 |
"url 2.5.0",
|
219 |
]
|
220 |
|
|
|
225 |
checksum = "eb1f50ebbb30eca122b188319a4398b3f7bb4a8cdf50ecfb73bfc6a3c3ce54f5"
|
226 |
dependencies = [
|
227 |
"actix-router",
|
228 |
+
"proc-macro2 1.0.81",
|
229 |
+
"quote 1.0.36",
|
230 |
+
"syn 2.0.60",
|
231 |
]
|
232 |
|
233 |
[[package]]
|
|
|
285 |
|
286 |
[[package]]
|
287 |
name = "aho-corasick"
|
288 |
+
version = "1.1.3"
|
289 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
290 |
+
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
291 |
dependencies = [
|
292 |
"memchr",
|
293 |
]
|
|
|
315 |
|
316 |
[[package]]
|
317 |
name = "anstyle"
|
318 |
+
version = "1.0.7"
|
319 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
320 |
+
checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
|
321 |
|
322 |
[[package]]
|
323 |
name = "anyhow"
|
324 |
+
version = "1.0.82"
|
325 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
326 |
+
checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519"
|
327 |
|
328 |
[[package]]
|
329 |
name = "arc-swap"
|
330 |
+
version = "1.7.1"
|
331 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
332 |
+
checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457"
|
333 |
|
334 |
[[package]]
|
335 |
name = "arrayref"
|
|
|
345 |
|
346 |
[[package]]
|
347 |
name = "async-compression"
|
348 |
+
version = "0.4.9"
|
349 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
350 |
+
checksum = "4e9eabd7a98fe442131a17c316bd9349c43695e49e730c3c8e12cfb5f4da2693"
|
351 |
dependencies = [
|
352 |
+
"brotli 5.0.0",
|
353 |
"flate2",
|
354 |
"futures-core",
|
355 |
"memchr",
|
356 |
"pin-project-lite",
|
357 |
+
"tokio 1.37.0",
|
358 |
]
|
359 |
|
360 |
[[package]]
|
|
|
365 |
|
366 |
[[package]]
|
367 |
name = "async-trait"
|
368 |
+
version = "0.1.80"
|
369 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
370 |
+
checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"
|
371 |
dependencies = [
|
372 |
+
"proc-macro2 1.0.81",
|
373 |
+
"quote 1.0.36",
|
374 |
+
"syn 2.0.60",
|
375 |
]
|
376 |
|
377 |
[[package]]
|
|
|
380 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
381 |
checksum = "0dde43e75fd43e8a1bf86103336bc699aa8d17ad1be60c76c0bdfd4828e19b78"
|
382 |
dependencies = [
|
383 |
+
"autocfg 1.3.0",
|
384 |
]
|
385 |
|
386 |
[[package]]
|
387 |
name = "autocfg"
|
388 |
+
version = "1.3.0"
|
389 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
390 |
+
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
|
391 |
|
392 |
[[package]]
|
393 |
name = "backtrace"
|
394 |
+
version = "0.3.71"
|
395 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
396 |
+
checksum = "26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d"
|
397 |
dependencies = [
|
398 |
"addr2line",
|
399 |
"cc",
|
|
|
442 |
|
443 |
[[package]]
|
444 |
name = "bitflags"
|
445 |
+
version = "2.5.0"
|
446 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
447 |
+
checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
|
448 |
|
449 |
[[package]]
|
450 |
name = "blake3"
|
451 |
+
version = "1.5.1"
|
452 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
453 |
+
checksum = "30cca6d3674597c30ddf2c587bf8d9d65c9a84d2326d941cc79c9842dfe0ef52"
|
454 |
dependencies = [
|
455 |
"arrayref",
|
456 |
"arrayvec",
|
|
|
470 |
|
471 |
[[package]]
|
472 |
name = "brotli"
|
473 |
+
version = "3.5.0"
|
474 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
475 |
+
checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391"
|
476 |
dependencies = [
|
477 |
"alloc-no-stdlib",
|
478 |
"alloc-stdlib",
|
479 |
+
"brotli-decompressor 2.5.1",
|
480 |
+
]
|
481 |
+
|
482 |
+
[[package]]
|
483 |
+
name = "brotli"
|
484 |
+
version = "5.0.0"
|
485 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
486 |
+
checksum = "19483b140a7ac7174d34b5a581b406c64f84da5409d3e09cf4fff604f9270e67"
|
487 |
+
dependencies = [
|
488 |
+
"alloc-no-stdlib",
|
489 |
+
"alloc-stdlib",
|
490 |
+
"brotli-decompressor 4.0.0",
|
491 |
]
|
492 |
|
493 |
[[package]]
|
|
|
500 |
"alloc-stdlib",
|
501 |
]
|
502 |
|
503 |
+
[[package]]
|
504 |
+
name = "brotli-decompressor"
|
505 |
+
version = "4.0.0"
|
506 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
507 |
+
checksum = "e6221fe77a248b9117d431ad93761222e1cf8ff282d9d1d5d9f53d6299a1cf76"
|
508 |
+
dependencies = [
|
509 |
+
"alloc-no-stdlib",
|
510 |
+
"alloc-stdlib",
|
511 |
+
]
|
512 |
+
|
513 |
[[package]]
|
514 |
name = "bstr"
|
515 |
version = "1.9.1"
|
|
|
522 |
|
523 |
[[package]]
|
524 |
name = "bumpalo"
|
525 |
+
version = "3.16.0"
|
526 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
527 |
+
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
528 |
|
529 |
[[package]]
|
530 |
name = "bytecount"
|
531 |
+
version = "0.6.8"
|
532 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
533 |
+
checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce"
|
534 |
|
535 |
[[package]]
|
536 |
name = "byteorder"
|
|
|
551 |
|
552 |
[[package]]
|
553 |
name = "bytes"
|
554 |
+
version = "1.6.0"
|
555 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
556 |
+
checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
|
557 |
|
558 |
[[package]]
|
559 |
name = "bytestring"
|
|
|
561 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
562 |
checksum = "74d80203ea6b29df88012294f62733de21cfeab47f17b41af3a38bc30a03ee72"
|
563 |
dependencies = [
|
564 |
+
"bytes 1.6.0",
|
565 |
]
|
566 |
|
567 |
[[package]]
|
|
|
575 |
|
576 |
[[package]]
|
577 |
name = "cargo-platform"
|
578 |
+
version = "0.1.8"
|
579 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
580 |
+
checksum = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc"
|
581 |
dependencies = [
|
582 |
"serde",
|
583 |
]
|
|
|
603 |
|
604 |
[[package]]
|
605 |
name = "cc"
|
606 |
+
version = "1.0.96"
|
607 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
608 |
+
checksum = "065a29261d53ba54260972629f9ca6bffa69bac13cd1fed61420f7fa68b9f8bd"
|
609 |
|
610 |
[[package]]
|
611 |
name = "cfg-if"
|
|
|
692 |
|
693 |
[[package]]
|
694 |
name = "clap"
|
695 |
+
version = "4.5.4"
|
696 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
697 |
+
checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
|
698 |
dependencies = [
|
699 |
"clap_builder",
|
700 |
]
|
|
|
726 |
|
727 |
[[package]]
|
728 |
name = "combine"
|
729 |
+
version = "4.6.7"
|
730 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
731 |
+
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
|
732 |
dependencies = [
|
733 |
+
"bytes 1.6.0",
|
734 |
"futures-core",
|
735 |
"memchr",
|
736 |
"pin-project-lite",
|
737 |
+
"tokio 1.37.0",
|
738 |
"tokio-util",
|
739 |
]
|
740 |
|
|
|
753 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
754 |
checksum = "5e1e0fdd2e5d3041e530e1b21158aeeef8b5d0e306bc5c1e3d6cf0930d10e25a"
|
755 |
dependencies = [
|
756 |
+
"proc-macro2 1.0.81",
|
757 |
+
"quote 1.0.36",
|
758 |
"syn 1.0.109",
|
759 |
]
|
760 |
|
|
|
787 |
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
|
788 |
dependencies = [
|
789 |
"percent-encoding 2.3.1",
|
790 |
+
"time 0.3.36",
|
791 |
"version_check",
|
792 |
]
|
793 |
|
|
|
903 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
904 |
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
|
905 |
dependencies = [
|
906 |
+
"autocfg 1.3.0",
|
907 |
"cfg-if 0.1.10",
|
908 |
"crossbeam-utils 0.7.2",
|
909 |
"lazy_static",
|
|
|
929 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
930 |
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
|
931 |
dependencies = [
|
932 |
+
"autocfg 1.3.0",
|
933 |
"cfg-if 0.1.10",
|
934 |
"lazy_static",
|
935 |
]
|
|
|
965 |
dependencies = [
|
966 |
"cssparser-macros",
|
967 |
"dtoa-short",
|
968 |
+
"itoa 1.0.11",
|
969 |
"phf 0.11.2",
|
970 |
+
"smallvec 1.13.2",
|
971 |
]
|
972 |
|
973 |
[[package]]
|
|
|
978 |
dependencies = [
|
979 |
"cssparser-macros",
|
980 |
"dtoa-short",
|
981 |
+
"itoa 1.0.11",
|
982 |
"phf 0.11.2",
|
983 |
+
"smallvec 1.13.2",
|
984 |
]
|
985 |
|
986 |
[[package]]
|
|
|
998 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
999 |
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
1000 |
dependencies = [
|
1001 |
+
"quote 1.0.36",
|
1002 |
+
"syn 2.0.60",
|
1003 |
]
|
1004 |
|
1005 |
[[package]]
|
|
|
1009 |
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
|
1010 |
dependencies = [
|
1011 |
"cfg-if 1.0.0",
|
1012 |
+
"hashbrown 0.14.5",
|
1013 |
+
"lock_api 0.4.12",
|
1014 |
"once_cell",
|
1015 |
+
"parking_lot_core 0.9.10",
|
1016 |
]
|
1017 |
|
1018 |
[[package]]
|
1019 |
name = "data-encoding"
|
1020 |
+
version = "2.6.0"
|
1021 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1022 |
+
checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
|
1023 |
|
1024 |
[[package]]
|
1025 |
name = "deranged"
|
|
|
1037 |
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
1038 |
dependencies = [
|
1039 |
"convert_case",
|
1040 |
+
"proc-macro2 1.0.81",
|
1041 |
+
"quote 1.0.36",
|
1042 |
"rustc_version 0.4.0",
|
1043 |
"syn 1.0.109",
|
1044 |
]
|
|
|
1052 |
"backtrace",
|
1053 |
"lazy_static",
|
1054 |
"mintex",
|
1055 |
+
"parking_lot 0.12.2",
|
1056 |
"rustc-hash",
|
1057 |
"serde",
|
1058 |
"serde_json",
|
|
|
1098 |
|
1099 |
[[package]]
|
1100 |
name = "either"
|
1101 |
+
version = "1.11.0"
|
1102 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1103 |
+
checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
|
1104 |
|
1105 |
[[package]]
|
1106 |
name = "encoding_rs"
|
1107 |
+
version = "0.8.34"
|
1108 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1109 |
+
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
|
1110 |
dependencies = [
|
1111 |
"cfg-if 1.0.0",
|
1112 |
]
|
|
|
1191 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1192 |
checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
|
1193 |
dependencies = [
|
1194 |
+
"proc-macro2 1.0.81",
|
1195 |
+
"quote 1.0.36",
|
1196 |
"syn 1.0.109",
|
1197 |
"synstructure",
|
1198 |
]
|
|
|
1210 |
|
1211 |
[[package]]
|
1212 |
name = "fastrand"
|
1213 |
+
version = "2.1.0"
|
1214 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1215 |
+
checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
|
1216 |
|
1217 |
[[package]]
|
1218 |
name = "flate2"
|
1219 |
+
version = "1.0.30"
|
1220 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1221 |
+
checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
|
1222 |
dependencies = [
|
1223 |
"crc32fast",
|
1224 |
"miniz_oxide",
|
|
|
1362 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1363 |
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
1364 |
dependencies = [
|
1365 |
+
"proc-macro2 1.0.81",
|
1366 |
+
"quote 1.0.36",
|
1367 |
+
"syn 2.0.60",
|
1368 |
]
|
1369 |
|
1370 |
[[package]]
|
|
|
1433 |
|
1434 |
[[package]]
|
1435 |
name = "getrandom"
|
1436 |
+
version = "0.2.14"
|
1437 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1438 |
+
checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
|
1439 |
dependencies = [
|
1440 |
"cfg-if 1.0.0",
|
1441 |
"libc",
|
|
|
1466 |
"futures-timer",
|
1467 |
"no-std-compat",
|
1468 |
"nonzero_ext",
|
1469 |
+
"parking_lot 0.12.2",
|
1470 |
"portable-atomic",
|
1471 |
"quanta",
|
1472 |
"rand 0.8.5",
|
1473 |
+
"smallvec 1.13.2",
|
1474 |
"spinning_top",
|
1475 |
]
|
1476 |
|
|
|
1494 |
|
1495 |
[[package]]
|
1496 |
name = "h2"
|
1497 |
+
version = "0.3.26"
|
1498 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1499 |
+
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
|
1500 |
dependencies = [
|
1501 |
+
"bytes 1.6.0",
|
1502 |
"fnv",
|
1503 |
"futures-core",
|
1504 |
"futures-sink",
|
1505 |
"futures-util",
|
1506 |
"http 0.2.12",
|
1507 |
+
"indexmap 2.2.6",
|
1508 |
"slab",
|
1509 |
+
"tokio 1.37.0",
|
1510 |
"tokio-util",
|
1511 |
"tracing",
|
1512 |
]
|
1513 |
|
1514 |
[[package]]
|
1515 |
name = "half"
|
1516 |
+
version = "2.4.1"
|
1517 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1518 |
+
checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
|
1519 |
dependencies = [
|
1520 |
"cfg-if 1.0.0",
|
1521 |
"crunchy",
|
|
|
1539 |
|
1540 |
[[package]]
|
1541 |
name = "hashbrown"
|
1542 |
+
version = "0.14.5"
|
1543 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1544 |
+
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
1545 |
|
1546 |
[[package]]
|
1547 |
name = "hermit-abi"
|
|
|
1581 |
"log",
|
1582 |
"mac",
|
1583 |
"markup5ever 0.11.0",
|
1584 |
+
"proc-macro2 1.0.81",
|
1585 |
+
"quote 1.0.36",
|
1586 |
"syn 1.0.109",
|
1587 |
]
|
1588 |
|
|
|
1603 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1604 |
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
1605 |
dependencies = [
|
1606 |
+
"bytes 1.6.0",
|
1607 |
"fnv",
|
1608 |
+
"itoa 1.0.11",
|
1609 |
]
|
1610 |
|
1611 |
[[package]]
|
|
|
1626 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1627 |
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
1628 |
dependencies = [
|
1629 |
+
"bytes 1.6.0",
|
1630 |
"http 0.2.12",
|
1631 |
"pin-project-lite",
|
1632 |
]
|
|
|
1685 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1686 |
checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
|
1687 |
dependencies = [
|
1688 |
+
"bytes 1.6.0",
|
1689 |
"futures-channel",
|
1690 |
"futures-core",
|
1691 |
"futures-util",
|
1692 |
+
"h2 0.3.26",
|
1693 |
"http 0.2.12",
|
1694 |
"http-body 0.4.6",
|
1695 |
"httparse",
|
1696 |
"httpdate",
|
1697 |
+
"itoa 1.0.11",
|
1698 |
"pin-project-lite",
|
1699 |
+
"socket2 0.5.7",
|
1700 |
+
"tokio 1.37.0",
|
1701 |
"tower-service",
|
1702 |
"tracing",
|
1703 |
"want 0.3.1",
|
|
|
1713 |
"http 0.2.12",
|
1714 |
"hyper 0.14.28",
|
1715 |
"rustls",
|
1716 |
+
"tokio 1.37.0",
|
1717 |
"tokio-rustls",
|
1718 |
]
|
1719 |
|
|
|
1768 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1769 |
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
1770 |
dependencies = [
|
1771 |
+
"autocfg 1.3.0",
|
1772 |
"hashbrown 0.12.3",
|
1773 |
]
|
1774 |
|
1775 |
[[package]]
|
1776 |
name = "indexmap"
|
1777 |
+
version = "2.2.6"
|
1778 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1779 |
+
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
|
1780 |
dependencies = [
|
1781 |
"equivalent",
|
1782 |
+
"hashbrown 0.14.5",
|
1783 |
]
|
1784 |
|
1785 |
[[package]]
|
|
|
1844 |
|
1845 |
[[package]]
|
1846 |
name = "itoa"
|
1847 |
+
version = "1.0.11"
|
1848 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1849 |
+
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
|
1850 |
|
1851 |
[[package]]
|
1852 |
name = "js-sys"
|
|
|
1869 |
|
1870 |
[[package]]
|
1871 |
name = "keyword_extraction"
|
1872 |
+
version = "1.4.3"
|
1873 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1874 |
+
checksum = "f0efa28e79b3a5f72586318c07c24477a169c688e5065fde647c71b3952a2d42"
|
1875 |
dependencies = [
|
1876 |
"regex",
|
1877 |
"unicode-segmentation",
|
|
|
1891 |
|
1892 |
[[package]]
|
1893 |
name = "libc"
|
1894 |
+
version = "0.2.154"
|
1895 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1896 |
+
checksum = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346"
|
1897 |
|
1898 |
[[package]]
|
1899 |
name = "libflate"
|
|
|
1917 |
|
1918 |
[[package]]
|
1919 |
name = "libmimalloc-sys"
|
1920 |
+
version = "0.1.37"
|
1921 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1922 |
+
checksum = "81eb4061c0582dedea1cbc7aff2240300dd6982e0239d1c99e65c1dbf4a30ba7"
|
1923 |
dependencies = [
|
1924 |
"cc",
|
1925 |
"libc",
|
|
|
1927 |
|
1928 |
[[package]]
|
1929 |
name = "lightningcss"
|
1930 |
+
version = "1.0.0-alpha.55"
|
1931 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1932 |
+
checksum = "3bd5bed3814fb631bfc1e24c2be6f7e86a9837c660909acab79a38374dcb8798"
|
1933 |
dependencies = [
|
1934 |
"ahash",
|
1935 |
+
"bitflags 2.5.0",
|
1936 |
"const-str",
|
1937 |
"cssparser 0.33.0",
|
1938 |
"cssparser-color",
|
|
|
1943 |
"parcel_selectors",
|
1944 |
"paste",
|
1945 |
"pathdiff",
|
1946 |
+
"smallvec 1.13.2",
|
1947 |
]
|
1948 |
|
1949 |
[[package]]
|
|
|
1980 |
|
1981 |
[[package]]
|
1982 |
name = "lock_api"
|
1983 |
+
version = "0.4.12"
|
1984 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1985 |
+
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
1986 |
dependencies = [
|
1987 |
+
"autocfg 1.3.0",
|
1988 |
"scopeguard",
|
1989 |
]
|
1990 |
|
|
|
2005 |
|
2006 |
[[package]]
|
2007 |
name = "luajit-src"
|
2008 |
+
version = "210.5.8+5790d25"
|
2009 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2010 |
+
checksum = "441f18d9ad792e871fc2f7f2cb8902c386f6f56fdbddef3b835b61475e375346"
|
2011 |
dependencies = [
|
2012 |
"cc",
|
2013 |
"which",
|
|
|
2064 |
dependencies = [
|
2065 |
"actix-web",
|
2066 |
"futures-util",
|
2067 |
+
"itoa 1.0.11",
|
2068 |
"maud_macros",
|
2069 |
]
|
2070 |
|
|
|
2075 |
checksum = "0be95d66c3024ffce639216058e5bae17a83ecaf266ffc6e4d060ad447c9eed2"
|
2076 |
dependencies = [
|
2077 |
"proc-macro-error",
|
2078 |
+
"proc-macro2 1.0.81",
|
2079 |
+
"quote 1.0.36",
|
2080 |
"syn 1.0.109",
|
2081 |
]
|
2082 |
|
|
|
2088 |
|
2089 |
[[package]]
|
2090 |
name = "memchr"
|
2091 |
+
version = "2.7.2"
|
2092 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2093 |
+
checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
|
2094 |
|
2095 |
[[package]]
|
2096 |
name = "memoffset"
|
|
|
2098 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2099 |
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
|
2100 |
dependencies = [
|
2101 |
+
"autocfg 1.3.0",
|
2102 |
]
|
2103 |
|
2104 |
[[package]]
|
2105 |
name = "mimalloc"
|
2106 |
+
version = "0.1.41"
|
2107 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2108 |
+
checksum = "9f41a2280ded0da56c8cf898babb86e8f10651a34adcfff190ae9a1159c6908d"
|
2109 |
dependencies = [
|
2110 |
"libmimalloc-sys",
|
2111 |
]
|
|
|
2136 |
"crossbeam-utils 0.8.19",
|
2137 |
"dashmap",
|
2138 |
"skeptic",
|
2139 |
+
"smallvec 1.13.2",
|
2140 |
"tagptr",
|
2141 |
"triomphe",
|
2142 |
]
|
|
|
2212 |
|
2213 |
[[package]]
|
2214 |
name = "mlua"
|
2215 |
+
version = "0.9.7"
|
2216 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2217 |
+
checksum = "6d9bed6bce296397a9d6a86f995dd10a547a4e6949825d45225906bdcbfe7367"
|
2218 |
dependencies = [
|
2219 |
"bstr",
|
2220 |
"mlua-sys",
|
|
|
2225 |
|
2226 |
[[package]]
|
2227 |
name = "mlua-sys"
|
2228 |
+
version = "0.5.2"
|
2229 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2230 |
+
checksum = "d16a9ba1dd2c6ac971b204262d434c24d65067038598f0638b64e5dca28d52b8"
|
2231 |
dependencies = [
|
2232 |
"cc",
|
2233 |
"cfg-if 1.0.0",
|
|
|
2267 |
|
2268 |
[[package]]
|
2269 |
name = "new_debug_unreachable"
|
2270 |
+
version = "1.0.6"
|
2271 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2272 |
+
checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
|
2273 |
|
2274 |
[[package]]
|
2275 |
name = "nias"
|
|
|
2297 |
|
2298 |
[[package]]
|
2299 |
name = "num-traits"
|
2300 |
+
version = "0.2.19"
|
2301 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2302 |
+
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
2303 |
dependencies = [
|
2304 |
+
"autocfg 1.3.0",
|
2305 |
]
|
2306 |
|
2307 |
[[package]]
|
|
|
2347 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2348 |
checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
|
2349 |
dependencies = [
|
2350 |
+
"bitflags 2.5.0",
|
2351 |
"cfg-if 1.0.0",
|
2352 |
"foreign-types",
|
2353 |
"libc",
|
|
|
2362 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2363 |
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
2364 |
dependencies = [
|
2365 |
+
"proc-macro2 1.0.81",
|
2366 |
+
"quote 1.0.36",
|
2367 |
+
"syn 2.0.60",
|
2368 |
]
|
2369 |
|
2370 |
[[package]]
|
|
|
2375 |
|
2376 |
[[package]]
|
2377 |
name = "openssl-sys"
|
2378 |
+
version = "0.9.102"
|
2379 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2380 |
+
checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2"
|
2381 |
dependencies = [
|
2382 |
"cc",
|
2383 |
"libc",
|
|
|
2391 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2392 |
checksum = "05d74befe2d076330d9a58bf9ca2da424568724ab278adf15fb5718253133887"
|
2393 |
dependencies = [
|
2394 |
+
"bitflags 2.5.0",
|
2395 |
"cssparser 0.33.0",
|
2396 |
"fxhash",
|
2397 |
"log",
|
2398 |
"phf 0.10.1",
|
2399 |
"phf_codegen 0.10.0",
|
2400 |
"precomputed-hash",
|
2401 |
+
"smallvec 1.13.2",
|
2402 |
]
|
2403 |
|
2404 |
[[package]]
|
|
|
2414 |
|
2415 |
[[package]]
|
2416 |
name = "parking_lot"
|
2417 |
+
version = "0.12.2"
|
2418 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2419 |
+
checksum = "7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb"
|
2420 |
dependencies = [
|
2421 |
+
"lock_api 0.4.12",
|
2422 |
+
"parking_lot_core 0.9.10",
|
2423 |
]
|
2424 |
|
2425 |
[[package]]
|
|
|
2439 |
|
2440 |
[[package]]
|
2441 |
name = "parking_lot_core"
|
2442 |
+
version = "0.9.10"
|
2443 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2444 |
+
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
2445 |
dependencies = [
|
2446 |
"cfg-if 1.0.0",
|
2447 |
"libc",
|
2448 |
+
"redox_syscall 0.5.1",
|
2449 |
+
"smallvec 1.13.2",
|
2450 |
+
"windows-targets 0.52.5",
|
2451 |
]
|
2452 |
|
2453 |
[[package]]
|
|
|
2573 |
dependencies = [
|
2574 |
"phf_generator 0.11.2",
|
2575 |
"phf_shared 0.11.2",
|
2576 |
+
"proc-macro2 1.0.81",
|
2577 |
+
"quote 1.0.36",
|
2578 |
+
"syn 2.0.60",
|
2579 |
]
|
2580 |
|
2581 |
[[package]]
|
|
|
2620 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2621 |
checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
|
2622 |
dependencies = [
|
2623 |
+
"proc-macro2 1.0.81",
|
2624 |
+
"quote 1.0.36",
|
2625 |
+
"syn 2.0.60",
|
2626 |
]
|
2627 |
|
2628 |
[[package]]
|
2629 |
name = "pin-project-lite"
|
2630 |
+
version = "0.2.14"
|
2631 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2632 |
+
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
|
2633 |
|
2634 |
[[package]]
|
2635 |
name = "pin-utils"
|
|
|
2685 |
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
2686 |
dependencies = [
|
2687 |
"proc-macro-error-attr",
|
2688 |
+
"proc-macro2 1.0.81",
|
2689 |
+
"quote 1.0.36",
|
2690 |
"syn 1.0.109",
|
2691 |
"version_check",
|
2692 |
]
|
|
|
2697 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2698 |
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
2699 |
dependencies = [
|
2700 |
+
"proc-macro2 1.0.81",
|
2701 |
+
"quote 1.0.36",
|
2702 |
"version_check",
|
2703 |
]
|
2704 |
|
|
|
2713 |
|
2714 |
[[package]]
|
2715 |
name = "proc-macro2"
|
2716 |
+
version = "1.0.81"
|
2717 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2718 |
+
checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
|
2719 |
dependencies = [
|
2720 |
"unicode-ident",
|
2721 |
]
|
|
|
2736 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2737 |
checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
|
2738 |
dependencies = [
|
2739 |
+
"bitflags 2.5.0",
|
2740 |
"memchr",
|
2741 |
"unicase",
|
2742 |
]
|
2743 |
|
2744 |
[[package]]
|
2745 |
name = "quanta"
|
2746 |
+
version = "0.12.3"
|
2747 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2748 |
+
checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5"
|
2749 |
dependencies = [
|
2750 |
"crossbeam-utils 0.8.19",
|
2751 |
"libc",
|
|
|
2767 |
|
2768 |
[[package]]
|
2769 |
name = "quote"
|
2770 |
+
version = "1.0.36"
|
2771 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2772 |
+
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
|
2773 |
dependencies = [
|
2774 |
+
"proc-macro2 1.0.81",
|
2775 |
]
|
2776 |
|
2777 |
[[package]]
|
|
|
2912 |
|
2913 |
[[package]]
|
2914 |
name = "raw-cpuid"
|
2915 |
+
version = "11.0.2"
|
2916 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2917 |
+
checksum = "e29830cbb1290e404f24c73af91c5d8d631ce7e128691e9477556b540cd01ecd"
|
2918 |
dependencies = [
|
2919 |
+
"bitflags 2.5.0",
|
2920 |
]
|
2921 |
|
2922 |
[[package]]
|
|
|
2936 |
dependencies = [
|
2937 |
"arc-swap",
|
2938 |
"async-trait",
|
2939 |
+
"bytes 1.6.0",
|
2940 |
"combine",
|
2941 |
"futures 0.3.30",
|
2942 |
"futures-util",
|
2943 |
+
"itoa 1.0.11",
|
2944 |
"percent-encoding 2.3.1",
|
2945 |
"pin-project-lite",
|
2946 |
"ryu",
|
2947 |
+
"tokio 1.37.0",
|
2948 |
"tokio-retry",
|
2949 |
"tokio-util",
|
2950 |
"url 2.5.0",
|
|
|
2958 |
|
2959 |
[[package]]
|
2960 |
name = "redox_syscall"
|
2961 |
+
version = "0.5.1"
|
2962 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2963 |
+
checksum = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e"
|
2964 |
dependencies = [
|
2965 |
+
"bitflags 2.5.0",
|
2966 |
]
|
2967 |
|
2968 |
[[package]]
|
2969 |
name = "regex"
|
2970 |
+
version = "1.10.4"
|
2971 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2972 |
+
checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
|
2973 |
dependencies = [
|
2974 |
+
"aho-corasick 1.1.3",
|
2975 |
"memchr",
|
2976 |
"regex-automata",
|
2977 |
"regex-syntax",
|
|
|
2983 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2984 |
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
|
2985 |
dependencies = [
|
2986 |
+
"aho-corasick 1.1.3",
|
2987 |
"memchr",
|
2988 |
"regex-syntax",
|
2989 |
]
|
2990 |
|
2991 |
[[package]]
|
2992 |
name = "regex-syntax"
|
2993 |
+
version = "0.8.3"
|
2994 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2995 |
+
checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
|
2996 |
|
2997 |
[[package]]
|
2998 |
name = "reqwest"
|
|
|
3030 |
|
3031 |
[[package]]
|
3032 |
name = "reqwest"
|
3033 |
+
version = "0.11.27"
|
3034 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3035 |
+
checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
|
3036 |
dependencies = [
|
3037 |
"async-compression",
|
3038 |
"base64 0.21.7",
|
3039 |
+
"bytes 1.6.0",
|
3040 |
"encoding_rs",
|
3041 |
"futures-core",
|
3042 |
"futures-util",
|
3043 |
+
"h2 0.3.26",
|
3044 |
"http 0.2.12",
|
3045 |
"http-body 0.4.6",
|
3046 |
"hyper 0.14.28",
|
|
|
3059 |
"serde_urlencoded 0.7.1",
|
3060 |
"sync_wrapper",
|
3061 |
"system-configuration",
|
3062 |
+
"tokio 1.37.0",
|
3063 |
"tokio-rustls",
|
3064 |
"tokio-util",
|
3065 |
"tower-service",
|
|
|
3124 |
|
3125 |
[[package]]
|
3126 |
name = "rustix"
|
3127 |
+
version = "0.38.34"
|
3128 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3129 |
+
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
|
3130 |
dependencies = [
|
3131 |
+
"bitflags 2.5.0",
|
3132 |
"errno",
|
3133 |
"libc",
|
3134 |
"linux-raw-sys",
|
|
|
3137 |
|
3138 |
[[package]]
|
3139 |
name = "rustls"
|
3140 |
+
version = "0.21.12"
|
3141 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3142 |
+
checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
|
3143 |
dependencies = [
|
3144 |
"log",
|
3145 |
"ring",
|
|
|
3241 |
|
3242 |
[[package]]
|
3243 |
name = "security-framework"
|
3244 |
+
version = "2.10.0"
|
3245 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3246 |
+
checksum = "770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6"
|
3247 |
dependencies = [
|
3248 |
"bitflags 1.3.2",
|
3249 |
"core-foundation",
|
|
|
3254 |
|
3255 |
[[package]]
|
3256 |
name = "security-framework-sys"
|
3257 |
+
version = "2.10.0"
|
3258 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3259 |
+
checksum = "41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef"
|
3260 |
dependencies = [
|
3261 |
"core-foundation-sys",
|
3262 |
"libc",
|
|
|
3278 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3279 |
checksum = "4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06"
|
3280 |
dependencies = [
|
3281 |
+
"bitflags 2.5.0",
|
3282 |
"cssparser 0.31.2",
|
3283 |
"derive_more",
|
3284 |
"fxhash",
|
|
|
3288 |
"phf_codegen 0.10.0",
|
3289 |
"precomputed-hash",
|
3290 |
"servo_arc",
|
3291 |
+
"smallvec 1.13.2",
|
3292 |
]
|
3293 |
|
3294 |
[[package]]
|
|
|
3317 |
|
3318 |
[[package]]
|
3319 |
name = "serde"
|
3320 |
+
version = "1.0.200"
|
3321 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3322 |
+
checksum = "ddc6f9cc94d67c0e21aaf7eda3a010fd3af78ebf6e096aa6e2e13c79749cce4f"
|
3323 |
dependencies = [
|
3324 |
"serde_derive",
|
3325 |
]
|
3326 |
|
3327 |
[[package]]
|
3328 |
name = "serde_derive"
|
3329 |
+
version = "1.0.200"
|
3330 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3331 |
+
checksum = "856f046b9400cee3c8c94ed572ecdb752444c24528c035cd35882aad6f492bcb"
|
3332 |
dependencies = [
|
3333 |
+
"proc-macro2 1.0.81",
|
3334 |
+
"quote 1.0.36",
|
3335 |
+
"syn 2.0.60",
|
3336 |
]
|
3337 |
|
3338 |
[[package]]
|
3339 |
name = "serde_json"
|
3340 |
+
version = "1.0.116"
|
3341 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3342 |
+
checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813"
|
3343 |
dependencies = [
|
3344 |
+
"itoa 1.0.11",
|
3345 |
"ryu",
|
3346 |
"serde",
|
3347 |
]
|
|
|
3365 |
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
3366 |
dependencies = [
|
3367 |
"form_urlencoded",
|
3368 |
+
"itoa 1.0.11",
|
3369 |
"ryu",
|
3370 |
"serde",
|
3371 |
]
|
|
|
3392 |
|
3393 |
[[package]]
|
3394 |
name = "signal-hook-registry"
|
3395 |
+
version = "1.4.2"
|
3396 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3397 |
+
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
|
3398 |
dependencies = [
|
3399 |
"libc",
|
3400 |
]
|
|
|
3432 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3433 |
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
3434 |
dependencies = [
|
3435 |
+
"autocfg 1.3.0",
|
3436 |
]
|
3437 |
|
3438 |
[[package]]
|
|
|
3446 |
|
3447 |
[[package]]
|
3448 |
name = "smallvec"
|
3449 |
+
version = "1.13.2"
|
3450 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3451 |
+
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
3452 |
dependencies = [
|
3453 |
"serde",
|
3454 |
]
|
|
|
3465 |
|
3466 |
[[package]]
|
3467 |
name = "socket2"
|
3468 |
+
version = "0.5.7"
|
3469 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3470 |
+
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
|
3471 |
dependencies = [
|
3472 |
"libc",
|
3473 |
"windows-sys 0.52.0",
|
|
|
3485 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3486 |
checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300"
|
3487 |
dependencies = [
|
3488 |
+
"lock_api 0.4.12",
|
3489 |
]
|
3490 |
|
3491 |
[[package]]
|
|
|
3535 |
dependencies = [
|
3536 |
"new_debug_unreachable",
|
3537 |
"once_cell",
|
3538 |
+
"parking_lot 0.12.2",
|
3539 |
"phf_shared 0.10.0",
|
3540 |
"precomputed-hash",
|
3541 |
"serde",
|
|
|
3549 |
dependencies = [
|
3550 |
"phf_generator 0.7.24",
|
3551 |
"phf_shared 0.7.24",
|
3552 |
+
"proc-macro2 1.0.81",
|
3553 |
+
"quote 1.0.36",
|
3554 |
"string_cache_shared",
|
3555 |
]
|
3556 |
|
|
|
3562 |
dependencies = [
|
3563 |
"phf_generator 0.10.0",
|
3564 |
"phf_shared 0.10.0",
|
3565 |
+
"proc-macro2 1.0.81",
|
3566 |
+
"quote 1.0.36",
|
3567 |
]
|
3568 |
|
3569 |
[[package]]
|
|
|
3595 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3596 |
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
3597 |
dependencies = [
|
3598 |
+
"proc-macro2 1.0.81",
|
3599 |
+
"quote 1.0.36",
|
3600 |
"unicode-ident",
|
3601 |
]
|
3602 |
|
3603 |
[[package]]
|
3604 |
name = "syn"
|
3605 |
+
version = "2.0.60"
|
3606 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3607 |
+
checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
|
3608 |
dependencies = [
|
3609 |
+
"proc-macro2 1.0.81",
|
3610 |
+
"quote 1.0.36",
|
3611 |
"unicode-ident",
|
3612 |
]
|
3613 |
|
|
|
3623 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3624 |
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
|
3625 |
dependencies = [
|
3626 |
+
"proc-macro2 1.0.81",
|
3627 |
+
"quote 1.0.36",
|
3628 |
"syn 1.0.109",
|
3629 |
"unicode-xid 0.2.4",
|
3630 |
]
|
3631 |
|
3632 |
[[package]]
|
3633 |
name = "system-configuration"
|
3634 |
+
version = "0.5.1"
|
3635 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3636 |
+
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
|
3637 |
dependencies = [
|
3638 |
+
"bitflags 1.3.2",
|
3639 |
"core-foundation",
|
3640 |
"system-configuration-sys",
|
3641 |
]
|
3642 |
|
3643 |
[[package]]
|
3644 |
name = "system-configuration-sys"
|
3645 |
+
version = "0.5.0"
|
3646 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3647 |
+
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
|
3648 |
dependencies = [
|
3649 |
"core-foundation-sys",
|
3650 |
"libc",
|
|
|
3717 |
|
3718 |
[[package]]
|
3719 |
name = "time"
|
3720 |
+
version = "0.3.36"
|
3721 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3722 |
+
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
|
3723 |
dependencies = [
|
3724 |
"deranged",
|
3725 |
+
"itoa 1.0.11",
|
3726 |
"num-conv",
|
3727 |
"powerfmt",
|
3728 |
"serde",
|
|
|
3738 |
|
3739 |
[[package]]
|
3740 |
name = "time-macros"
|
3741 |
+
version = "0.2.18"
|
3742 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3743 |
+
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
|
3744 |
dependencies = [
|
3745 |
"num-conv",
|
3746 |
"time-core",
|
|
|
3792 |
|
3793 |
[[package]]
|
3794 |
name = "tokio"
|
3795 |
+
version = "1.37.0"
|
3796 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3797 |
+
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
|
3798 |
dependencies = [
|
3799 |
"backtrace",
|
3800 |
+
"bytes 1.6.0",
|
3801 |
"libc",
|
3802 |
"mio 0.8.11",
|
3803 |
"num_cpus",
|
3804 |
+
"parking_lot 0.12.2",
|
3805 |
"pin-project-lite",
|
3806 |
"signal-hook-registry",
|
3807 |
+
"socket2 0.5.7",
|
3808 |
"tokio-macros",
|
3809 |
"windows-sys 0.48.0",
|
3810 |
]
|
|
|
3857 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3858 |
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
3859 |
dependencies = [
|
3860 |
+
"proc-macro2 1.0.81",
|
3861 |
+
"quote 1.0.36",
|
3862 |
+
"syn 2.0.60",
|
3863 |
]
|
3864 |
|
3865 |
[[package]]
|
|
|
3889 |
dependencies = [
|
3890 |
"pin-project",
|
3891 |
"rand 0.8.5",
|
3892 |
+
"tokio 1.37.0",
|
3893 |
]
|
3894 |
|
3895 |
[[package]]
|
|
|
3899 |
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
3900 |
dependencies = [
|
3901 |
"rustls",
|
3902 |
+
"tokio 1.37.0",
|
3903 |
]
|
3904 |
|
3905 |
[[package]]
|
|
|
3966 |
"scoped-tls",
|
3967 |
"slab",
|
3968 |
"socket2 0.4.10",
|
3969 |
+
"tokio 1.37.0",
|
3970 |
]
|
3971 |
|
3972 |
[[package]]
|
|
|
3975 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3976 |
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
|
3977 |
dependencies = [
|
3978 |
+
"bytes 1.6.0",
|
3979 |
"futures-core",
|
3980 |
"futures-sink",
|
3981 |
"pin-project-lite",
|
3982 |
+
"tokio 1.37.0",
|
3983 |
"tracing",
|
3984 |
]
|
3985 |
|
|
|
4083 |
|
4084 |
[[package]]
|
4085 |
name = "unicode-width"
|
4086 |
+
version = "0.1.12"
|
4087 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4088 |
+
checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
|
4089 |
|
4090 |
[[package]]
|
4091 |
name = "unicode-xid"
|
|
|
4231 |
"bumpalo",
|
4232 |
"log",
|
4233 |
"once_cell",
|
4234 |
+
"proc-macro2 1.0.81",
|
4235 |
+
"quote 1.0.36",
|
4236 |
+
"syn 2.0.60",
|
4237 |
"wasm-bindgen-shared",
|
4238 |
]
|
4239 |
|
|
|
4255 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4256 |
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
|
4257 |
dependencies = [
|
4258 |
+
"quote 1.0.36",
|
4259 |
"wasm-bindgen-macro-support",
|
4260 |
]
|
4261 |
|
|
|
4265 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4266 |
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
4267 |
dependencies = [
|
4268 |
+
"proc-macro2 1.0.81",
|
4269 |
+
"quote 1.0.36",
|
4270 |
+
"syn 2.0.60",
|
4271 |
"wasm-bindgen-backend",
|
4272 |
"wasm-bindgen-shared",
|
4273 |
]
|
|
|
4296 |
|
4297 |
[[package]]
|
4298 |
name = "websurfx"
|
4299 |
+
version = "1.17.0"
|
4300 |
dependencies = [
|
4301 |
"actix-cors",
|
4302 |
"actix-files",
|
|
|
4326 |
"mlua",
|
4327 |
"redis",
|
4328 |
"regex",
|
4329 |
+
"reqwest 0.11.27",
|
4330 |
"rusty-hook",
|
4331 |
"scraper",
|
4332 |
"serde",
|
4333 |
"serde_json",
|
4334 |
+
"smallvec 1.13.2",
|
4335 |
"stop-words",
|
4336 |
"tempfile",
|
4337 |
"thesaurus",
|
4338 |
+
"tokio 1.37.0",
|
4339 |
]
|
4340 |
|
4341 |
[[package]]
|
4342 |
name = "which"
|
4343 |
+
version = "6.0.1"
|
4344 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4345 |
+
checksum = "8211e4f58a2b2805adfbefbc07bab82958fc91e3836339b1ab7ae32465dce0d7"
|
4346 |
dependencies = [
|
4347 |
"either",
|
4348 |
"home",
|
|
|
4349 |
"rustix",
|
4350 |
+
"winsafe",
|
4351 |
]
|
4352 |
|
4353 |
[[package]]
|
|
|
4380 |
|
4381 |
[[package]]
|
4382 |
name = "winapi-util"
|
4383 |
+
version = "0.1.8"
|
4384 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4385 |
+
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
|
4386 |
dependencies = [
|
4387 |
+
"windows-sys 0.52.0",
|
4388 |
]
|
4389 |
|
4390 |
[[package]]
|
|
|
4408 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4409 |
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
4410 |
dependencies = [
|
4411 |
+
"windows-targets 0.52.5",
|
4412 |
]
|
4413 |
|
4414 |
[[package]]
|
|
|
4428 |
|
4429 |
[[package]]
|
4430 |
name = "windows-targets"
|
4431 |
+
version = "0.52.5"
|
4432 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4433 |
+
checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
|
4434 |
dependencies = [
|
4435 |
+
"windows_aarch64_gnullvm 0.52.5",
|
4436 |
+
"windows_aarch64_msvc 0.52.5",
|
4437 |
+
"windows_i686_gnu 0.52.5",
|
4438 |
+
"windows_i686_gnullvm",
|
4439 |
+
"windows_i686_msvc 0.52.5",
|
4440 |
+
"windows_x86_64_gnu 0.52.5",
|
4441 |
+
"windows_x86_64_gnullvm 0.52.5",
|
4442 |
+
"windows_x86_64_msvc 0.52.5",
|
4443 |
]
|
4444 |
|
4445 |
[[package]]
|
|
|
4450 |
|
4451 |
[[package]]
|
4452 |
name = "windows_aarch64_gnullvm"
|
4453 |
+
version = "0.52.5"
|
4454 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4455 |
+
checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
|
4456 |
|
4457 |
[[package]]
|
4458 |
name = "windows_aarch64_msvc"
|
|
|
4462 |
|
4463 |
[[package]]
|
4464 |
name = "windows_aarch64_msvc"
|
4465 |
+
version = "0.52.5"
|
4466 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4467 |
+
checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
|
4468 |
|
4469 |
[[package]]
|
4470 |
name = "windows_i686_gnu"
|
|
|
4474 |
|
4475 |
[[package]]
|
4476 |
name = "windows_i686_gnu"
|
4477 |
+
version = "0.52.5"
|
4478 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4479 |
+
checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
|
4480 |
+
|
4481 |
+
[[package]]
|
4482 |
+
name = "windows_i686_gnullvm"
|
4483 |
+
version = "0.52.5"
|
4484 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4485 |
+
checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
|
4486 |
|
4487 |
[[package]]
|
4488 |
name = "windows_i686_msvc"
|
|
|
4492 |
|
4493 |
[[package]]
|
4494 |
name = "windows_i686_msvc"
|
4495 |
+
version = "0.52.5"
|
4496 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4497 |
+
checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
|
4498 |
|
4499 |
[[package]]
|
4500 |
name = "windows_x86_64_gnu"
|
|
|
4504 |
|
4505 |
[[package]]
|
4506 |
name = "windows_x86_64_gnu"
|
4507 |
+
version = "0.52.5"
|
4508 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4509 |
+
checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
|
4510 |
|
4511 |
[[package]]
|
4512 |
name = "windows_x86_64_gnullvm"
|
|
|
4516 |
|
4517 |
[[package]]
|
4518 |
name = "windows_x86_64_gnullvm"
|
4519 |
+
version = "0.52.5"
|
4520 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4521 |
+
checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
|
4522 |
|
4523 |
[[package]]
|
4524 |
name = "windows_x86_64_msvc"
|
|
|
4528 |
|
4529 |
[[package]]
|
4530 |
name = "windows_x86_64_msvc"
|
4531 |
+
version = "0.52.5"
|
4532 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4533 |
+
checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
|
4534 |
|
4535 |
[[package]]
|
4536 |
name = "winreg"
|
|
|
4551 |
"windows-sys 0.48.0",
|
4552 |
]
|
4553 |
|
4554 |
+
[[package]]
|
4555 |
+
name = "winsafe"
|
4556 |
+
version = "0.0.19"
|
4557 |
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4558 |
+
checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
|
4559 |
+
|
4560 |
[[package]]
|
4561 |
name = "ws2_32-sys"
|
4562 |
version = "0.2.1"
|
|
|
4582 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
4583 |
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
4584 |
dependencies = [
|
4585 |
+
"proc-macro2 1.0.81",
|
4586 |
+
"quote 1.0.36",
|
4587 |
+
"syn 2.0.60",
|
4588 |
]
|
4589 |
|
4590 |
[[package]]
|
Cargo.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
-
version = "1.
|
4 |
edition = "2021"
|
5 |
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
6 |
repository = "https://github.com/neon-mmd/websurfx"
|
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
+
version = "1.17.0"
|
4 |
edition = "2021"
|
5 |
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
6 |
repository = "https://github.com/neon-mmd/websurfx"
|