neon_arch
commited on
Commit
β’
f20ac50
1
Parent(s):
75511ea
π chore: bump the app version (#225)
Browse files- Cargo.lock +69 -69
- Cargo.toml +1 -1
Cargo.lock
CHANGED
@@ -9,7 +9,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
9 |
checksum = "617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8"
|
10 |
dependencies = [
|
11 |
"bitflags 1.3.2",
|
12 |
-
"bytes 1.
|
13 |
"futures-core",
|
14 |
"futures-sink",
|
15 |
"memchr",
|
@@ -46,7 +46,7 @@ dependencies = [
|
|
46 |
"actix-web",
|
47 |
"askama_escape",
|
48 |
"bitflags 1.3.2",
|
49 |
-
"bytes 1.
|
50 |
"derive_more",
|
51 |
"futures-core",
|
52 |
"http-range",
|
@@ -68,10 +68,10 @@ dependencies = [
|
|
68 |
"actix-service",
|
69 |
"actix-utils",
|
70 |
"ahash",
|
71 |
-
"base64 0.21.
|
72 |
"bitflags 2.4.0",
|
73 |
"brotli",
|
74 |
-
"bytes 1.
|
75 |
"bytestring",
|
76 |
"derive_more",
|
77 |
"encoding_rs",
|
@@ -103,7 +103,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
103 |
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
|
104 |
dependencies = [
|
105 |
"quote 1.0.33",
|
106 |
-
"syn 2.0.
|
107 |
]
|
108 |
|
109 |
[[package]]
|
@@ -141,7 +141,7 @@ dependencies = [
|
|
141 |
"futures-core",
|
142 |
"futures-util",
|
143 |
"mio 0.8.8",
|
144 |
-
"socket2 0.5.
|
145 |
"tokio 1.32.0",
|
146 |
"tracing",
|
147 |
]
|
@@ -183,7 +183,7 @@ dependencies = [
|
|
183 |
"actix-utils",
|
184 |
"actix-web-codegen",
|
185 |
"ahash",
|
186 |
-
"bytes 1.
|
187 |
"bytestring",
|
188 |
"cfg-if 1.0.0",
|
189 |
"cookie 0.16.2",
|
@@ -202,7 +202,7 @@ dependencies = [
|
|
202 |
"serde_json",
|
203 |
"serde_urlencoded 0.7.1",
|
204 |
"smallvec 1.11.0",
|
205 |
-
"socket2 0.5.
|
206 |
"time 0.3.28",
|
207 |
"url 2.4.1",
|
208 |
]
|
@@ -216,7 +216,7 @@ dependencies = [
|
|
216 |
"actix-router",
|
217 |
"proc-macro2 1.0.66",
|
218 |
"quote 1.0.33",
|
219 |
-
"syn 2.0.
|
220 |
]
|
221 |
|
222 |
[[package]]
|
@@ -278,9 +278,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
278 |
|
279 |
[[package]]
|
280 |
name = "anstyle"
|
281 |
-
version = "1.0.
|
282 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
283 |
-
checksum = "
|
284 |
|
285 |
[[package]]
|
286 |
name = "anyhow"
|
@@ -314,7 +314,7 @@ checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
|
|
314 |
dependencies = [
|
315 |
"proc-macro2 1.0.66",
|
316 |
"quote 1.0.33",
|
317 |
-
"syn 2.0.
|
318 |
]
|
319 |
|
320 |
[[package]]
|
@@ -358,9 +358,9 @@ dependencies = [
|
|
358 |
|
359 |
[[package]]
|
360 |
name = "base64"
|
361 |
-
version = "0.21.
|
362 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
363 |
-
checksum = "
|
364 |
|
365 |
[[package]]
|
366 |
name = "bit-set"
|
@@ -453,9 +453,9 @@ dependencies = [
|
|
453 |
|
454 |
[[package]]
|
455 |
name = "bytes"
|
456 |
-
version = "1.
|
457 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
458 |
-
checksum = "
|
459 |
|
460 |
[[package]]
|
461 |
name = "bytestring"
|
@@ -463,7 +463,7 @@ version = "1.3.0"
|
|
463 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
464 |
checksum = "238e4886760d98c4f899360c834fa93e62cf7f721ac3c2da375cbdf4b8679aae"
|
465 |
dependencies = [
|
466 |
-
"bytes 1.
|
467 |
]
|
468 |
|
469 |
[[package]]
|
@@ -570,7 +570,7 @@ version = "4.6.6"
|
|
570 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
571 |
checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
|
572 |
dependencies = [
|
573 |
-
"bytes 1.
|
574 |
"futures-core",
|
575 |
"memchr",
|
576 |
"pin-project-lite",
|
@@ -814,7 +814,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
814 |
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
815 |
dependencies = [
|
816 |
"quote 1.0.33",
|
817 |
-
"syn 2.0.
|
818 |
]
|
819 |
|
820 |
[[package]]
|
@@ -950,9 +950,9 @@ dependencies = [
|
|
950 |
|
951 |
[[package]]
|
952 |
name = "error-stack"
|
953 |
-
version = "0.4.
|
954 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
955 |
-
checksum = "
|
956 |
dependencies = [
|
957 |
"anyhow",
|
958 |
"rustc_version 0.4.0",
|
@@ -1147,7 +1147,7 @@ checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
|
|
1147 |
dependencies = [
|
1148 |
"proc-macro2 1.0.66",
|
1149 |
"quote 1.0.33",
|
1150 |
-
"syn 2.0.
|
1151 |
]
|
1152 |
|
1153 |
[[package]]
|
@@ -1249,7 +1249,7 @@ version = "0.3.21"
|
|
1249 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1250 |
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
|
1251 |
dependencies = [
|
1252 |
-
"bytes 1.
|
1253 |
"fnv",
|
1254 |
"futures-core",
|
1255 |
"futures-sink",
|
@@ -1340,7 +1340,7 @@ version = "0.2.9"
|
|
1340 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1341 |
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
|
1342 |
dependencies = [
|
1343 |
-
"bytes 1.
|
1344 |
"fnv",
|
1345 |
"itoa 1.0.9",
|
1346 |
]
|
@@ -1363,7 +1363,7 @@ version = "0.4.5"
|
|
1363 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1364 |
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
1365 |
dependencies = [
|
1366 |
-
"bytes 1.
|
1367 |
"http 0.2.9",
|
1368 |
"pin-project-lite",
|
1369 |
]
|
@@ -1428,7 +1428,7 @@ version = "0.14.27"
|
|
1428 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1429 |
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
|
1430 |
dependencies = [
|
1431 |
-
"bytes 1.
|
1432 |
"futures-channel",
|
1433 |
"futures-core",
|
1434 |
"futures-util",
|
@@ -1465,7 +1465,7 @@ version = "0.5.0"
|
|
1465 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1466 |
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
1467 |
dependencies = [
|
1468 |
-
"bytes 1.
|
1469 |
"hyper 0.14.27",
|
1470 |
"native-tls",
|
1471 |
"tokio 1.32.0",
|
@@ -1619,9 +1619,9 @@ dependencies = [
|
|
1619 |
|
1620 |
[[package]]
|
1621 |
name = "linux-raw-sys"
|
1622 |
-
version = "0.4.
|
1623 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1624 |
-
checksum = "
|
1625 |
|
1626 |
[[package]]
|
1627 |
name = "local-channel"
|
@@ -1723,9 +1723,9 @@ checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771"
|
|
1723 |
|
1724 |
[[package]]
|
1725 |
name = "memchr"
|
1726 |
-
version = "2.6.
|
1727 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1728 |
-
checksum = "
|
1729 |
|
1730 |
[[package]]
|
1731 |
name = "memoffset"
|
@@ -1908,9 +1908,9 @@ dependencies = [
|
|
1908 |
|
1909 |
[[package]]
|
1910 |
name = "object"
|
1911 |
-
version = "0.32.
|
1912 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1913 |
-
checksum = "
|
1914 |
dependencies = [
|
1915 |
"memchr",
|
1916 |
]
|
@@ -1950,7 +1950,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
1950 |
dependencies = [
|
1951 |
"proc-macro2 1.0.66",
|
1952 |
"quote 1.0.33",
|
1953 |
-
"syn 2.0.
|
1954 |
]
|
1955 |
|
1956 |
[[package]]
|
@@ -1961,9 +1961,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
1961 |
|
1962 |
[[package]]
|
1963 |
name = "openssl-sys"
|
1964 |
-
version = "0.9.
|
1965 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1966 |
-
checksum = "
|
1967 |
dependencies = [
|
1968 |
"cc",
|
1969 |
"libc",
|
@@ -2069,7 +2069,7 @@ dependencies = [
|
|
2069 |
"pest_meta",
|
2070 |
"proc-macro2 1.0.66",
|
2071 |
"quote 1.0.33",
|
2072 |
-
"syn 2.0.
|
2073 |
]
|
2074 |
|
2075 |
[[package]]
|
@@ -2171,7 +2171,7 @@ dependencies = [
|
|
2171 |
"phf_shared 0.11.2",
|
2172 |
"proc-macro2 1.0.66",
|
2173 |
"quote 1.0.33",
|
2174 |
-
"syn 2.0.
|
2175 |
]
|
2176 |
|
2177 |
[[package]]
|
@@ -2218,7 +2218,7 @@ checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
|
|
2218 |
dependencies = [
|
2219 |
"proc-macro2 1.0.66",
|
2220 |
"quote 1.0.33",
|
2221 |
-
"syn 2.0.
|
2222 |
]
|
2223 |
|
2224 |
[[package]]
|
@@ -2500,7 +2500,7 @@ checksum = "4f49cdc0bb3f412bf8e7d1bd90fe1d9eb10bc5c399ba90973c14662a27b3f8ba"
|
|
2500 |
dependencies = [
|
2501 |
"arc-swap",
|
2502 |
"async-trait",
|
2503 |
-
"bytes 1.
|
2504 |
"combine",
|
2505 |
"futures 0.3.28",
|
2506 |
"futures-util",
|
@@ -2533,9 +2533,9 @@ dependencies = [
|
|
2533 |
|
2534 |
[[package]]
|
2535 |
name = "regex"
|
2536 |
-
version = "1.9.
|
2537 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2538 |
-
checksum = "
|
2539 |
dependencies = [
|
2540 |
"aho-corasick",
|
2541 |
"memchr",
|
@@ -2545,9 +2545,9 @@ dependencies = [
|
|
2545 |
|
2546 |
[[package]]
|
2547 |
name = "regex-automata"
|
2548 |
-
version = "0.3.
|
2549 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2550 |
-
checksum = "
|
2551 |
dependencies = [
|
2552 |
"aho-corasick",
|
2553 |
"memchr",
|
@@ -2600,8 +2600,8 @@ version = "0.11.20"
|
|
2600 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2601 |
checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
|
2602 |
dependencies = [
|
2603 |
-
"base64 0.21.
|
2604 |
-
"bytes 1.
|
2605 |
"encoding_rs",
|
2606 |
"futures-core",
|
2607 |
"futures-util",
|
@@ -2663,9 +2663,9 @@ dependencies = [
|
|
2663 |
|
2664 |
[[package]]
|
2665 |
name = "rustix"
|
2666 |
-
version = "0.38.
|
2667 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2668 |
-
checksum = "
|
2669 |
dependencies = [
|
2670 |
"bitflags 2.4.0",
|
2671 |
"errno",
|
@@ -2823,14 +2823,14 @@ checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2"
|
|
2823 |
dependencies = [
|
2824 |
"proc-macro2 1.0.66",
|
2825 |
"quote 1.0.33",
|
2826 |
-
"syn 2.0.
|
2827 |
]
|
2828 |
|
2829 |
[[package]]
|
2830 |
name = "serde_json"
|
2831 |
-
version = "1.0.
|
2832 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2833 |
-
checksum = "
|
2834 |
dependencies = [
|
2835 |
"itoa 1.0.9",
|
2836 |
"ryu",
|
@@ -2958,9 +2958,9 @@ dependencies = [
|
|
2958 |
|
2959 |
[[package]]
|
2960 |
name = "socket2"
|
2961 |
-
version = "0.5.
|
2962 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2963 |
-
checksum = "
|
2964 |
dependencies = [
|
2965 |
"libc",
|
2966 |
"windows-sys",
|
@@ -3065,9 +3065,9 @@ dependencies = [
|
|
3065 |
|
3066 |
[[package]]
|
3067 |
name = "syn"
|
3068 |
-
version = "2.0.
|
3069 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3070 |
-
checksum = "
|
3071 |
dependencies = [
|
3072 |
"proc-macro2 1.0.66",
|
3073 |
"quote 1.0.33",
|
@@ -3131,22 +3131,22 @@ dependencies = [
|
|
3131 |
|
3132 |
[[package]]
|
3133 |
name = "thiserror"
|
3134 |
-
version = "1.0.
|
3135 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3136 |
-
checksum = "
|
3137 |
dependencies = [
|
3138 |
"thiserror-impl",
|
3139 |
]
|
3140 |
|
3141 |
[[package]]
|
3142 |
name = "thiserror-impl"
|
3143 |
-
version = "1.0.
|
3144 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3145 |
-
checksum = "
|
3146 |
dependencies = [
|
3147 |
"proc-macro2 1.0.66",
|
3148 |
"quote 1.0.33",
|
3149 |
-
"syn 2.0.
|
3150 |
]
|
3151 |
|
3152 |
[[package]]
|
@@ -3245,14 +3245,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3245 |
checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
|
3246 |
dependencies = [
|
3247 |
"backtrace",
|
3248 |
-
"bytes 1.
|
3249 |
"libc",
|
3250 |
"mio 0.8.8",
|
3251 |
"num_cpus",
|
3252 |
"parking_lot 0.12.1",
|
3253 |
"pin-project-lite",
|
3254 |
"signal-hook-registry",
|
3255 |
-
"socket2 0.5.
|
3256 |
"tokio-macros",
|
3257 |
"windows-sys",
|
3258 |
]
|
@@ -3307,7 +3307,7 @@ checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
|
|
3307 |
dependencies = [
|
3308 |
"proc-macro2 1.0.66",
|
3309 |
"quote 1.0.33",
|
3310 |
-
"syn 2.0.
|
3311 |
]
|
3312 |
|
3313 |
[[package]]
|
@@ -3409,7 +3409,7 @@ version = "0.7.8"
|
|
3409 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3410 |
checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
|
3411 |
dependencies = [
|
3412 |
-
"bytes 1.
|
3413 |
"futures-core",
|
3414 |
"futures-sink",
|
3415 |
"pin-project-lite",
|
@@ -3579,9 +3579,9 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
3579 |
|
3580 |
[[package]]
|
3581 |
name = "walkdir"
|
3582 |
-
version = "2.
|
3583 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3584 |
-
checksum = "
|
3585 |
dependencies = [
|
3586 |
"same-file",
|
3587 |
"winapi-util",
|
@@ -3640,7 +3640,7 @@ dependencies = [
|
|
3640 |
"once_cell",
|
3641 |
"proc-macro2 1.0.66",
|
3642 |
"quote 1.0.33",
|
3643 |
-
"syn 2.0.
|
3644 |
"wasm-bindgen-shared",
|
3645 |
]
|
3646 |
|
@@ -3674,7 +3674,7 @@ checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
|
|
3674 |
dependencies = [
|
3675 |
"proc-macro2 1.0.66",
|
3676 |
"quote 1.0.33",
|
3677 |
-
"syn 2.0.
|
3678 |
"wasm-bindgen-backend",
|
3679 |
"wasm-bindgen-shared",
|
3680 |
]
|
@@ -3697,7 +3697,7 @@ dependencies = [
|
|
3697 |
|
3698 |
[[package]]
|
3699 |
name = "websurfx"
|
3700 |
-
version = "0.
|
3701 |
dependencies = [
|
3702 |
"actix-cors",
|
3703 |
"actix-files",
|
|
|
9 |
checksum = "617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8"
|
10 |
dependencies = [
|
11 |
"bitflags 1.3.2",
|
12 |
+
"bytes 1.5.0",
|
13 |
"futures-core",
|
14 |
"futures-sink",
|
15 |
"memchr",
|
|
|
46 |
"actix-web",
|
47 |
"askama_escape",
|
48 |
"bitflags 1.3.2",
|
49 |
+
"bytes 1.5.0",
|
50 |
"derive_more",
|
51 |
"futures-core",
|
52 |
"http-range",
|
|
|
68 |
"actix-service",
|
69 |
"actix-utils",
|
70 |
"ahash",
|
71 |
+
"base64 0.21.4",
|
72 |
"bitflags 2.4.0",
|
73 |
"brotli",
|
74 |
+
"bytes 1.5.0",
|
75 |
"bytestring",
|
76 |
"derive_more",
|
77 |
"encoding_rs",
|
|
|
103 |
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
|
104 |
dependencies = [
|
105 |
"quote 1.0.33",
|
106 |
+
"syn 2.0.32",
|
107 |
]
|
108 |
|
109 |
[[package]]
|
|
|
141 |
"futures-core",
|
142 |
"futures-util",
|
143 |
"mio 0.8.8",
|
144 |
+
"socket2 0.5.4",
|
145 |
"tokio 1.32.0",
|
146 |
"tracing",
|
147 |
]
|
|
|
183 |
"actix-utils",
|
184 |
"actix-web-codegen",
|
185 |
"ahash",
|
186 |
+
"bytes 1.5.0",
|
187 |
"bytestring",
|
188 |
"cfg-if 1.0.0",
|
189 |
"cookie 0.16.2",
|
|
|
202 |
"serde_json",
|
203 |
"serde_urlencoded 0.7.1",
|
204 |
"smallvec 1.11.0",
|
205 |
+
"socket2 0.5.4",
|
206 |
"time 0.3.28",
|
207 |
"url 2.4.1",
|
208 |
]
|
|
|
216 |
"actix-router",
|
217 |
"proc-macro2 1.0.66",
|
218 |
"quote 1.0.33",
|
219 |
+
"syn 2.0.32",
|
220 |
]
|
221 |
|
222 |
[[package]]
|
|
|
278 |
|
279 |
[[package]]
|
280 |
name = "anstyle"
|
281 |
+
version = "1.0.3"
|
282 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
283 |
+
checksum = "b84bf0a05bbb2a83e5eb6fa36bb6e87baa08193c35ff52bbf6b38d8af2890e46"
|
284 |
|
285 |
[[package]]
|
286 |
name = "anyhow"
|
|
|
314 |
dependencies = [
|
315 |
"proc-macro2 1.0.66",
|
316 |
"quote 1.0.33",
|
317 |
+
"syn 2.0.32",
|
318 |
]
|
319 |
|
320 |
[[package]]
|
|
|
358 |
|
359 |
[[package]]
|
360 |
name = "base64"
|
361 |
+
version = "0.21.4"
|
362 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
363 |
+
checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
|
364 |
|
365 |
[[package]]
|
366 |
name = "bit-set"
|
|
|
453 |
|
454 |
[[package]]
|
455 |
name = "bytes"
|
456 |
+
version = "1.5.0"
|
457 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
458 |
+
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
459 |
|
460 |
[[package]]
|
461 |
name = "bytestring"
|
|
|
463 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
464 |
checksum = "238e4886760d98c4f899360c834fa93e62cf7f721ac3c2da375cbdf4b8679aae"
|
465 |
dependencies = [
|
466 |
+
"bytes 1.5.0",
|
467 |
]
|
468 |
|
469 |
[[package]]
|
|
|
570 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
571 |
checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
|
572 |
dependencies = [
|
573 |
+
"bytes 1.5.0",
|
574 |
"futures-core",
|
575 |
"memchr",
|
576 |
"pin-project-lite",
|
|
|
814 |
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
815 |
dependencies = [
|
816 |
"quote 1.0.33",
|
817 |
+
"syn 2.0.32",
|
818 |
]
|
819 |
|
820 |
[[package]]
|
|
|
950 |
|
951 |
[[package]]
|
952 |
name = "error-stack"
|
953 |
+
version = "0.4.1"
|
954 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
955 |
+
checksum = "27a72baa257b5e0e2de241967bc5ee8f855d6072351042688621081d66b2a76b"
|
956 |
dependencies = [
|
957 |
"anyhow",
|
958 |
"rustc_version 0.4.0",
|
|
|
1147 |
dependencies = [
|
1148 |
"proc-macro2 1.0.66",
|
1149 |
"quote 1.0.33",
|
1150 |
+
"syn 2.0.32",
|
1151 |
]
|
1152 |
|
1153 |
[[package]]
|
|
|
1249 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1250 |
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
|
1251 |
dependencies = [
|
1252 |
+
"bytes 1.5.0",
|
1253 |
"fnv",
|
1254 |
"futures-core",
|
1255 |
"futures-sink",
|
|
|
1340 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1341 |
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
|
1342 |
dependencies = [
|
1343 |
+
"bytes 1.5.0",
|
1344 |
"fnv",
|
1345 |
"itoa 1.0.9",
|
1346 |
]
|
|
|
1363 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1364 |
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
1365 |
dependencies = [
|
1366 |
+
"bytes 1.5.0",
|
1367 |
"http 0.2.9",
|
1368 |
"pin-project-lite",
|
1369 |
]
|
|
|
1428 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1429 |
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
|
1430 |
dependencies = [
|
1431 |
+
"bytes 1.5.0",
|
1432 |
"futures-channel",
|
1433 |
"futures-core",
|
1434 |
"futures-util",
|
|
|
1465 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1466 |
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
1467 |
dependencies = [
|
1468 |
+
"bytes 1.5.0",
|
1469 |
"hyper 0.14.27",
|
1470 |
"native-tls",
|
1471 |
"tokio 1.32.0",
|
|
|
1619 |
|
1620 |
[[package]]
|
1621 |
name = "linux-raw-sys"
|
1622 |
+
version = "0.4.7"
|
1623 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1624 |
+
checksum = "1a9bad9f94746442c783ca431b22403b519cd7fbeed0533fdd6328b2f2212128"
|
1625 |
|
1626 |
[[package]]
|
1627 |
name = "local-channel"
|
|
|
1723 |
|
1724 |
[[package]]
|
1725 |
name = "memchr"
|
1726 |
+
version = "2.6.3"
|
1727 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1728 |
+
checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
|
1729 |
|
1730 |
[[package]]
|
1731 |
name = "memoffset"
|
|
|
1908 |
|
1909 |
[[package]]
|
1910 |
name = "object"
|
1911 |
+
version = "0.32.1"
|
1912 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1913 |
+
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
|
1914 |
dependencies = [
|
1915 |
"memchr",
|
1916 |
]
|
|
|
1950 |
dependencies = [
|
1951 |
"proc-macro2 1.0.66",
|
1952 |
"quote 1.0.33",
|
1953 |
+
"syn 2.0.32",
|
1954 |
]
|
1955 |
|
1956 |
[[package]]
|
|
|
1961 |
|
1962 |
[[package]]
|
1963 |
name = "openssl-sys"
|
1964 |
+
version = "0.9.93"
|
1965 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1966 |
+
checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
|
1967 |
dependencies = [
|
1968 |
"cc",
|
1969 |
"libc",
|
|
|
2069 |
"pest_meta",
|
2070 |
"proc-macro2 1.0.66",
|
2071 |
"quote 1.0.33",
|
2072 |
+
"syn 2.0.32",
|
2073 |
]
|
2074 |
|
2075 |
[[package]]
|
|
|
2171 |
"phf_shared 0.11.2",
|
2172 |
"proc-macro2 1.0.66",
|
2173 |
"quote 1.0.33",
|
2174 |
+
"syn 2.0.32",
|
2175 |
]
|
2176 |
|
2177 |
[[package]]
|
|
|
2218 |
dependencies = [
|
2219 |
"proc-macro2 1.0.66",
|
2220 |
"quote 1.0.33",
|
2221 |
+
"syn 2.0.32",
|
2222 |
]
|
2223 |
|
2224 |
[[package]]
|
|
|
2500 |
dependencies = [
|
2501 |
"arc-swap",
|
2502 |
"async-trait",
|
2503 |
+
"bytes 1.5.0",
|
2504 |
"combine",
|
2505 |
"futures 0.3.28",
|
2506 |
"futures-util",
|
|
|
2533 |
|
2534 |
[[package]]
|
2535 |
name = "regex"
|
2536 |
+
version = "1.9.5"
|
2537 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2538 |
+
checksum = "697061221ea1b4a94a624f67d0ae2bfe4e22b8a17b6a192afb11046542cc8c47"
|
2539 |
dependencies = [
|
2540 |
"aho-corasick",
|
2541 |
"memchr",
|
|
|
2545 |
|
2546 |
[[package]]
|
2547 |
name = "regex-automata"
|
2548 |
+
version = "0.3.8"
|
2549 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2550 |
+
checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
|
2551 |
dependencies = [
|
2552 |
"aho-corasick",
|
2553 |
"memchr",
|
|
|
2600 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2601 |
checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
|
2602 |
dependencies = [
|
2603 |
+
"base64 0.21.4",
|
2604 |
+
"bytes 1.5.0",
|
2605 |
"encoding_rs",
|
2606 |
"futures-core",
|
2607 |
"futures-util",
|
|
|
2663 |
|
2664 |
[[package]]
|
2665 |
name = "rustix"
|
2666 |
+
version = "0.38.13"
|
2667 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2668 |
+
checksum = "d7db8590df6dfcd144d22afd1b83b36c21a18d7cbc1dc4bb5295a8712e9eb662"
|
2669 |
dependencies = [
|
2670 |
"bitflags 2.4.0",
|
2671 |
"errno",
|
|
|
2823 |
dependencies = [
|
2824 |
"proc-macro2 1.0.66",
|
2825 |
"quote 1.0.33",
|
2826 |
+
"syn 2.0.32",
|
2827 |
]
|
2828 |
|
2829 |
[[package]]
|
2830 |
name = "serde_json"
|
2831 |
+
version = "1.0.106"
|
2832 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2833 |
+
checksum = "2cc66a619ed80bf7a0f6b17dd063a84b88f6dea1813737cf469aef1d081142c2"
|
2834 |
dependencies = [
|
2835 |
"itoa 1.0.9",
|
2836 |
"ryu",
|
|
|
2958 |
|
2959 |
[[package]]
|
2960 |
name = "socket2"
|
2961 |
+
version = "0.5.4"
|
2962 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2963 |
+
checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
|
2964 |
dependencies = [
|
2965 |
"libc",
|
2966 |
"windows-sys",
|
|
|
3065 |
|
3066 |
[[package]]
|
3067 |
name = "syn"
|
3068 |
+
version = "2.0.32"
|
3069 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3070 |
+
checksum = "239814284fd6f1a4ffe4ca893952cdd93c224b6a1571c9a9eadd670295c0c9e2"
|
3071 |
dependencies = [
|
3072 |
"proc-macro2 1.0.66",
|
3073 |
"quote 1.0.33",
|
|
|
3131 |
|
3132 |
[[package]]
|
3133 |
name = "thiserror"
|
3134 |
+
version = "1.0.48"
|
3135 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3136 |
+
checksum = "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7"
|
3137 |
dependencies = [
|
3138 |
"thiserror-impl",
|
3139 |
]
|
3140 |
|
3141 |
[[package]]
|
3142 |
name = "thiserror-impl"
|
3143 |
+
version = "1.0.48"
|
3144 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3145 |
+
checksum = "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35"
|
3146 |
dependencies = [
|
3147 |
"proc-macro2 1.0.66",
|
3148 |
"quote 1.0.33",
|
3149 |
+
"syn 2.0.32",
|
3150 |
]
|
3151 |
|
3152 |
[[package]]
|
|
|
3245 |
checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
|
3246 |
dependencies = [
|
3247 |
"backtrace",
|
3248 |
+
"bytes 1.5.0",
|
3249 |
"libc",
|
3250 |
"mio 0.8.8",
|
3251 |
"num_cpus",
|
3252 |
"parking_lot 0.12.1",
|
3253 |
"pin-project-lite",
|
3254 |
"signal-hook-registry",
|
3255 |
+
"socket2 0.5.4",
|
3256 |
"tokio-macros",
|
3257 |
"windows-sys",
|
3258 |
]
|
|
|
3307 |
dependencies = [
|
3308 |
"proc-macro2 1.0.66",
|
3309 |
"quote 1.0.33",
|
3310 |
+
"syn 2.0.32",
|
3311 |
]
|
3312 |
|
3313 |
[[package]]
|
|
|
3409 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3410 |
checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
|
3411 |
dependencies = [
|
3412 |
+
"bytes 1.5.0",
|
3413 |
"futures-core",
|
3414 |
"futures-sink",
|
3415 |
"pin-project-lite",
|
|
|
3579 |
|
3580 |
[[package]]
|
3581 |
name = "walkdir"
|
3582 |
+
version = "2.4.0"
|
3583 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
3584 |
+
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
|
3585 |
dependencies = [
|
3586 |
"same-file",
|
3587 |
"winapi-util",
|
|
|
3640 |
"once_cell",
|
3641 |
"proc-macro2 1.0.66",
|
3642 |
"quote 1.0.33",
|
3643 |
+
"syn 2.0.32",
|
3644 |
"wasm-bindgen-shared",
|
3645 |
]
|
3646 |
|
|
|
3674 |
dependencies = [
|
3675 |
"proc-macro2 1.0.66",
|
3676 |
"quote 1.0.33",
|
3677 |
+
"syn 2.0.32",
|
3678 |
"wasm-bindgen-backend",
|
3679 |
"wasm-bindgen-shared",
|
3680 |
]
|
|
|
3697 |
|
3698 |
[[package]]
|
3699 |
name = "websurfx"
|
3700 |
+
version = "0.20.7"
|
3701 |
dependencies = [
|
3702 |
"actix-cors",
|
3703 |
"actix-files",
|
Cargo.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
-
version = "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"
|
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
+
version = "0.20.7"
|
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"
|