Skip to content

Commit c6a6f17

Browse files
committed
chore(test): corrections && optimizations
1 parent 65a984b commit c6a6f17

File tree

4 files changed

+121
-119
lines changed

4 files changed

+121
-119
lines changed

DEPENDENCIES.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ backon: 1.6.0, "Apache-2.0",
8484
base16ct: 0.2.0, "Apache-2.0 OR MIT",
8585
base64: 0.21.7, "Apache-2.0 OR MIT",
8686
base64: 0.22.1, "Apache-2.0 OR MIT",
87-
base64ct: 1.8.1, "Apache-2.0 OR MIT",
87+
base64ct: 1.8.2, "Apache-2.0 OR MIT",
8888
bdd: 0.0.1, "Apache-2.0",
8989
beef: 0.5.2, "Apache-2.0 OR MIT",
9090
bench-dashboard-frontend: 0.4.1, "Apache-2.0",
@@ -136,9 +136,9 @@ charming: 0.6.0, "Apache-2.0 OR MIT",
136136
charming_macros: 0.1.0, "Apache-2.0 OR MIT",
137137
chrono: 0.4.42, "Apache-2.0 OR MIT",
138138
cipher: 0.4.4, "Apache-2.0 OR MIT",
139-
clap: 4.5.53, "Apache-2.0 OR MIT",
140-
clap_builder: 4.5.53, "Apache-2.0 OR MIT",
141-
clap_complete: 4.5.63, "Apache-2.0 OR MIT",
139+
clap: 4.5.54, "Apache-2.0 OR MIT",
140+
clap_builder: 4.5.54, "Apache-2.0 OR MIT",
141+
clap_complete: 4.5.64, "Apache-2.0 OR MIT",
142142
clap_derive: 4.5.49, "Apache-2.0 OR MIT",
143143
clap_lex: 0.7.6, "Apache-2.0 OR MIT",
144144
clock: 0.1.0, "N/A",
@@ -280,12 +280,12 @@ extension-traits: 1.0.1, "Apache-2.0 OR MIT OR Zlib",
280280
fast-async-mutex: 0.6.7, "Apache-2.0 OR MIT",
281281
fastbloom: 0.14.0, "Apache-2.0 OR MIT",
282282
fastrand: 2.3.0, "Apache-2.0 OR MIT",
283-
ferroid: 0.8.8, "Apache-2.0 OR MIT",
283+
ferroid: 0.8.9, "Apache-2.0 OR MIT",
284284
ff: 0.13.1, "Apache-2.0 OR MIT",
285285
fiat-crypto: 0.2.9, "Apache-2.0 OR BSD-1-Clause OR MIT",
286286
figlet-rs: 0.1.5, "Apache-2.0",
287287
figment: 0.10.19, "Apache-2.0 OR MIT",
288-
file-operation: 0.8.8, "MIT",
288+
file-operation: 0.8.10, "MIT",
289289
filetime: 0.2.26, "Apache-2.0 OR MIT",
290290
find-msvc-tools: 0.1.6, "Apache-2.0 OR MIT",
291291
flatbuffers: 25.12.19, "Apache-2.0",
@@ -301,6 +301,7 @@ foreign-types-shared: 0.1.1, "Apache-2.0 OR MIT",
301301
form_urlencoded: 1.2.2, "Apache-2.0 OR MIT",
302302
fragile: 2.0.1, "Apache-2.0",
303303
fs-err: 3.2.2, "Apache-2.0 OR MIT",
304+
fs2: 0.4.3, "Apache-2.0 OR MIT",
304305
fs_extra: 1.3.0, "MIT",
305306
fsevent-sys: 4.1.0, "MIT",
306307
funty: 2.0.0, "MIT",
@@ -345,7 +346,7 @@ h2: 0.3.27, "MIT",
345346
h2: 0.4.12, "MIT",
346347
half: 2.7.1, "Apache-2.0 OR MIT",
347348
halfbrown: 0.4.0, "Apache-2.0 OR MIT",
348-
handlebars: 6.3.2, "MIT",
349+
handlebars: 6.4.0, "MIT",
349350
hash32: 0.2.1, "Apache-2.0 OR MIT",
350351
hash32: 1.0.0, "Apache-2.0 OR MIT",
351352
hashbrown: 0.12.3, "Apache-2.0 OR MIT",
@@ -457,7 +458,7 @@ lexical-util: 1.0.7, "Apache-2.0 OR MIT",
457458
lexical-write-float: 1.0.6, "Apache-2.0 OR MIT",
458459
lexical-write-integer: 1.0.6, "Apache-2.0 OR MIT",
459460
libbz2-rs-sys: 0.2.2, "bzip2-1.0.6",
460-
libc: 0.2.178, "Apache-2.0 OR MIT",
461+
libc: 0.2.179, "Apache-2.0 OR MIT",
461462
libdbus-sys: 0.2.7, "Apache-2.0 OR MIT",
462463
libflate: 2.2.1, "MIT",
463464
libflate_lz77: 2.2.0, "MIT",
@@ -536,7 +537,7 @@ objc2: 0.6.3, "MIT",
536537
objc2-core-foundation: 0.3.2, "Apache-2.0 OR MIT OR Zlib",
537538
objc2-encode: 4.1.0, "MIT",
538539
objc2-io-kit: 0.3.2, "Apache-2.0 OR MIT OR Zlib",
539-
octocrab: 0.49.4, "Apache-2.0 OR MIT",
540+
octocrab: 0.49.5, "Apache-2.0 OR MIT",
540541
oid-registry: 0.8.1, "Apache-2.0 OR MIT",
541542
once_cell: 1.21.3, "Apache-2.0 OR MIT",
542543
once_cell_polyfill: 1.70.2, "Apache-2.0 OR MIT",
@@ -582,10 +583,10 @@ peg-runtime: 0.6.3, "MIT",
582583
pem: 3.0.6, "MIT",
583584
pem-rfc7468: 0.7.0, "Apache-2.0 OR MIT",
584585
percent-encoding: 2.3.2, "Apache-2.0 OR MIT",
585-
pest: 2.8.4, "Apache-2.0 OR MIT",
586-
pest_derive: 2.8.4, "Apache-2.0 OR MIT",
587-
pest_generator: 2.8.4, "Apache-2.0 OR MIT",
588-
pest_meta: 2.8.4, "Apache-2.0 OR MIT",
586+
pest: 2.8.5, "Apache-2.0 OR MIT",
587+
pest_derive: 2.8.5, "Apache-2.0 OR MIT",
588+
pest_generator: 2.8.5, "Apache-2.0 OR MIT",
589+
pest_meta: 2.8.5, "Apache-2.0 OR MIT",
589590
pin-project: 1.1.10, "Apache-2.0 OR MIT",
590591
pin-project-internal: 1.1.10, "Apache-2.0 OR MIT",
591592
pin-project-lite: 0.2.16, "Apache-2.0 OR MIT",
@@ -673,6 +674,7 @@ rmcp-macros: 0.12.0, "MIT",
673674
rmp: 0.8.15, "MIT",
674675
rmp-serde: 1.3.1, "MIT",
675676
roaring: 0.10.12, "Apache-2.0 OR MIT",
677+
rolling-file: 0.2.0, "Apache-2.0 OR MIT",
676678
route-recognizer: 0.3.1, "MIT",
677679
rsa: 0.9.9, "Apache-2.0 OR MIT",
678680
rust-embed: 8.9.0, "MIT",
@@ -727,8 +729,8 @@ serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT",
727729
serde_with: 3.16.1, "Apache-2.0 OR MIT",
728730
serde_with_macros: 3.16.1, "Apache-2.0 OR MIT",
729731
serde_yaml_ng: 0.10.0, "MIT",
730-
serial_test: 3.2.0, "MIT",
731-
serial_test_derive: 3.2.0, "MIT",
732+
serial_test: 3.3.1, "MIT",
733+
serial_test_derive: 3.3.1, "MIT",
732734
server: 0.6.1-edge.4, "Apache-2.0",
733735
sha1: 0.10.6, "Apache-2.0 OR MIT",
734736
sha2: 0.10.9, "Apache-2.0 OR MIT",
@@ -774,7 +776,7 @@ strum_macros: 0.26.4, "MIT",
774776
strum_macros: 0.27.2, "MIT",
775777
subtle: 2.6.1, "BSD-3-Clause",
776778
syn: 1.0.109, "Apache-2.0 OR MIT",
777-
syn: 2.0.111, "Apache-2.0 OR MIT",
779+
syn: 2.0.113, "Apache-2.0 OR MIT",
778780
sync_wrapper: 1.0.2, "Apache-2.0",
779781
synstructure: 0.13.2, "MIT",
780782
synthez: 0.4.0, "BlueOak-1.0.0",
@@ -808,12 +810,12 @@ tiny-keccak: 2.0.2, "CC0-1.0",
808810
tinystr: 0.8.2, "Unicode-3.0",
809811
tinyvec: 1.10.0, "Apache-2.0 OR MIT OR Zlib",
810812
tinyvec_macros: 0.1.1, "Apache-2.0 OR MIT OR Zlib",
811-
tokio: 1.48.0, "MIT",
813+
tokio: 1.49.0, "MIT",
812814
tokio-macros: 2.6.0, "MIT",
813815
tokio-rustls: 0.26.4, "Apache-2.0 OR MIT",
814-
tokio-stream: 0.1.17, "MIT",
816+
tokio-stream: 0.1.18, "MIT",
815817
tokio-tungstenite: 0.28.0, "MIT",
816-
tokio-util: 0.7.17, "MIT",
818+
tokio-util: 0.7.18, "MIT",
817819
tokise: 0.2.0, "Apache-2.0 OR MIT",
818820
toml: 0.8.23, "Apache-2.0 OR MIT",
819821
toml: 0.9.10+spec-1.1.0, "Apache-2.0 OR MIT",
@@ -899,9 +901,9 @@ wasm-streams: 0.4.2, "Apache-2.0 OR MIT",
899901
wasmtimer: 0.4.3, "MIT",
900902
web-sys: 0.3.83, "Apache-2.0 OR MIT",
901903
web-time: 1.1.0, "Apache-2.0 OR MIT",
902-
webpki-root-certs: 1.0.4, "CDLA-Permissive-2.0",
904+
webpki-root-certs: 1.0.5, "CDLA-Permissive-2.0",
903905
webpki-roots: 0.26.11, "CDLA-Permissive-2.0",
904-
webpki-roots: 1.0.4, "CDLA-Permissive-2.0",
906+
webpki-roots: 1.0.5, "CDLA-Permissive-2.0",
905907
whoami: 1.6.1, "Apache-2.0 OR BSL-1.0 OR MIT",
906908
widestring: 1.2.1, "Apache-2.0 OR MIT",
907909
winapi: 0.3.9, "Apache-2.0 OR MIT",
@@ -994,7 +996,7 @@ zerovec: 0.11.5, "Unicode-3.0",
994996
zerovec-derive: 0.11.2, "Unicode-3.0",
995997
zip: 7.0.0, "MIT",
996998
zlib-rs: 0.5.5, "Zlib",
997-
zmij: 1.0.3, "MIT",
999+
zmij: 1.0.10, "MIT",
9981000
zopfli: 0.8.3, "Apache-2.0",
9991001
zstd: 0.13.3, "MIT",
10001002
zstd-safe: 7.2.4, "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)