Compare commits

..

91 Commits

Author SHA1 Message Date
ddidderr 99cb57449d [release] expose-dir-via-http v1.3.59 2026-06-07 18:52:10 +02:00
ddidderr 0fa4ad0317 [deps] cargo update
Updating bitflags             v2.11.1 -> v2.13.0
Updating brotli-decompressor  v5.0.0  -> v5.0.1
Updating brotli               v8.0.2  -> v8.0.3
Updating cc                   v1.2.62 -> v1.2.63
Updating log                  v0.4.30 -> v0.4.32
Updating mio                  v1.2.0  -> v1.2.1
Updating shlex                v1.3.0  -> v2.0.1
Updating socket2              v0.6.3  -> v0.6.4
Updating typenum              v1.20.0 -> v1.20.1
Updating unicode-segmentation v1.13.2 -> v1.13.3
Updating yoke                 v0.8.2  -> v0.8.3
2026-06-07 18:52:06 +02:00
ddidderr 3ef9e3cb02 [release] expose-dir-via-http v1.3.58 2026-05-27 17:46:22 +02:00
ddidderr 973fd3f924 [deps] cargo update
Updating crypto-common v0.2.1   -> v0.2.2
Updating displaydoc    v0.2.5   -> v0.2.6
Updating log           v0.4.29  -> v0.4.30
Updating memchr        v2.8.0   -> v2.8.1
Updating num-conv      v0.2.1   -> v0.2.2
Updating serde_json    v1.0.149 -> v1.0.150
2026-05-27 17:46:18 +02:00
ddidderr 714b644c60 [release] expose-dir-via-http v1.3.57 2026-05-17 17:35:47 +02:00
ddidderr e99a881f4d fmt: tombi format of Cargo.toml 2026-05-17 17:35:42 +02:00
ddidderr 6510a7ff0b [deps] cargo update
Updating bytestring   v1.5.0   -> v1.5.1
Updating cc           v1.2.60  -> v1.2.62
Updating digest       v0.11.2  -> v0.11.3
Updating hashbrown    v0.17.0  -> v0.17.1
Updating hybrid-array v0.4.10  -> v0.4.12
Updating idna_adapter v1.2.1   -> v1.2.2
Updating libc         v0.2.185 -> v0.2.186
Updating tokio        v1.52.1  -> v1.52.3
Updating zerofrom     v0.1.7   -> v0.1.8
2026-05-17 17:35:17 +02:00
ddidderr 5d3f38aa13 [release] expose-dir-via-http v1.3.56 2026-04-22 21:04:49 +02:00
ddidderr 0a004dee61 [deps] cargo update
Adding   anyhow                 v1.0.102
Adding   chacha20               v0.10.0
Adding   const-oid              v0.10.2
Adding   getrandom              v0.4.2
Adding   hashbrown              v0.15.5
Adding   hashbrown              v0.17.0
Adding   hybrid-array           v0.4.10
Adding   id-arena               v2.3.0
Adding   leb128fmt              v0.1.0
Adding   prettyplease           v0.2.37
Adding   r-efi                  v6.0.0
Adding   wasip3                 v0.4.0+wasi-0.3.0-rc-2026-01-06
Adding   wasm-encoder           v0.244.0
Adding   wasm-metadata          v0.244.0
Adding   wasmparser             v0.244.0
Adding   wit-bindgen-core       v0.51.0
Adding   wit-bindgen-rust-macro v0.51.0
Adding   wit-bindgen-rust       v0.51.0
Adding   wit-bindgen            v0.57.1
Adding   wit-component          v0.244.0
Adding   wit-parser             v0.244.0
Removing generic-array          v0.14.7
Removing hashbrown              v0.16.1
Removing ppv-lite86             v0.2.21
Removing rand_chacha            v0.9.0
Removing zerocopy-derive        v0.8.48
Removing zerocopy               v0.8.48
Updating actix-http             v3.12.0                         -> v3.12.1
Updating bitflags               v2.11.0                         -> v2.11.1
Updating block-buffer           v0.10.4                         -> v0.12.0
Updating cc                     v1.2.58                         -> v1.2.60
Updating clap_derive            v4.6.0                          -> v4.6.1
Updating clap                   v4.6.0                          -> v4.6.1
Updating cpufeatures            v0.2.17                         -> v0.3.0
Updating crypto-common          v0.1.7                          -> v0.2.1
Updating digest                 v0.10.7                         -> v0.11.2
Updating icu_collections        v2.1.1                          -> v2.2.0
Updating icu_locale_core        v2.1.1                          -> v2.2.0
Updating icu_normalizer_data    v2.1.1                          -> v2.2.0
Updating icu_normalizer         v2.1.1                          -> v2.2.0
Updating icu_properties_data    v2.1.2                          -> v2.2.0
Updating icu_properties         v2.1.2                          -> v2.2.0
Updating icu_provider           v2.1.1                          -> v2.2.0
Updating indexmap               v2.13.0                         -> v2.14.0
Updating libc                   v0.2.183                        -> v0.2.185
Updating litemap                v0.8.1                          -> v0.8.2
Updating pkg-config             v0.3.32                         -> v0.3.33
Updating potential_utf          v0.1.4                          -> v0.1.5
Updating rand_core              v0.9.5                          -> v0.10.1
Updating rand                   v0.9.2                          -> v0.10.1
Updating semver                 v1.0.27                         -> v1.0.28
Updating sha1                   v0.10.6                         -> v0.11.0
Updating tinystr                v0.8.2                          -> v0.8.3
Updating tokio                  v1.50.0                         -> v1.52.1
Updating typenum                v1.19.0                         -> v1.20.0
Updating wasip2                 v1.0.2+wasi-0.2.9               -> v1.0.3+wasi-0.2.9
Updating writeable              v0.6.2                          -> v0.6.3
Updating yoke-derive            v0.8.1                          -> v0.8.2
Updating yoke                   v0.8.1                          -> v0.8.2
Updating zerofrom-derive        v0.1.6                          -> v0.1.7
Updating zerofrom               v0.1.6                          -> v0.1.7
Updating zerotrie               v0.2.3                          -> v0.2.4
Updating zerovec-derive         v0.11.2                         -> v0.11.3
Updating zerovec                v0.11.5                         -> v0.11.6
2026-04-22 21:04:47 +02:00
ddidderr ff05f51365 [release] expose-dir-via-http v1.3.55 2026-03-30 17:06:14 +02:00
ddidderr 17912262dd [deps] cargo update
Removing windows_aarch64_gnullvm v0.53.1
Removing windows_aarch64_msvc    v0.53.1
Removing windows_i686_gnullvm    v0.53.1
Removing windows_i686_gnu        v0.53.1
Removing windows_i686_msvc       v0.53.1
Removing windows-sys             v0.60.2
Removing windows-targets         v0.53.5
Removing windows_x86_64_gnullvm  v0.53.1
Removing windows_x86_64_gnu      v0.53.1
Removing windows_x86_64_msvc     v0.53.1
Updating anstream                v0.6.21  -> v1.0.0
Updating anstyle-parse           v0.2.7   -> v1.0.0
Updating anstyle                 v1.0.13  -> v1.0.14
Updating cc                      v1.2.56  -> v1.2.58
Updating clap_builder            v4.5.60  -> v4.6.0
Updating clap_derive             v4.5.55  -> v4.6.0
Updating clap_lex                v1.0.0   -> v1.1.0
Updating clap                    v4.5.60  -> v4.6.0
Updating colorchoice             v1.0.4   -> v1.0.5
Updating itoa                    v1.0.17  -> v1.0.18
Updating libc                    v0.2.182 -> v0.2.183
Updating mio                     v1.1.1   -> v1.2.0
Updating num-conv                v0.2.0   -> v0.2.1
Updating once_cell               v1.21.3  -> v1.21.4
Updating simd-adler32            v0.3.8   -> v0.3.9
Updating socket2                 v0.6.2   -> v0.6.3
Updating unicode-segmentation    v1.12.0  -> v1.13.2
Updating zerocopy-derive         v0.8.40  -> v0.8.48
Updating zerocopy                v0.8.40  -> v0.8.48
2026-03-30 17:06:10 +02:00
ddidderr 96567fd8bc [release] expose-dir-via-http v1.3.54 2026-03-06 09:30:47 +01:00
ddidderr 6e19a2f8b3 [deps] cargo update
Updating pin-project-lite v0.2.16 -> v0.2.17
Updating quote            v1.0.44 -> v1.0.45
Updating tokio            v1.49.0 -> v1.50.0
2026-03-06 09:30:46 +01:00
ddidderr 4fa89b9509 [release] expose-dir-via-http v1.3.53 2026-02-27 10:19:38 +01:00
ddidderr 89f6e3f3f4 [deps] cargo update
Updating zerocopy-derive v0.8.39 -> v0.8.40
Updating zerocopy        v0.8.39 -> v0.8.40
2026-02-27 10:19:37 +01:00
ddidderr 30f951bf96 [release] expose-dir-via-http v1.3.52 2026-02-25 19:50:06 +01:00
ddidderr 86d1dc3907 [deps] cargo update
Updating deranged     v0.5.6 -> v0.5.8
Updating regex-syntax v0.8.9 -> v0.8.10
2026-02-25 19:50:05 +01:00
ddidderr d0b5cc6513 [release] expose-dir-via-http v1.3.51 2026-02-20 13:22:41 +01:00
ddidderr 424c262e22 [deps] cargo update
Removing pin-utils     v0.1.0
Updating actix-http    v3.11.2  -> v3.12.0
Updating actix-router  v0.5.3   -> v0.5.4
Updating actix-web     v4.12.1  -> v4.13.0
Updating clap_builder  v4.5.58  -> v4.5.60
Updating clap          v4.5.58  -> v4.5.60
Updating futures-core  v0.3.31  -> v0.3.32
Updating futures-sink  v0.3.31  -> v0.3.32
Updating futures-task  v0.3.31  -> v0.3.32
Updating futures-util  v0.3.31  -> v0.3.32
Updating syn           v2.0.115 -> v2.0.117
Updating unicode-ident v1.0.23  -> v1.0.24
2026-02-20 13:22:40 +01:00
ddidderr 9fd73f2969 [release] expose-dir-via-http v1.3.50 2026-02-14 16:00:56 +01:00
ddidderr ca7d2f55a2 [deps] cargo update
Updating actix-files     v0.6.9   -> v0.6.10
Updating bitflags        v2.10.0  -> v2.11.0
Updating bytes           v1.11.0  -> v1.11.1
Updating cc              v1.2.54  -> v1.2.56
Updating clap_builder    v4.5.55  -> v4.5.58
Updating clap_lex        v0.7.7   -> v1.0.0
Updating clap            v4.5.55  -> v4.5.58
Updating deranged        v0.5.5   -> v0.5.6
Updating find-msvc-tools v0.1.8   -> v0.1.9
Updating flate2          v1.1.8   -> v1.1.9
Updating libc            v0.2.180 -> v0.2.182
Updating memchr          v2.7.6   -> v2.8.0
Updating regex-automata  v0.4.13  -> v0.4.14
Updating regex-lite      v0.1.8   -> v0.1.9
Updating regex-syntax    v0.8.8   -> v0.8.9
Updating regex           v1.12.2  -> v1.12.3
Updating ryu             v1.0.22  -> v1.0.23
Updating slab            v0.4.11  -> v0.4.12
Updating syn             v2.0.114 -> v2.0.115
Updating time-macros     v0.2.26  -> v0.2.27
Updating time            v0.3.46  -> v0.3.47
Updating unicode-ident   v1.0.22  -> v1.0.23
Updating zerocopy-derive v0.8.35  -> v0.8.39
Updating zerocopy        v0.8.35  -> v0.8.39
Updating zmij            v1.0.17  -> v1.0.21
2026-02-14 16:00:55 +01:00
ddidderr a947842c22 [release] expose-dir-via-http v1.3.49 2026-01-28 17:04:56 +01:00
ddidderr 7d0fe81946 [deps] cargo update
Updating clap_builder    v4.5.54 -> v4.5.55
Updating clap_derive     v4.5.49 -> v4.5.55
Updating clap            v4.5.54 -> v4.5.55
Updating zerocopy-derive v0.8.33 -> v0.8.35
Updating zerocopy        v0.8.33 -> v0.8.35
Updating zmij            v1.0.16 -> v1.0.17
2026-01-28 17:04:54 +01:00
ddidderr b91c0d297a [release] expose-dir-via-http v1.3.48 2026-01-24 10:25:29 +01:00
ddidderr 4abcac3c88 [deps] cargo update
Updating cc          v1.2.53  -> v1.2.54
Updating num-conv    v0.1.0   -> v0.2.0
Updating proc-macro2 v1.0.105 -> v1.0.106
Updating quote       v1.0.43  -> v1.0.44
Updating socket2     v0.6.1   -> v0.6.2
Updating time-core   v0.1.7   -> v0.1.8
Updating time-macros v0.2.25  -> v0.2.26
Updating time        v0.3.45  -> v0.3.46
2026-01-24 10:25:27 +01:00
ddidderr 56348e60de [release] expose-dir-via-http v1.3.47 2026-01-21 18:55:59 +01:00
ddidderr 95434a978d [deps] cargo update
Updating cc              v1.2.51           -> v1.2.53
Updating clap_builder    v4.5.53           -> v4.5.54
Updating clap_lex        v0.7.6            -> v0.7.7
Updating clap            v4.5.53           -> v4.5.54
Updating find-msvc-tools v0.1.6            -> v0.1.8
Updating flate2          v1.1.5            -> v1.1.8
Updating indexmap        v2.12.1           -> v2.13.0
Updating libc            v0.2.178          -> v0.2.180
Updating proc-macro2     v1.0.104          -> v1.0.105
Updating quote           v1.0.42           -> v1.0.43
Updating rand_core       v0.9.3            -> v0.9.5
Updating serde_json      v1.0.148          -> v1.0.149
Updating syn             v2.0.111          -> v2.0.114
Updating time-core       v0.1.6            -> v0.1.7
Updating time-macros     v0.2.24           -> v0.2.25
Updating time            v0.3.44           -> v0.3.45
Updating tokio-util      v0.7.17           -> v0.7.18
Updating tokio           v1.48.0           -> v1.49.0
Updating unicase         v2.8.1            -> v2.9.0
Updating url             v2.5.7            -> v2.5.8
Updating wasip2          v1.0.1+wasi-0.2.4 -> v1.0.2+wasi-0.2.9
Updating wit-bindgen     v0.46.0           -> v0.51.0
Updating zerocopy-derive v0.8.31           -> v0.8.33
Updating zerocopy        v0.8.31           -> v0.8.33
Updating zmij            v1.0.3            -> v1.0.16
2026-01-21 18:55:56 +01:00
ddidderr 40c01f7553 [release] expose-dir-via-http v1.3.46 2025-12-30 09:26:19 +01:00
ddidderr 935bfaace2 [deps] cargo update
Adding   convert_case         v0.10.0
Adding   errno                v0.3.14
Adding   rustc_version        v0.4.1
Adding   semver               v1.0.27
Adding   unicode-segmentation v1.12.0
Adding   zmij                 v1.0.3
Updating actix-files          v0.6.8   -> v0.6.9
Updating actix-web            v4.11.0  -> v4.12.1
Updating anstyle-query        v1.1.4   -> v1.1.5
Updating anstyle-wincon       v3.0.10  -> v3.0.11
Updating bytes                v1.10.1  -> v1.11.0
Updating cc                   v1.2.43  -> v1.2.51
Updating clap_builder         v4.5.51  -> v4.5.53
Updating clap                 v4.5.51  -> v4.5.53
Updating crypto-common        v0.1.6   -> v0.1.7
Updating derive_more-impl     v2.0.1   -> v2.1.1
Updating derive_more          v2.0.1   -> v2.1.1
Updating find-msvc-tools      v0.1.4   -> v0.1.6
Updating hashbrown            v0.16.0  -> v0.16.1
Updating icu_properties_data  v2.1.1   -> v2.1.2
Updating icu_properties       v2.1.1   -> v2.1.2
Updating indexmap             v2.12.0  -> v2.12.1
Updating itoa                 v1.0.15  -> v1.0.17
Updating libc                 v0.2.177 -> v0.2.178
Updating log                  v0.4.28  -> v0.4.29
Updating mio                  v1.1.0   -> v1.1.1
Updating proc-macro2          v1.0.103 -> v1.0.104
Updating quote                v1.0.41  -> v1.0.42
Updating ryu                  v1.0.20  -> v1.0.22
Updating serde_json           v1.0.145 -> v1.0.148
Updating signal-hook-registry v1.4.6   -> v1.4.8
Updating simd-adler32         v0.3.7   -> v0.3.8
Updating syn                  v2.0.108 -> v2.0.111
Updating tokio-util           v0.7.16  -> v0.7.17
Updating tracing-attributes   v0.1.30  -> v0.1.31
Updating tracing-core         v0.1.34  -> v0.1.36
Updating tracing              v0.1.41  -> v0.1.44
Updating unicode-ident        v1.0.20  -> v1.0.22
Updating zerocopy-derive      v0.8.27  -> v0.8.31
Updating zerocopy             v0.8.27  -> v0.8.31
2025-12-30 09:26:11 +01:00
ddidderr a5d01804be [release] expose-dir-via-http v1.3.45 2025-10-29 18:36:49 +01:00
ddidderr 64be3c9d17 [deps] cargo update
Removing addr2line            v0.25.1
Removing backtrace            v0.3.76
Removing gimli                v0.32.3
Removing io-uring             v0.7.10
Removing object               v0.37.3
Removing rustc-demangle       v0.1.26
Removing wasi                 v0.14.7+wasi-0.2.4
Updating aho-corasick         v1.1.3             -> v1.1.4
Updating bitflags             v2.9.4             -> v2.10.0
Updating cc                   v1.2.40            -> v1.2.43
Updating cfg-if               v1.0.3             -> v1.0.4
Updating clap_builder         v4.5.48            -> v4.5.51
Updating clap_derive          v4.5.47            -> v4.5.49
Updating clap_lex             v0.7.5             -> v0.7.6
Updating clap                 v4.5.48            -> v4.5.51
Updating deranged             v0.5.4             -> v0.5.5
Updating find-msvc-tools      v0.1.3             -> v0.1.4
Updating flate2               v1.1.4             -> v1.1.5
Updating generic-array        v0.14.7            -> v0.14.9
Updating getrandom            v0.3.3             -> v0.3.4
Updating icu_collections      v2.0.0             -> v2.1.1
Updating icu_locale_core      v2.0.0             -> v2.1.1
Updating icu_normalizer_data  v2.0.0             -> v2.1.1
Updating icu_normalizer       v2.0.0             -> v2.1.1
Updating icu_properties_data  v2.0.1             -> v2.1.1
Updating icu_properties       v2.0.1             -> v2.1.1
Updating icu_provider         v2.0.0             -> v2.1.1
Updating indexmap             v2.11.4            -> v2.12.0
Updating is_terminal_polyfill v1.70.1            -> v1.70.2
Updating libc                 v0.2.176           -> v0.2.177
Updating litemap              v0.8.0             -> v0.8.1
Updating mio                  v1.0.4             -> v1.1.0
Updating once_cell_polyfill   v1.70.1            -> v1.70.2
Updating potential_utf        v0.1.3             -> v0.1.4
Updating proc-macro2          v1.0.101           -> v1.0.103
Updating regex-automata       v0.4.11            -> v0.4.13
Updating regex-lite           v0.1.7             -> v0.1.8
Updating regex-syntax         v0.8.6             -> v0.8.8
Updating regex                v1.11.3            -> v1.12.2
Updating socket2              v0.6.0             -> v0.6.1
Updating stable_deref_trait   v1.2.0             -> v1.2.1
Updating syn                  v2.0.106           -> v2.0.108
Updating tinystr              v0.8.1             -> v0.8.2
Updating tokio                v1.47.1            -> v1.48.0
Updating unicode-ident        v1.0.19            -> v1.0.20
Updating windows-sys          v0.59.0            -> v0.61.2
Updating writeable            v0.6.1             -> v0.6.2
Updating yoke-derive          v0.8.0             -> v0.8.1
Updating yoke                 v0.8.0             -> v0.8.1
Updating zerotrie             v0.2.2             -> v0.2.3
Updating zerovec-derive       v0.11.1            -> v0.11.2
Updating zerovec              v0.11.4            -> v0.11.5
2025-10-29 18:36:47 +01:00
ddidderr e5d19c56a6 [release] expose-dir-via-http v1.3.44 2025-10-07 17:48:44 +02:00
ddidderr d55b49ff42 [deps] cargo update
Adding   simd-adler32            v0.3.7
Removing autocfg                 v1.5.0
Updating actix-http              v3.11.1 -> v3.11.2
Updating anstream                v0.6.20 -> v0.6.21
Updating cc                      v1.2.39 -> v1.2.40
Updating find-msvc-tools         v0.1.2  -> v0.1.3
Updating flate2                  v1.1.2  -> v1.1.4
Updating lock_api                v0.4.13 -> v0.4.14
Updating parking_lot_core        v0.9.11 -> v0.9.12
Updating parking_lot             v0.12.4 -> v0.12.5
Updating redox_syscall           v0.5.17 -> v0.5.18
Updating typenum                 v1.18.0 -> v1.19.0
Updating windows_aarch64_gnullvm v0.53.0 -> v0.53.1
Updating windows_aarch64_msvc    v0.53.0 -> v0.53.1
Updating windows_i686_gnullvm    v0.53.0 -> v0.53.1
Updating windows_i686_gnu        v0.53.0 -> v0.53.1
Updating windows_i686_msvc       v0.53.0 -> v0.53.1
Updating windows-link            v0.2.0  -> v0.2.1
Updating windows-targets         v0.53.4 -> v0.53.5
Updating windows_x86_64_gnullvm  v0.53.0 -> v0.53.1
Updating windows_x86_64_gnu      v0.53.0 -> v0.53.1
Updating windows_x86_64_msvc     v0.53.0 -> v0.53.1
2025-10-07 17:48:41 +02:00
ddidderr 2f66633110 [release] expose-dir-via-http v1.3.43 2025-09-30 20:11:59 +02:00
ddidderr 4d3aeb1d08 [deps] cargo update
Updating anstyle v1.0.11 -> v1.0.13
Updating quote   v1.0.40 -> v1.0.41
2025-09-30 20:11:57 +02:00
ddidderr 03f18470ae [release] expose-dir-via-http v1.3.42 2025-09-28 12:04:03 +02:00
ddidderr ec0136f042 [deps] cargo update 2025-09-28 12:03:45 +02:00
ddidderr 7872a1f8da [release] expose-dir-via-http v1.3.41 2025-09-18 08:35:27 +02:00
ddidderr 671841eeac [deps] cargo update
Adding   serde_core      v1.0.225
Adding   wasip2          v1.0.1+wasi-0.2.4
Updating actix-files     v0.6.7             -> v0.6.8
Updating bitflags        v2.9.3             -> v2.9.4
Updating bytestring      v1.4.0             -> v1.5.0
Updating cc              v1.2.35            -> v1.2.37
Updating clap_builder    v4.5.46            -> v4.5.47
Updating clap_derive     v4.5.45            -> v4.5.47
Updating clap            v4.5.46            -> v4.5.47
Updating find-msvc-tools v0.1.0             -> v0.1.1
Updating indexmap        v2.11.0            -> v2.11.3
Updating log             v0.4.27            -> v0.4.28
Updating serde_derive    v1.0.219           -> v1.0.225
Updating serde_json      v1.0.143           -> v1.0.145
Updating serde           v1.0.219           -> v1.0.225
Updating time-core       v0.1.5             -> v0.1.6
Updating time-macros     v0.2.23            -> v0.2.24
Updating time            v0.3.42            -> v0.3.43
Updating unicode-ident   v1.0.18            -> v1.0.19
Updating wasi            v0.14.3+wasi-0.2.4 -> v0.14.7+wasi-0.2.4
Updating wit-bindgen     v0.45.0            -> v0.46.0
Updating zerocopy-derive v0.8.26            -> v0.8.27
Updating zerocopy        v0.8.26            -> v0.8.27
Updating zstd-sys        v2.0.15+zstd.1.5.7 -> v2.0.16+zstd.1.5.7
2025-09-18 08:35:26 +02:00
ddidderr e71fc550d8 [release] expose-dir-via-http v1.3.40 2025-09-01 19:30:45 +02:00
ddidderr fbffe2e41e [deps] cargo update
Adding   find-msvc-tools v0.1.0
Removing convert_case    v0.4.0
Removing derive_more     v0.99.20
Removing rustc_version   v0.4.1
Removing semver          v1.0.26
Updating actix-files     v0.6.6   -> v0.6.7
Updating actix-rt        v2.10.0  -> v2.11.0
Updating cc              v1.2.34  -> v1.2.35
Updating deranged        v0.4.0   -> v0.5.3
Updating potential_utf   v0.1.2   -> v0.1.3
Updating time-core       v0.1.4   -> v0.1.5
Updating time-macros     v0.2.22  -> v0.2.23
Updating time            v0.3.41  -> v0.3.42
2025-09-01 19:30:43 +02:00
ddidderr b39471c3e6 [release] expose-dir-via-http v1.3.39 2025-08-28 19:09:07 +02:00
ddidderr b3d22a46c2 [deps] cargo update
Adding   wit-bindgen      v0.45.0
Removing wit-bindgen-rt   v0.39.0
Updating actix-http       v3.11.0            -> v3.11.1
Updating bitflags         v2.9.2             -> v2.9.3
Updating cc               v1.2.33            -> v1.2.34
Updating cfg-if           v1.0.1             -> v1.0.3
Updating clap_builder     v4.5.44            -> v4.5.46
Updating clap             v4.5.45            -> v4.5.46
Updating form_urlencoded  v1.2.1             -> v1.2.2
Updating idna             v1.0.3             -> v1.1.0
Updating indexmap         v2.10.0            -> v2.11.0
Updating io-uring         v0.7.9             -> v0.7.10
Updating jobserver        v0.1.33            -> v0.1.34
Updating percent-encoding v2.3.1             -> v2.3.2
Updating regex-automata   v0.4.9             -> v0.4.10
Updating regex-lite       v0.1.6             -> v0.1.7
Updating regex-syntax     v0.8.5             -> v0.8.6
Updating regex            v1.11.1            -> v1.11.2
Updating serde_json       v1.0.142           -> v1.0.143
Updating url              v2.5.4             -> v2.5.7
Updating wasi             v0.14.2+wasi-0.2.4 -> v0.14.3+wasi-0.2.4
2025-08-28 19:09:05 +02:00
ddidderr 063b02de28 [release] expose-dir-via-http v1.3.38 2025-08-18 21:36:01 +02:00
ddidderr 72aade793a [deps] cargo update
Updating bitflags    v2.9.1  -> v2.9.2
Updating brotli      v8.0.1  -> v8.0.2
Updating proc-macro2 v1.0.97 -> v1.0.101
2025-08-18 21:35:59 +02:00
ddidderr 6cfa63320f [release] expose-dir-via-http v1.3.37 2025-08-16 09:45:52 +02:00
ddidderr b62350eeb2 [deps] cargo update
Adding   windows_aarch64_gnullvm v0.53.0
Adding   windows_aarch64_msvc    v0.53.0
Adding   windows_i686_gnullvm    v0.53.0
Adding   windows_i686_gnu        v0.53.0
Adding   windows_i686_msvc       v0.53.0
Adding   windows-link            v0.1.3
Adding   windows-sys             v0.60.2
Adding   windows-targets         v0.53.3
Adding   windows_x86_64_gnullvm  v0.53.0
Adding   windows_x86_64_gnu      v0.53.0
Adding   windows_x86_64_msvc     v0.53.0
Updating anstream                v0.6.19  -> v0.6.20
Updating anstyle-query           v1.1.3   -> v1.1.4
Updating anstyle-wincon          v3.0.9   -> v3.0.10
Updating cc                      v1.2.31  -> v1.2.33
Updating clap_builder            v4.5.42  -> v4.5.44
Updating clap_derive             v4.5.41  -> v4.5.45
Updating clap                    v4.5.42  -> v4.5.45
Updating hashbrown               v0.15.4  -> v0.15.5
Updating libc                    v0.2.174 -> v0.2.175
Updating proc-macro2             v1.0.95  -> v1.0.97
Updating signal-hook-registry    v1.4.5   -> v1.4.6
Updating slab                    v0.4.10  -> v0.4.11
Updating syn                     v2.0.104 -> v2.0.106
Updating tokio-util              v0.7.15  -> v0.7.16
Updating zerovec                 v0.11.2  -> v0.11.4
2025-08-16 09:45:50 +02:00
ddidderr 65cdb05e19 [release] expose-dir-via-http v1.3.36 2025-08-01 15:57:02 +02:00
ddidderr 842c69cd76 [deps] cargo update
Updating cc           v1.2.30  -> v1.2.31
Updating clap_builder v4.5.41  -> v4.5.42
Updating clap         v4.5.41  -> v4.5.42
Updating serde_json   v1.0.141 -> v1.0.142
Updating tokio        v1.47.0  -> v1.47.1
2025-08-01 15:57:00 +02:00
ddidderr fd98f00d18 [release] expose-dir-via-http v1.3.35 2025-07-28 20:29:58 +02:00
ddidderr 9633618fc8 [deps] cargo update
Adding   socket2        v0.6.0
Updating redox_syscall  v0.5.15 -> v0.5.17
Updating rustc-demangle v0.1.25 -> v0.1.26
Updating tokio          v1.46.1 -> v1.47.0
2025-07-28 20:29:56 +02:00
ddidderr 5ace1ebf79 [release] expose-dir-via-http v1.3.34 2025-07-25 08:07:04 +02:00
ddidderr 6775b8d64d [deps] cargo update
Updating io-uring      v0.7.8   -> v0.7.9
Updating rand          v0.9.1   -> v0.9.2
Updating redox_syscall v0.5.13  -> v0.5.15
Updating serde_json    v1.0.140 -> v1.0.141
2025-07-25 08:07:02 +02:00
ddidderr 70e5ab14df [release] expose-dir-via-http v1.3.33 2025-07-18 12:52:50 +02:00
ddidderr 223237682d [deps] cargo update
Updating cc v1.2.29 -> v1.2.30
2025-07-18 12:52:48 +02:00
ddidderr 045a4a3fb5 [release] expose-dir-via-http v1.3.32 2025-07-14 19:21:16 +02:00
ddidderr 78bae40cc5 [deps] cargo update
Updating crc32fast v1.4.2  -> v1.5.0
Updating h2        v0.3.26 -> v0.3.27
2025-07-14 19:21:14 +02:00
ddidderr 39809e5e83 [release] expose-dir-via-http v1.3.31 2025-07-11 06:57:58 +02:00
ddidderr 1c47f16884 [deps] cargo update
Updating clap_builder v4.5.40 -> v4.5.41
Updating clap_derive  v4.5.40 -> v4.5.41
Updating clap         v4.5.40 -> v4.5.41
2025-07-11 06:57:57 +02:00
ddidderr 9090a57729 [release] expose-dir-via-http v1.3.30 2025-07-08 19:08:43 +02:00
ddidderr 6c814953a8 [deps] cargo update
Adding   io-uring v0.7.8
Updating cc       v1.2.27 -> v1.2.29
Updating tokio    v1.45.1 -> v1.46.1
2025-07-08 19:08:41 +02:00
ddidderr faad370167 [release] expose-dir-via-http v1.3.29 2025-06-27 06:34:48 +02:00
ddidderr 098d270dcd [deps] cargo update
Updating indexmap v2.9.0 -> v2.10.0
2025-06-27 06:34:47 +02:00
ddidderr f8f8c12d7e [release] expose-dir-via-http v1.3.28 2025-06-21 14:31:18 +02:00
ddidderr 75ae8b634e [deps] cargo update
Updating syn v2.0.103 -> v2.0.104
2025-06-21 14:31:16 +02:00
ddidderr 1bc7e2da76 [release] expose-dir-via-http v1.3.27 2025-06-18 13:12:53 +02:00
ddidderr db9237f6dd [deps] cargo update 2025-06-18 13:10:47 +02:00
ddidderr 0f668d8be0 [release] expose-dir-via-http v1.3.26 2025-06-11 20:43:42 +02:00
ddidderr af54cdf66a [deps] cargo update
Updating adler2             v2.0.0                         -> v2.0.1
Updating anstream           v0.6.18                        -> v0.6.19
Updating anstyle-parse      v0.2.6                         -> v0.2.7
Updating anstyle-query      v1.1.2                         -> v1.1.3
Updating anstyle            v1.0.10                        -> v1.0.11
Updating anstyle-wincon     v3.0.8                         -> v3.0.9
Updating cc                 v1.2.24                        -> v1.2.26
Updating cfg-if             v1.0.0                         -> v1.0.1
Updating clap_builder       v4.5.39                        -> v4.5.40
Updating clap_derive        v4.5.32                        -> v4.5.40
Updating clap_lex           v0.7.4                         -> v0.7.5
Updating clap               v4.5.39                        -> v4.5.40
Updating colorchoice        v1.0.3                         -> v1.0.4
Updating flate2             v1.1.1                         -> v1.1.2
Updating hashbrown          v0.15.3                        -> v0.15.4
Updating lock_api           v0.4.12                        -> v0.4.13
Updating memchr             v2.7.4                         -> v2.7.5
Updating miniz_oxide        v0.8.8                         -> v0.8.9
Updating parking_lot_core   v0.9.10                        -> v0.9.11
Updating parking_lot        v0.12.3                        -> v0.12.4
Updating rustc-demangle     v0.1.24                        -> v0.1.25
Updating smallvec           v1.15.0                        -> v1.15.1
Updating syn                v2.0.101                       -> v2.0.102
Updating tracing-attributes v0.1.28                        -> v0.1.29
Updating tracing-core       v0.1.33                        -> v0.1.34
Updating wasi               v0.11.0+wasi-snapshot-preview1 -> v0.11.1+wasi-snapshot-preview1
2025-06-11 20:43:40 +02:00
ddidderr 09f7625ab2 [release] expose-dir-via-http v1.3.25 2025-05-27 21:56:33 +02:00
ddidderr 46da5afd20 [deps] cargo update
Updating clap_builder v4.5.38 -> v4.5.39
Updating clap         v4.5.38 -> v4.5.39
Updating socket2      v0.5.9  -> v0.5.10
2025-05-27 21:56:32 +02:00
ddidderr 5f484e6a0e [release] expose-dir-via-http v1.3.24 2025-05-26 08:17:26 +02:00
ddidderr 17c9ccf25d [deps] cargo update
Updating mio   v1.0.3  -> v1.0.4
Updating tokio v1.45.0 -> v1.45.1
2025-05-26 08:17:24 +02:00
ddidderr 9813e6ec6d [release] expose-dir-via-http v1.3.23 2025-05-23 23:09:59 +02:00
ddidderr 8d2a6a3b57 [deps] cargo update
Adding   once_cell_polyfill v1.70.1
Updating anstyle-wincon     v3.0.7  -> v3.0.8
Updating cc                 v1.2.23 -> v1.2.24
2025-05-23 23:09:57 +02:00
ddidderr 32d7b30461 [release] expose-dir-via-http v1.3.22 2025-05-21 20:02:13 +02:00
ddidderr f048a4b3da [deps] cargo update
Updating icu_properties_data v2.0.0 -> v2.0.1
Updating icu_properties      v2.0.0 -> v2.0.1
2025-05-21 20:02:10 +02:00
ddidderr 1e6bc9b6fd [release] expose-dir-via-http v1.3.21 2025-05-16 14:09:24 +02:00
ddidderr f8a279c77b [deps] cargo update
Adding   icu_locale_core          v2.0.0
Adding   potential_utf            v0.1.2
Adding   zerotrie                 v0.2.2
Removing icu_locid_transform_data v1.5.1
Removing icu_locid_transform      v1.5.0
Removing icu_locid                v1.5.0
Removing icu_provider_macros      v1.5.0
Removing utf16_iter               v1.0.5
Removing write16                  v1.0.0
Updating actix-http               v3.10.0  -> v3.11.0
Updating actix-server             v2.5.1   -> v2.6.0
Updating actix-web                v4.10.2  -> v4.11.0
Updating backtrace                v0.3.74  -> v0.3.75
Updating bitflags                 v2.9.0   -> v2.9.1
Updating brotli-decompressor      v4.0.2   -> v5.0.0
Updating brotli                   v7.0.0   -> v8.0.1
Updating cc                       v1.2.19  -> v1.2.23
Updating clap_builder             v4.5.36  -> v4.5.38
Updating clap                     v4.5.36  -> v4.5.38
Updating derive_more              v0.99.19 -> v0.99.20
Updating getrandom                v0.3.2   -> v0.3.3
Updating hashbrown                v0.15.2  -> v0.15.3
Updating icu_collections          v1.5.0   -> v2.0.0
Updating icu_normalizer_data      v1.5.1   -> v2.0.0
Updating icu_normalizer           v1.5.0   -> v2.0.0
Updating icu_properties_data      v1.5.1   -> v2.0.0
Updating icu_properties           v1.5.1   -> v2.0.0
Updating icu_provider             v1.5.0   -> v2.0.0
Updating idna_adapter             v1.2.0   -> v1.2.1
Updating libc                     v0.2.171 -> v0.2.172
Updating litemap                  v0.7.5   -> v0.8.0
Updating proc-macro2              v1.0.94  -> v1.0.95
Updating rand                     v0.9.0   -> v0.9.1
Updating redox_syscall            v0.5.11  -> v0.5.12
Updating signal-hook-registry     v1.4.2   -> v1.4.5
Updating synstructure             v0.13.1  -> v0.13.2
Updating syn                      v2.0.100 -> v2.0.101
Updating tinystr                  v0.7.6   -> v0.8.1
Updating tokio-util               v0.7.14  -> v0.7.15
Updating tokio                    v1.44.2  -> v1.45.0
Updating writeable                v0.5.5   -> v0.6.1
Updating yoke-derive              v0.7.5   -> v0.8.0
Updating yoke                     v0.7.5   -> v0.8.0
Updating zerocopy-derive          v0.8.24  -> v0.8.25
Updating zerocopy                 v0.8.24  -> v0.8.25
Updating zerovec-derive           v0.10.3  -> v0.11.1
Updating zerovec                  v0.10.4  -> v0.11.2
2025-05-16 14:09:22 +02:00
ddidderr 783e14c49c [release] expose-dir-via-http v1.3.20 2025-04-14 17:05:45 +02:00
ddidderr ed9296e910 [deps] cargo update
Updating cc           v1.2.18 -> v1.2.19
Updating clap_builder v4.5.35 -> v4.5.36
Updating clap         v4.5.35 -> v4.5.36
2025-04-14 17:05:43 +02:00
ddidderr 75e3a13aad [release] expose-dir-via-http v1.3.19 2025-04-09 21:11:47 +02:00
ddidderr 017e3360c6 [deps] cargo update
Updating cc            v1.2.17 -> v1.2.18
Updating clap_builder  v4.5.34 -> v4.5.35
Updating clap          v4.5.34 -> v4.5.35
Updating flate2        v1.1.0  -> v1.1.1
Updating indexmap      v2.8.0  -> v2.9.0
Updating jobserver     v0.1.32 -> v0.1.33
Updating miniz_oxide   v0.8.5  -> v0.8.8
Updating once_cell     v1.21.1 -> v1.21.3
Updating redox_syscall v0.5.10 -> v0.5.11
Updating smallvec      v1.14.0 -> v1.15.0
Updating socket2       v0.5.8  -> v0.5.9
Updating tokio         v1.44.1 -> v1.44.2
2025-04-09 21:11:44 +02:00
ddidderr b2f9ca7d7d [release] expose-dir-via-http v1.3.18 2025-03-27 14:36:15 +01:00
ddidderr 29babb9914 [deps] cargo update
Updating cc                       v1.2.16            -> v1.2.17
Updating clap_builder             v4.5.32            -> v4.5.34
Updating clap                     v4.5.32            -> v4.5.34
Updating deranged                 v0.4.0             -> v0.4.1
Updating icu_locid_transform_data v1.5.0             -> v1.5.1
Updating icu_normalizer_data      v1.5.0             -> v1.5.1
Updating icu_properties_data      v1.5.0             -> v1.5.1
Updating log                      v0.4.26            -> v0.4.27
Updating time-macros              v0.2.21            -> v0.2.22
Updating time                     v0.3.40            -> v0.3.41
Updating zerocopy-derive          v0.8.23            -> v0.8.24
Updating zerocopy                 v0.8.23            -> v0.8.24
Updating zstd-safe                v7.2.3             -> v7.2.4
Updating zstd-sys                 v2.0.14+zstd.1.5.7 -> v2.0.15+zstd.1.5.7
2025-03-27 14:36:14 +01:00
ddidderr 65d9f55e19 [release] expose-dir-via-http v1.3.17 2025-03-20 09:51:12 +01:00
ddidderr 5bf863be1c [deps] cargo update
Adding   r-efi          v5.2.0
Updating deranged       v0.3.11            -> v0.4.0
Updating getrandom      v0.3.1             -> v0.3.2
Updating time-core      v0.1.3             -> v0.1.4
Updating time-macros    v0.2.20            -> v0.2.21
Updating time           v0.3.39            -> v0.3.40
Updating wasi           v0.13.3+wasi-0.2.2 -> v0.14.2+wasi-0.2.4
Updating wit-bindgen-rt v0.33.0            -> v0.39.0
2025-03-20 09:51:10 +01:00
ddidderr c59d94af2f [release] expose-dir-via-http v1.3.16 2025-03-16 10:23:51 +01:00
ddidderr f7c3c7c60b [deps] cargo update
Updating foldhash v0.1.4 -> v0.1.5
2025-03-16 10:23:49 +01:00
ddidderr 91f4879ba4 [release] expose-dir-via-http v1.3.15 2025-03-14 13:45:57 +01:00
ddidderr 1247a86ccb [deps] cargo update
Updating once_cell  v1.21.0 -> v1.21.1
Updating tokio-util v0.7.13 -> v0.7.14
Updating tokio      v1.44.0 -> v1.44.1
2025-03-14 13:45:55 +01:00
2 changed files with 589 additions and 450 deletions
Generated
+581 -442
View File
@@ -21,9 +21,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-files" name = "actix-files"
version = "0.6.6" version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0773d59061dedb49a8aed04c67291b9d8cf2fe0b60130a381aab53c6dd86e9be" checksum = "df8c4f30e3272d7c345f88ae0aac3848507ef5ba871f9cc2a41c8085a0f0523b"
dependencies = [ dependencies = [
"actix-http", "actix-http",
"actix-service", "actix-service",
@@ -31,7 +31,7 @@ dependencies = [
"actix-web", "actix-web",
"bitflags", "bitflags",
"bytes", "bytes",
"derive_more 0.99.19", "derive_more",
"futures-core", "futures-core",
"http-range", "http-range",
"log", "log",
@@ -44,9 +44,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-http" name = "actix-http"
version = "3.10.0" version = "3.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fa882656b67966045e4152c634051e70346939fced7117d5f0b52146a7c74c9" checksum = "93acb4a42f64936f9b8cae4a433b237599dd6eb6ed06124eb67132ef8cc90662"
dependencies = [ dependencies = [
"actix-codec", "actix-codec",
"actix-rt", "actix-rt",
@@ -57,7 +57,7 @@ dependencies = [
"brotli", "brotli",
"bytes", "bytes",
"bytestring", "bytestring",
"derive_more 2.0.1", "derive_more",
"encoding_rs", "encoding_rs",
"flate2", "flate2",
"foldhash", "foldhash",
@@ -93,9 +93,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-router" name = "actix-router"
version = "0.5.3" version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13d324164c51f63867b57e73ba5936ea151b8a41a1d23d1031eeb9f70d0236f8" checksum = "14f8c75c51892f18d9c46150c5ac7beb81c95f78c8b83a634d49f4ca32551fe7"
dependencies = [ dependencies = [
"bytestring", "bytestring",
"cfg-if", "cfg-if",
@@ -108,9 +108,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-rt" name = "actix-rt"
version = "2.10.0" version = "2.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208" checksum = "92589714878ca59a7626ea19734f0e07a6a875197eec751bb5d3f99e64998c63"
dependencies = [ dependencies = [
"futures-core", "futures-core",
"tokio", "tokio",
@@ -118,9 +118,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-server" name = "actix-server"
version = "2.5.1" version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6398974fd4284f4768af07965701efbbb5fdc0616bff20cade1bb14b77675e24" checksum = "a65064ea4a457eaf07f2fba30b4c695bf43b721790e9530d26cb6f9019ff7502"
dependencies = [ dependencies = [
"actix-rt", "actix-rt",
"actix-service", "actix-service",
@@ -128,7 +128,7 @@ dependencies = [
"futures-core", "futures-core",
"futures-util", "futures-util",
"mio", "mio",
"socket2", "socket2 0.5.10",
"tokio", "tokio",
"tracing", "tracing",
] ]
@@ -155,9 +155,9 @@ dependencies = [
[[package]] [[package]]
name = "actix-web" name = "actix-web"
version = "4.10.2" version = "4.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2e3b15b3dc6c6ed996e4032389e9849d4ab002b1e92fbfe85b5f307d1479b4d" checksum = "ff87453bc3b56e9b2b23c1cc0b1be8797184accf51d2abe0f8a33ec275d316bf"
dependencies = [ dependencies = [
"actix-codec", "actix-codec",
"actix-http", "actix-http",
@@ -172,7 +172,7 @@ dependencies = [
"bytestring", "bytestring",
"cfg-if", "cfg-if",
"cookie", "cookie",
"derive_more 2.0.1", "derive_more",
"encoding_rs", "encoding_rs",
"foldhash", "foldhash",
"futures-core", "futures-core",
@@ -190,7 +190,7 @@ dependencies = [
"serde_json", "serde_json",
"serde_urlencoded", "serde_urlencoded",
"smallvec", "smallvec",
"socket2", "socket2 0.6.4",
"time", "time",
"tracing", "tracing",
"url", "url",
@@ -208,26 +208,17 @@ dependencies = [
"syn", "syn",
] ]
[[package]]
name = "addr2line"
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
dependencies = [
"gimli",
]
[[package]] [[package]]
name = "adler2" name = "adler2"
version = "2.0.0" version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
[[package]] [[package]]
name = "aho-corasick" name = "aho-corasick"
version = "1.1.3" version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
dependencies = [ dependencies = [
"memchr", "memchr",
] ]
@@ -249,9 +240,9 @@ dependencies = [
[[package]] [[package]]
name = "anstream" name = "anstream"
version = "0.6.18" version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
dependencies = [ dependencies = [
"anstyle", "anstyle",
"anstyle-parse", "anstyle-parse",
@@ -264,59 +255,44 @@ dependencies = [
[[package]] [[package]]
name = "anstyle" name = "anstyle"
version = "1.0.10" version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
[[package]] [[package]]
name = "anstyle-parse" name = "anstyle-parse"
version = "0.2.6" version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
dependencies = [ dependencies = [
"utf8parse", "utf8parse",
] ]
[[package]] [[package]]
name = "anstyle-query" name = "anstyle-query"
version = "1.1.2" version = "1.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
dependencies = [ dependencies = [
"windows-sys 0.59.0", "windows-sys 0.61.2",
] ]
[[package]] [[package]]
name = "anstyle-wincon" name = "anstyle-wincon"
version = "3.0.7" version = "3.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
dependencies = [ dependencies = [
"anstyle", "anstyle",
"once_cell", "once_cell_polyfill",
"windows-sys 0.59.0", "windows-sys 0.61.2",
] ]
[[package]] [[package]]
name = "autocfg" name = "anyhow"
version = "1.4.0" version = "1.0.102"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
[[package]]
name = "backtrace"
version = "0.3.74"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
dependencies = [
"addr2line",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
"windows-targets",
]
[[package]] [[package]]
name = "base64" name = "base64"
@@ -326,24 +302,24 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
[[package]] [[package]]
name = "bitflags" name = "bitflags"
version = "2.9.0" version = "2.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
[[package]] [[package]]
name = "block-buffer" name = "block-buffer"
version = "0.10.4" version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" checksum = "cdd35008169921d80bc60d3d0ab416eecb028c4cd653352907921d95084790be"
dependencies = [ dependencies = [
"generic-array", "hybrid-array",
] ]
[[package]] [[package]]
name = "brotli" name = "brotli"
version = "7.0.0" version = "8.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd" checksum = "8119e4516436f5708bbc474a9d395bf12f1b5395e93a92a56e647ac3388c8610"
dependencies = [ dependencies = [
"alloc-no-stdlib", "alloc-no-stdlib",
"alloc-stdlib", "alloc-stdlib",
@@ -352,9 +328,9 @@ dependencies = [
[[package]] [[package]]
name = "brotli-decompressor" name = "brotli-decompressor"
version = "4.0.2" version = "5.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37" checksum = "5962523e1b92ce1b5e793d9169b9943eece10d39f62550bc04bb605d75b94924"
dependencies = [ dependencies = [
"alloc-no-stdlib", "alloc-no-stdlib",
"alloc-stdlib", "alloc-stdlib",
@@ -362,25 +338,26 @@ dependencies = [
[[package]] [[package]]
name = "bytes" name = "bytes"
version = "1.10.1" version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
[[package]] [[package]]
name = "bytestring" name = "bytestring"
version = "1.4.0" version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e465647ae23b2823b0753f50decb2d5a86d2bb2cac04788fafd1f80e45378e5f" checksum = "86566c496f2f47d9b8147a4c8b02ffdb69c919fe0c2b2e7195d22cbba0e635c9"
dependencies = [ dependencies = [
"bytes", "bytes",
] ]
[[package]] [[package]]
name = "cc" name = "cc"
version = "1.2.16" version = "1.2.63"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" checksum = "556e016178bb5662a08681bbe0f00f8e17631781a4dfc8c45e466e4b185ec27f"
dependencies = [ dependencies = [
"find-msvc-tools",
"jobserver", "jobserver",
"libc", "libc",
"shlex", "shlex",
@@ -388,15 +365,26 @@ dependencies = [
[[package]] [[package]]
name = "cfg-if" name = "cfg-if"
version = "1.0.0" version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "chacha20"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601"
dependencies = [
"cfg-if",
"cpufeatures",
"rand_core",
]
[[package]] [[package]]
name = "clap" name = "clap"
version = "4.5.32" version = "4.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83" checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
dependencies = [ dependencies = [
"clap_builder", "clap_builder",
"clap_derive", "clap_derive",
@@ -404,9 +392,9 @@ dependencies = [
[[package]] [[package]]
name = "clap_builder" name = "clap_builder"
version = "4.5.32" version = "4.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8" checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
dependencies = [ dependencies = [
"anstream", "anstream",
"anstyle", "anstyle",
@@ -416,9 +404,9 @@ dependencies = [
[[package]] [[package]]
name = "clap_derive" name = "clap_derive"
version = "4.5.32" version = "4.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
dependencies = [ dependencies = [
"heck", "heck",
"proc-macro2", "proc-macro2",
@@ -428,21 +416,30 @@ dependencies = [
[[package]] [[package]]
name = "clap_lex" name = "clap_lex"
version = "0.7.4" version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
[[package]] [[package]]
name = "colorchoice" name = "colorchoice"
version = "1.0.3" version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
[[package]]
name = "const-oid"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c"
[[package]] [[package]]
name = "convert_case" name = "convert_case"
version = "0.4.0" version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9"
dependencies = [
"unicode-segmentation",
]
[[package]] [[package]]
name = "cookie" name = "cookie"
@@ -457,90 +454,79 @@ dependencies = [
[[package]] [[package]]
name = "cpufeatures" name = "cpufeatures"
version = "0.2.17" version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
dependencies = [ dependencies = [
"libc", "libc",
] ]
[[package]] [[package]]
name = "crc32fast" name = "crc32fast"
version = "1.4.2" version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3" checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
] ]
[[package]] [[package]]
name = "crypto-common" name = "crypto-common"
version = "0.1.6" version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453"
dependencies = [ dependencies = [
"generic-array", "hybrid-array",
"typenum",
] ]
[[package]] [[package]]
name = "deranged" name = "deranged"
version = "0.3.11" version = "0.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
dependencies = [ dependencies = [
"powerfmt", "powerfmt",
] ]
[[package]] [[package]]
name = "derive_more" name = "derive_more"
version = "0.99.19" version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f" checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
dependencies = [
"convert_case",
"proc-macro2",
"quote",
"rustc_version",
"syn",
]
[[package]]
name = "derive_more"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678"
dependencies = [ dependencies = [
"derive_more-impl", "derive_more-impl",
] ]
[[package]] [[package]]
name = "derive_more-impl" name = "derive_more-impl"
version = "2.0.1" version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3" checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
dependencies = [ dependencies = [
"convert_case",
"proc-macro2", "proc-macro2",
"quote", "quote",
"rustc_version",
"syn", "syn",
"unicode-xid", "unicode-xid",
] ]
[[package]] [[package]]
name = "digest" name = "digest"
version = "0.10.7" version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2"
dependencies = [ dependencies = [
"block-buffer", "block-buffer",
"const-oid",
"crypto-common", "crypto-common",
] ]
[[package]] [[package]]
name = "displaydoc" name = "displaydoc"
version = "0.2.5" version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -562,9 +548,19 @@ version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[package]]
name = "errno"
version = "0.3.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
"windows-sys 0.61.2",
]
[[package]] [[package]]
name = "expose-dir-via-http" name = "expose-dir-via-http"
version = "1.3.14" version = "1.3.59"
dependencies = [ dependencies = [
"actix-files", "actix-files",
"actix-web", "actix-web",
@@ -572,10 +568,16 @@ dependencies = [
] ]
[[package]] [[package]]
name = "flate2" name = "find-msvc-tools"
version = "1.1.0" version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc" checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
[[package]]
name = "flate2"
version = "1.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
dependencies = [ dependencies = [
"crc32fast", "crc32fast",
"miniz_oxide", "miniz_oxide",
@@ -589,82 +591,80 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]] [[package]]
name = "foldhash" name = "foldhash"
version = "0.1.4" version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f" checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
[[package]] [[package]]
name = "form_urlencoded" name = "form_urlencoded"
version = "1.2.1" version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
dependencies = [ dependencies = [
"percent-encoding", "percent-encoding",
] ]
[[package]] [[package]]
name = "futures-core" name = "futures-core"
version = "0.3.31" version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
[[package]] [[package]]
name = "futures-sink" name = "futures-sink"
version = "0.3.31" version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
[[package]] [[package]]
name = "futures-task" name = "futures-task"
version = "0.3.31" version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
[[package]] [[package]]
name = "futures-util" name = "futures-util"
version = "0.3.31" version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
dependencies = [ dependencies = [
"futures-core", "futures-core",
"futures-task", "futures-task",
"pin-project-lite", "pin-project-lite",
"pin-utils", "slab",
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
] ]
[[package]] [[package]]
name = "getrandom" name = "getrandom"
version = "0.3.1" version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"libc", "libc",
"wasi 0.13.3+wasi-0.2.2", "r-efi 5.3.0",
"windows-targets", "wasip2",
] ]
[[package]] [[package]]
name = "gimli" name = "getrandom"
version = "0.31.1" version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
dependencies = [
"cfg-if",
"libc",
"r-efi 6.0.0",
"rand_core",
"wasip2",
"wasip3",
]
[[package]] [[package]]
name = "h2" name = "h2"
version = "0.3.26" version = "0.3.27"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d"
dependencies = [ dependencies = [
"bytes", "bytes",
"fnv", "fnv",
@@ -681,9 +681,18 @@ dependencies = [
[[package]] [[package]]
name = "hashbrown" name = "hashbrown"
version = "0.15.2" version = "0.15.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
dependencies = [
"foldhash",
]
[[package]]
name = "hashbrown"
version = "0.17.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
[[package]] [[package]]
name = "heck" name = "heck"
@@ -721,22 +730,33 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
[[package]] [[package]]
name = "icu_collections" name = "hybrid-array"
version = "1.5.0" version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" checksum = "9155a582abd142abc056962c29e3ce5ff2ad5469f4246b537ed42c5deba857da"
dependencies = [
"typenum",
]
[[package]]
name = "icu_collections"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
dependencies = [ dependencies = [
"displaydoc", "displaydoc",
"potential_utf",
"utf8_iter",
"yoke", "yoke",
"zerofrom", "zerofrom",
"zerovec", "zerovec",
] ]
[[package]] [[package]]
name = "icu_locid" name = "icu_locale_core"
version = "1.5.0" version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
dependencies = [ dependencies = [
"displaydoc", "displaydoc",
"litemap", "litemap",
@@ -745,104 +765,72 @@ dependencies = [
"zerovec", "zerovec",
] ]
[[package]]
name = "icu_locid_transform"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
dependencies = [
"displaydoc",
"icu_locid",
"icu_locid_transform_data",
"icu_provider",
"tinystr",
"zerovec",
]
[[package]]
name = "icu_locid_transform_data"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
[[package]] [[package]]
name = "icu_normalizer" name = "icu_normalizer"
version = "1.5.0" version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
dependencies = [ dependencies = [
"displaydoc",
"icu_collections", "icu_collections",
"icu_normalizer_data", "icu_normalizer_data",
"icu_properties", "icu_properties",
"icu_provider", "icu_provider",
"smallvec", "smallvec",
"utf16_iter",
"utf8_iter",
"write16",
"zerovec", "zerovec",
] ]
[[package]] [[package]]
name = "icu_normalizer_data" name = "icu_normalizer_data"
version = "1.5.0" version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
[[package]] [[package]]
name = "icu_properties" name = "icu_properties"
version = "1.5.1" version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
dependencies = [ dependencies = [
"displaydoc",
"icu_collections", "icu_collections",
"icu_locid_transform", "icu_locale_core",
"icu_properties_data", "icu_properties_data",
"icu_provider", "icu_provider",
"tinystr", "zerotrie",
"zerovec", "zerovec",
] ]
[[package]] [[package]]
name = "icu_properties_data" name = "icu_properties_data"
version = "1.5.0" version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
[[package]] [[package]]
name = "icu_provider" name = "icu_provider"
version = "1.5.0" version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
dependencies = [ dependencies = [
"displaydoc", "displaydoc",
"icu_locid", "icu_locale_core",
"icu_provider_macros",
"stable_deref_trait",
"tinystr",
"writeable", "writeable",
"yoke", "yoke",
"zerofrom", "zerofrom",
"zerotrie",
"zerovec", "zerovec",
] ]
[[package]] [[package]]
name = "icu_provider_macros" name = "id-arena"
version = "1.5.0" version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]] [[package]]
name = "idna" name = "idna"
version = "1.0.3" version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
dependencies = [ dependencies = [
"idna_adapter", "idna_adapter",
"smallvec", "smallvec",
@@ -851,9 +839,9 @@ dependencies = [
[[package]] [[package]]
name = "idna_adapter" name = "idna_adapter"
version = "1.2.0" version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
dependencies = [ dependencies = [
"icu_normalizer", "icu_normalizer",
"icu_properties", "icu_properties",
@@ -867,32 +855,35 @@ checksum = "e8a5a9a0ff0086c7a148acb942baaabeadf9504d10400b5a05645853729b9cd2"
[[package]] [[package]]
name = "indexmap" name = "indexmap"
version = "2.8.0" version = "2.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058" checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
dependencies = [ dependencies = [
"equivalent", "equivalent",
"hashbrown", "hashbrown 0.17.1",
"serde",
"serde_core",
] ]
[[package]] [[package]]
name = "is_terminal_polyfill" name = "is_terminal_polyfill"
version = "1.70.1" version = "1.70.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
[[package]] [[package]]
name = "itoa" name = "itoa"
version = "1.0.15" version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
[[package]] [[package]]
name = "jobserver" name = "jobserver"
version = "0.1.32" version = "0.1.34"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
dependencies = [ dependencies = [
"getrandom 0.3.4",
"libc", "libc",
] ]
@@ -903,16 +894,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388" checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
[[package]] [[package]]
name = "libc" name = "leb128fmt"
version = "0.2.171" version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6" checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
[[package]]
name = "libc"
version = "0.2.186"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
[[package]] [[package]]
name = "litemap" name = "litemap"
version = "0.7.5" version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
[[package]] [[package]]
name = "local-channel" name = "local-channel"
@@ -933,25 +930,24 @@ checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487"
[[package]] [[package]]
name = "lock_api" name = "lock_api"
version = "0.4.12" version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
dependencies = [ dependencies = [
"autocfg",
"scopeguard", "scopeguard",
] ]
[[package]] [[package]]
name = "log" name = "log"
version = "0.4.26" version = "0.4.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e" checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
[[package]] [[package]]
name = "memchr" name = "memchr"
version = "2.7.4" version = "2.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
[[package]] [[package]]
name = "mime" name = "mime"
@@ -971,51 +967,49 @@ dependencies = [
[[package]] [[package]]
name = "miniz_oxide" name = "miniz_oxide"
version = "0.8.5" version = "0.8.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5" checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
dependencies = [ dependencies = [
"adler2", "adler2",
"simd-adler32",
] ]
[[package]] [[package]]
name = "mio" name = "mio"
version = "1.0.3" version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
dependencies = [ dependencies = [
"libc", "libc",
"log", "log",
"wasi 0.11.0+wasi-snapshot-preview1", "wasi",
"windows-sys 0.52.0", "windows-sys 0.61.2",
] ]
[[package]] [[package]]
name = "num-conv" name = "num-conv"
version = "0.1.0" version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
[[package]]
name = "object"
version = "0.36.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
dependencies = [
"memchr",
]
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.21.0" version = "1.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cde51589ab56b20a6f686b2c68f7a0bd6add753d697abf720d63f8db3ab7b1ad" checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
[[package]]
name = "once_cell_polyfill"
version = "1.70.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
[[package]] [[package]]
name = "parking_lot" name = "parking_lot"
version = "0.12.3" version = "0.12.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
dependencies = [ dependencies = [
"lock_api", "lock_api",
"parking_lot_core", "parking_lot_core",
@@ -1023,40 +1017,43 @@ dependencies = [
[[package]] [[package]]
name = "parking_lot_core" name = "parking_lot_core"
version = "0.9.10" version = "0.9.12"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"libc", "libc",
"redox_syscall", "redox_syscall",
"smallvec", "smallvec",
"windows-targets", "windows-link",
] ]
[[package]] [[package]]
name = "percent-encoding" name = "percent-encoding"
version = "2.3.1" version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
[[package]] [[package]]
name = "pin-project-lite" name = "pin-project-lite"
version = "0.2.16" version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]] [[package]]
name = "pkg-config" name = "pkg-config"
version = "0.3.32" version = "0.3.33"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
[[package]]
name = "potential_utf"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
dependencies = [
"zerovec",
]
[[package]] [[package]]
name = "powerfmt" name = "powerfmt"
@@ -1065,76 +1062,76 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
[[package]] [[package]]
name = "ppv-lite86" name = "prettyplease"
version = "0.2.21" version = "0.2.37"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
dependencies = [ dependencies = [
"zerocopy", "proc-macro2",
"syn",
] ]
[[package]] [[package]]
name = "proc-macro2" name = "proc-macro2"
version = "1.0.94" version = "1.0.106"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
dependencies = [ dependencies = [
"unicode-ident", "unicode-ident",
] ]
[[package]] [[package]]
name = "quote" name = "quote"
version = "1.0.40" version = "1.0.45"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
] ]
[[package]] [[package]]
name = "rand" name = "r-efi"
version = "0.9.0" version = "5.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94" checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
dependencies = [
"rand_chacha",
"rand_core",
"zerocopy",
]
[[package]] [[package]]
name = "rand_chacha" name = "r-efi"
version = "0.9.0" version = "6.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
[[package]]
name = "rand"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207"
dependencies = [ dependencies = [
"ppv-lite86", "chacha20",
"getrandom 0.4.2",
"rand_core", "rand_core",
] ]
[[package]] [[package]]
name = "rand_core" name = "rand_core"
version = "0.9.3" version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
dependencies = [
"getrandom",
]
[[package]] [[package]]
name = "redox_syscall" name = "redox_syscall"
version = "0.5.10" version = "0.5.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1" checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
dependencies = [ dependencies = [
"bitflags", "bitflags",
] ]
[[package]] [[package]]
name = "regex" name = "regex"
version = "1.11.1" version = "1.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
dependencies = [ dependencies = [
"aho-corasick", "aho-corasick",
"memchr", "memchr",
@@ -1144,9 +1141,9 @@ dependencies = [
[[package]] [[package]]
name = "regex-automata" name = "regex-automata"
version = "0.4.9" version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
dependencies = [ dependencies = [
"aho-corasick", "aho-corasick",
"memchr", "memchr",
@@ -1155,21 +1152,15 @@ dependencies = [
[[package]] [[package]]
name = "regex-lite" name = "regex-lite"
version = "0.1.6" version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973"
[[package]] [[package]]
name = "regex-syntax" name = "regex-syntax"
version = "0.8.5" version = "0.8.10"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
[[package]]
name = "rustc-demangle"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
[[package]] [[package]]
name = "rustc_version" name = "rustc_version"
@@ -1182,9 +1173,9 @@ dependencies = [
[[package]] [[package]]
name = "ryu" name = "ryu"
version = "1.0.20" version = "1.0.23"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
[[package]] [[package]]
name = "scopeguard" name = "scopeguard"
@@ -1194,24 +1185,33 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]] [[package]]
name = "semver" name = "semver"
version = "1.0.26" version = "1.0.28"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
[[package]] [[package]]
name = "serde" name = "serde"
version = "1.0.219" version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
dependencies = [
"serde_core",
]
[[package]]
name = "serde_core"
version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
dependencies = [ dependencies = [
"serde_derive", "serde_derive",
] ]
[[package]] [[package]]
name = "serde_derive" name = "serde_derive"
version = "1.0.219" version = "1.0.228"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -1220,14 +1220,15 @@ dependencies = [
[[package]] [[package]]
name = "serde_json" name = "serde_json"
version = "1.0.140" version = "1.0.150"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
dependencies = [ dependencies = [
"itoa", "itoa",
"memchr", "memchr",
"ryu",
"serde", "serde",
"serde_core",
"zmij",
] ]
[[package]] [[package]]
@@ -1244,9 +1245,9 @@ dependencies = [
[[package]] [[package]]
name = "sha1" name = "sha1"
version = "0.10.6" version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" checksum = "aacc4cc499359472b4abe1bf11d0b12e688af9a805fa5e3016f9a386dc2d0214"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"cpufeatures", "cpufeatures",
@@ -1255,49 +1256,63 @@ dependencies = [
[[package]] [[package]]
name = "shlex" name = "shlex"
version = "1.3.0" version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
[[package]] [[package]]
name = "signal-hook-registry" name = "signal-hook-registry"
version = "1.4.2" version = "1.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
dependencies = [ dependencies = [
"errno",
"libc", "libc",
] ]
[[package]] [[package]]
name = "slab" name = "simd-adler32"
version = "0.4.9" version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
dependencies = [
"autocfg", [[package]]
] name = "slab"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
[[package]] [[package]]
name = "smallvec" name = "smallvec"
version = "1.14.0" version = "1.15.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd" checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
[[package]] [[package]]
name = "socket2" name = "socket2"
version = "0.5.8" version = "0.5.10"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
dependencies = [ dependencies = [
"libc", "libc",
"windows-sys 0.52.0", "windows-sys 0.52.0",
] ]
[[package]] [[package]]
name = "stable_deref_trait" name = "socket2"
version = "1.2.0" version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
dependencies = [
"libc",
"windows-sys 0.61.2",
]
[[package]]
name = "stable_deref_trait"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
[[package]] [[package]]
name = "strsim" name = "strsim"
@@ -1307,9 +1322,9 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]] [[package]]
name = "syn" name = "syn"
version = "2.0.100" version = "2.0.117"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0" checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -1318,9 +1333,9 @@ dependencies = [
[[package]] [[package]]
name = "synstructure" name = "synstructure"
version = "0.13.1" version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -1329,30 +1344,30 @@ dependencies = [
[[package]] [[package]]
name = "time" name = "time"
version = "0.3.39" version = "0.3.47"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dad298b01a40a23aac4580b67e3dbedb7cc8402f3592d7f49469de2ea4aecdd8" checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
dependencies = [ dependencies = [
"deranged", "deranged",
"itoa", "itoa",
"num-conv", "num-conv",
"powerfmt", "powerfmt",
"serde", "serde_core",
"time-core", "time-core",
"time-macros", "time-macros",
] ]
[[package]] [[package]]
name = "time-core" name = "time-core"
version = "0.1.3" version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "765c97a5b985b7c11d7bc27fa927dc4fe6af3a6dfb021d28deb60d3bf51e76ef" checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
[[package]] [[package]]
name = "time-macros" name = "time-macros"
version = "0.2.20" version = "0.2.27"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8093bc3e81c3bc5f7879de09619d06c9a5a5e45ca44dfeeb7225bae38005c5c" checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
dependencies = [ dependencies = [
"num-conv", "num-conv",
"time-core", "time-core",
@@ -1360,9 +1375,9 @@ dependencies = [
[[package]] [[package]]
name = "tinystr" name = "tinystr"
version = "0.7.6" version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
dependencies = [ dependencies = [
"displaydoc", "displaydoc",
"zerovec", "zerovec",
@@ -1370,26 +1385,25 @@ dependencies = [
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.44.0" version = "1.52.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9975ea0f48b5aa3972bf2d888c238182458437cc2a19374b81b25cdf1023fb3a" checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
dependencies = [ dependencies = [
"backtrace",
"bytes", "bytes",
"libc", "libc",
"mio", "mio",
"parking_lot", "parking_lot",
"pin-project-lite", "pin-project-lite",
"signal-hook-registry", "signal-hook-registry",
"socket2", "socket2 0.6.4",
"windows-sys 0.52.0", "windows-sys 0.61.2",
] ]
[[package]] [[package]]
name = "tokio-util" name = "tokio-util"
version = "0.7.13" version = "0.7.18"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
dependencies = [ dependencies = [
"bytes", "bytes",
"futures-core", "futures-core",
@@ -1400,9 +1414,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing" name = "tracing"
version = "0.1.41" version = "0.1.44"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
dependencies = [ dependencies = [
"log", "log",
"pin-project-lite", "pin-project-lite",
@@ -1412,9 +1426,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing-attributes" name = "tracing-attributes"
version = "0.1.28" version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -1423,30 +1437,36 @@ dependencies = [
[[package]] [[package]]
name = "tracing-core" name = "tracing-core"
version = "0.1.33" version = "0.1.36"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
dependencies = [ dependencies = [
"once_cell", "once_cell",
] ]
[[package]] [[package]]
name = "typenum" name = "typenum"
version = "1.18.0" version = "1.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
[[package]] [[package]]
name = "unicase" name = "unicase"
version = "2.8.1" version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
[[package]] [[package]]
name = "unicode-ident" name = "unicode-ident"
version = "1.0.18" version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
[[package]]
name = "unicode-segmentation"
version = "1.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
[[package]] [[package]]
name = "unicode-xid" name = "unicode-xid"
@@ -1456,21 +1476,16 @@ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
[[package]] [[package]]
name = "url" name = "url"
version = "2.5.4" version = "2.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
dependencies = [ dependencies = [
"form_urlencoded", "form_urlencoded",
"idna", "idna",
"percent-encoding", "percent-encoding",
"serde",
] ]
[[package]]
name = "utf16_iter"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
[[package]] [[package]]
name = "utf8_iter" name = "utf8_iter"
version = "1.0.4" version = "1.0.4"
@@ -1497,19 +1512,68 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]] [[package]]
name = "wasi" name = "wasi"
version = "0.11.0+wasi-snapshot-preview1" version = "0.11.1+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
[[package]] [[package]]
name = "wasi" name = "wasip2"
version = "0.13.3+wasi-0.2.2" version = "1.0.3+wasi-0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" checksum = "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6"
dependencies = [ dependencies = [
"wit-bindgen-rt", "wit-bindgen 0.57.1",
] ]
[[package]]
name = "wasip3"
version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
dependencies = [
"wit-bindgen 0.51.0",
]
[[package]]
name = "wasm-encoder"
version = "0.244.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
dependencies = [
"leb128fmt",
"wasmparser",
]
[[package]]
name = "wasm-metadata"
version = "0.244.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
dependencies = [
"anyhow",
"indexmap",
"wasm-encoder",
"wasmparser",
]
[[package]]
name = "wasmparser"
version = "0.244.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
dependencies = [
"bitflags",
"hashbrown 0.15.5",
"indexmap",
"semver",
]
[[package]]
name = "windows-link"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
[[package]] [[package]]
name = "windows-sys" name = "windows-sys"
version = "0.52.0" version = "0.52.0"
@@ -1521,11 +1585,11 @@ dependencies = [
[[package]] [[package]]
name = "windows-sys" name = "windows-sys"
version = "0.59.0" version = "0.61.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
dependencies = [ dependencies = [
"windows-targets", "windows-link",
] ]
[[package]] [[package]]
@@ -1593,33 +1657,111 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
[[package]] [[package]]
name = "wit-bindgen-rt" name = "wit-bindgen"
version = "0.33.0" version = "0.51.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
dependencies = [ dependencies = [
"bitflags", "wit-bindgen-rust-macro",
] ]
[[package]] [[package]]
name = "write16" name = "wit-bindgen"
version = "1.0.0" version = "0.57.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
[[package]]
name = "wit-bindgen-core"
version = "0.51.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
dependencies = [
"anyhow",
"heck",
"wit-parser",
]
[[package]]
name = "wit-bindgen-rust"
version = "0.51.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
dependencies = [
"anyhow",
"heck",
"indexmap",
"prettyplease",
"syn",
"wasm-metadata",
"wit-bindgen-core",
"wit-component",
]
[[package]]
name = "wit-bindgen-rust-macro"
version = "0.51.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
dependencies = [
"anyhow",
"prettyplease",
"proc-macro2",
"quote",
"syn",
"wit-bindgen-core",
"wit-bindgen-rust",
]
[[package]]
name = "wit-component"
version = "0.244.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
dependencies = [
"anyhow",
"bitflags",
"indexmap",
"log",
"serde",
"serde_derive",
"serde_json",
"wasm-encoder",
"wasm-metadata",
"wasmparser",
"wit-parser",
]
[[package]]
name = "wit-parser"
version = "0.244.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
dependencies = [
"anyhow",
"id-arena",
"indexmap",
"log",
"semver",
"serde",
"serde_derive",
"serde_json",
"unicode-xid",
"wasmparser",
]
[[package]] [[package]]
name = "writeable" name = "writeable"
version = "0.5.5" version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
[[package]] [[package]]
name = "yoke" name = "yoke"
version = "0.7.5" version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
dependencies = [ dependencies = [
"serde",
"stable_deref_trait", "stable_deref_trait",
"yoke-derive", "yoke-derive",
"zerofrom", "zerofrom",
@@ -1627,9 +1769,9 @@ dependencies = [
[[package]] [[package]]
name = "yoke-derive" name = "yoke-derive"
version = "0.7.5" version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -1637,40 +1779,20 @@ dependencies = [
"synstructure", "synstructure",
] ]
[[package]]
name = "zerocopy"
version = "0.8.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd97444d05a4328b90e75e503a34bad781f14e28a823ad3557f0750df1ebcbc6"
dependencies = [
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.8.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6352c01d0edd5db859a63e2605f4ea3183ddbd15e2c4a9e7d32184df75e4f154"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]] [[package]]
name = "zerofrom" name = "zerofrom"
version = "0.1.6" version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
dependencies = [ dependencies = [
"zerofrom-derive", "zerofrom-derive",
] ]
[[package]] [[package]]
name = "zerofrom-derive" name = "zerofrom-derive"
version = "0.1.6" version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -1679,10 +1801,21 @@ dependencies = [
] ]
[[package]] [[package]]
name = "zerovec" name = "zerotrie"
version = "0.10.4" version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
dependencies = [
"displaydoc",
"yoke",
"zerofrom",
]
[[package]]
name = "zerovec"
version = "0.11.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
dependencies = [ dependencies = [
"yoke", "yoke",
"zerofrom", "zerofrom",
@@ -1691,15 +1824,21 @@ dependencies = [
[[package]] [[package]]
name = "zerovec-derive" name = "zerovec-derive"
version = "0.10.3" version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
"syn", "syn",
] ]
[[package]]
name = "zmij"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
[[package]] [[package]]
name = "zstd" name = "zstd"
version = "0.13.3" version = "0.13.3"
@@ -1711,18 +1850,18 @@ dependencies = [
[[package]] [[package]]
name = "zstd-safe" name = "zstd-safe"
version = "7.2.3" version = "7.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3051792fbdc2e1e143244dc28c60f73d8470e93f3f9cbd0ead44da5ed802722" checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
dependencies = [ dependencies = [
"zstd-sys", "zstd-sys",
] ]
[[package]] [[package]]
name = "zstd-sys" name = "zstd-sys"
version = "2.0.14+zstd.1.5.7" version = "2.0.16+zstd.1.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fb060d4926e4ac3a3ad15d864e99ceb5f343c6b34f5bd6d81ae6ed417311be5" checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
dependencies = [ dependencies = [
"cc", "cc",
"pkg-config", "pkg-config",
+8 -8
View File
@@ -1,24 +1,24 @@
[package] [package]
name = "expose-dir-via-http" name = "expose-dir-via-http"
version = "1.3.14" version = "1.3.59"
edition = "2024" edition = "2024"
[lints.rust] [dependencies]
unsafe_code = "forbid" actix-files = "0.6"
actix-web = { version = "4" }
clap = { version = "4", features = ["cargo", "derive"] }
[lints.clippy] [lints.clippy]
pedantic = { level = "warn", priority = -1 } pedantic = { level = "warn", priority = -1 }
todo = "warn" todo = "warn"
unwrap_used = "warn" unwrap_used = "warn"
[dependencies] [lints.rust]
actix-web = { version = "4" } unsafe_code = "forbid"
actix-files = "0.6"
clap = { version = "4", features = ["cargo", "derive"] }
[profile.release] [profile.release]
lto = true
debug = false debug = false
strip = true strip = true
lto = true
panic = "unwind" panic = "unwind"
codegen-units = 1 codegen-units = 1