summaryrefslogtreecommitdiff
path: root/net/s3m/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'net/s3m/Makefile.crates')
-rw-r--r--net/s3m/Makefile.crates423
1 files changed, 241 insertions, 182 deletions
diff --git a/net/s3m/Makefile.crates b/net/s3m/Makefile.crates
index 60658f1a9de4..a65405a9d8b1 100644
--- a/net/s3m/Makefile.crates
+++ b/net/s3m/Makefile.crates
@@ -1,259 +1,318 @@
-CARGO_CRATES= addr2line-0.22.0 \
- adler-1.0.2 \
+CARGO_CRATES= addr2line-0.24.2 \
+ adler2-2.0.1 \
+ aead-0.5.2 \
aho-corasick-1.1.3 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anes-0.1.6 \
- anstream-0.6.15 \
- anstyle-1.0.8 \
- anstyle-parse-0.2.5 \
- anstyle-query-1.1.1 \
- anstyle-wincon-3.0.4 \
- anyhow-1.0.86 \
- arrayref-0.3.8 \
- arrayvec-0.7.4 \
+ anstream-0.6.19 \
+ anstyle-1.0.11 \
+ anstyle-parse-0.2.7 \
+ anstyle-query-1.1.3 \
+ anstyle-wincon-3.0.9 \
+ anyhow-1.0.98 \
+ arrayref-0.3.9 \
+ arrayvec-0.7.6 \
+ assert-json-diff-2.0.2 \
atomic-waker-1.1.2 \
- autocfg-1.3.0 \
- backtrace-0.3.73 \
+ autocfg-1.4.0 \
+ backtrace-0.3.75 \
base64-0.22.1 \
- base64ct-1.6.0 \
- bincode-1.3.3 \
+ base64ct-1.8.0 \
+ bincode-2.0.1 \
+ bincode_derive-2.0.1 \
bitflags-1.3.2 \
- bitflags-2.6.0 \
- blake3-1.5.3 \
- bumpalo-3.16.0 \
+ bitflags-2.9.1 \
+ blake3-1.8.2 \
+ bumpalo-3.18.1 \
byteorder-1.5.0 \
- bytes-1.6.1 \
- bytesize-1.3.0 \
+ bytes-1.10.1 \
+ bytesize-2.0.1 \
cast-0.3.0 \
- cc-1.1.7 \
- cfg-if-1.0.0 \
- chrono-0.4.38 \
+ cc-1.2.27 \
+ cfg-if-1.0.1 \
+ chacha20-0.9.1 \
+ chacha20poly1305-0.10.1 \
+ chrono-0.4.41 \
ciborium-0.2.2 \
ciborium-io-0.2.2 \
ciborium-ll-0.2.2 \
- clap-4.5.11 \
- clap_builder-4.5.11 \
- clap_lex-0.7.2 \
- colorchoice-1.0.2 \
- colored-2.1.0 \
- console-0.15.8 \
- constant_time_eq-0.3.0 \
+ cipher-0.4.4 \
+ clap-4.5.40 \
+ clap_builder-4.5.40 \
+ clap_lex-0.7.5 \
+ colorchoice-1.0.4 \
+ colored-3.0.0 \
+ console-0.15.11 \
+ constant_time_eq-0.3.1 \
core-foundation-0.9.4 \
- core-foundation-sys-0.8.6 \
+ core-foundation-sys-0.8.7 \
+ cpufeatures-0.2.17 \
crc32c-0.6.8 \
crc32fast-1.4.2 \
- criterion-0.5.1 \
+ criterion-0.6.0 \
criterion-plot-0.5.0 \
crossbeam-0.8.4 \
- crossbeam-channel-0.5.13 \
- crossbeam-deque-0.8.5 \
+ crossbeam-channel-0.5.15 \
+ crossbeam-deque-0.8.6 \
crossbeam-epoch-0.9.18 \
- crossbeam-queue-0.3.11 \
- crossbeam-utils-0.8.20 \
- crunchy-0.2.2 \
- dirs-5.0.1 \
- dirs-sys-0.4.1 \
- either-1.13.0 \
- encode_unicode-0.3.6 \
- encoding_rs-0.8.34 \
- env_filter-0.1.2 \
- env_logger-0.11.5 \
- equivalent-1.0.1 \
- errno-0.3.9 \
- fastrand-2.1.0 \
+ crossbeam-queue-0.3.12 \
+ crossbeam-utils-0.8.21 \
+ crunchy-0.2.3 \
+ crypto-common-0.1.6 \
+ dirs-6.0.0 \
+ dirs-sys-0.5.0 \
+ displaydoc-0.2.5 \
+ either-1.15.0 \
+ encode_unicode-1.0.0 \
+ encoding_rs-0.8.35 \
+ env_filter-0.1.3 \
+ env_logger-0.11.8 \
+ equivalent-1.0.2 \
+ errno-0.3.12 \
+ fastrand-2.3.0 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.2.1 \
fs2-0.4.3 \
- futures-0.3.30 \
- futures-channel-0.3.30 \
- futures-core-0.3.30 \
- futures-executor-0.3.30 \
- futures-io-0.3.30 \
- futures-macro-0.3.30 \
- futures-sink-0.3.30 \
- futures-task-0.3.30 \
- futures-util-0.3.30 \
+ futures-0.3.31 \
+ futures-channel-0.3.31 \
+ futures-core-0.3.31 \
+ futures-executor-0.3.31 \
+ futures-io-0.3.31 \
+ futures-macro-0.3.31 \
+ futures-sink-0.3.31 \
+ futures-task-0.3.31 \
+ futures-util-0.3.31 \
fxhash-0.2.1 \
- getrandom-0.2.15 \
- gimli-0.29.0 \
- h2-0.4.5 \
- half-2.4.1 \
- hashbrown-0.14.5 \
- hermit-abi-0.3.9 \
- http-1.1.0 \
+ generic-array-0.14.7 \
+ getrandom-0.2.16 \
+ getrandom-0.3.3 \
+ gimli-0.31.1 \
+ h2-0.4.10 \
+ half-2.6.0 \
+ hashbrown-0.15.4 \
+ hermit-abi-0.5.2 \
+ http-1.3.1 \
http-body-1.0.1 \
- http-body-util-0.1.2 \
- httparse-1.9.4 \
- humantime-2.1.0 \
- hyper-1.4.1 \
- hyper-rustls-0.27.2 \
+ http-body-util-0.1.3 \
+ httparse-1.10.1 \
+ httpdate-1.0.3 \
+ hyper-1.6.0 \
+ hyper-rustls-0.27.7 \
hyper-tls-0.6.0 \
- hyper-util-0.1.6 \
- iana-time-zone-0.1.60 \
+ hyper-util-0.1.14 \
+ iana-time-zone-0.1.63 \
iana-time-zone-haiku-0.1.2 \
- idna-0.5.0 \
- indexmap-2.2.6 \
- indicatif-0.17.8 \
+ icu_collections-2.0.0 \
+ icu_locale_core-2.0.0 \
+ icu_normalizer-2.0.0 \
+ icu_normalizer_data-2.0.0 \
+ icu_properties-2.0.1 \
+ icu_properties_data-2.0.1 \
+ icu_provider-2.0.0 \
+ idna-1.0.3 \
+ idna_adapter-1.2.1 \
+ indexmap-2.9.0 \
+ indicatif-0.17.11 \
+ inout-0.1.4 \
instant-0.1.13 \
- ipnet-2.9.0 \
- is-terminal-0.4.12 \
+ ipnet-2.11.0 \
+ iri-string-0.7.8 \
is_terminal_polyfill-1.70.1 \
itertools-0.10.5 \
- itoa-1.0.11 \
- jobserver-0.1.32 \
- js-sys-0.3.69 \
- lazy_static-1.5.0 \
- libc-0.2.155 \
+ itertools-0.13.0 \
+ itoa-1.0.15 \
+ jiff-0.2.15 \
+ jiff-static-0.2.15 \
+ jobserver-0.1.33 \
+ js-sys-0.3.77 \
+ libc-0.2.173 \
libredox-0.1.3 \
- linux-raw-sys-0.4.14 \
- lock_api-0.4.12 \
- log-0.4.22 \
+ linux-raw-sys-0.9.4 \
+ litemap-0.8.0 \
+ lock_api-0.4.13 \
+ log-0.4.27 \
md5-0.7.0 \
- memchr-2.7.4 \
+ memchr-2.7.5 \
mime-0.3.17 \
- miniz_oxide-0.7.4 \
- mio-1.0.1 \
- native-tls-0.2.12 \
+ miniz_oxide-0.8.9 \
+ mio-1.0.4 \
+ mockito-1.7.0 \
+ native-tls-0.2.14 \
num-traits-0.2.19 \
- num_cpus-1.16.0 \
+ num_cpus-1.17.0 \
number_prefix-0.4.0 \
- object-0.36.2 \
- once_cell-1.19.0 \
- oorandom-11.1.4 \
- openssl-0.10.66 \
+ object-0.36.7 \
+ once_cell-1.21.3 \
+ once_cell_polyfill-1.70.1 \
+ oorandom-11.1.5 \
+ opaque-debug-0.3.1 \
+ openssl-0.10.73 \
openssl-macros-0.1.1 \
- openssl-probe-0.1.5 \
- openssl-src-300.3.1+3.3.1 \
- openssl-sys-0.9.103 \
+ openssl-probe-0.1.6 \
+ openssl-src-300.5.0+3.5.0 \
+ openssl-sys-0.9.109 \
option-ext-0.2.0 \
parking_lot-0.11.2 \
- parking_lot-0.12.3 \
+ parking_lot-0.12.4 \
parking_lot_core-0.8.6 \
- parking_lot_core-0.9.10 \
+ parking_lot_core-0.9.11 \
percent-encoding-2.3.1 \
- pin-project-1.1.5 \
- pin-project-internal-1.1.5 \
- pin-project-lite-0.2.14 \
+ pin-project-lite-0.2.16 \
pin-utils-0.1.0 \
- pkg-config-0.3.30 \
- plotters-0.3.6 \
- plotters-backend-0.3.6 \
- plotters-svg-0.3.6 \
- portable-atomic-1.7.0 \
- proc-macro2-1.0.86 \
- quote-1.0.36 \
+ pkg-config-0.3.32 \
+ plotters-0.3.7 \
+ plotters-backend-0.3.7 \
+ plotters-svg-0.3.7 \
+ poly1305-0.8.0 \
+ portable-atomic-1.11.1 \
+ portable-atomic-util-0.2.4 \
+ potential_utf-0.1.2 \
+ ppv-lite86-0.2.21 \
+ proc-macro2-1.0.95 \
+ quick-xml-0.37.5 \
+ quote-1.0.40 \
+ r-efi-5.2.0 \
+ rand-0.9.1 \
+ rand_chacha-0.9.0 \
+ rand_core-0.6.4 \
+ rand_core-0.9.3 \
rayon-1.10.0 \
rayon-core-1.12.1 \
redox_syscall-0.2.16 \
- redox_syscall-0.5.3 \
- redox_users-0.4.5 \
- regex-1.10.5 \
- regex-automata-0.4.7 \
- regex-syntax-0.8.4 \
- reqwest-0.12.5 \
- ring-0.17.8 \
- rustc-demangle-0.1.24 \
- rustc_version-0.4.0 \
- rustix-0.38.34 \
- rustls-0.23.12 \
- rustls-pemfile-2.1.2 \
- rustls-pki-types-1.7.0 \
- rustls-webpki-0.102.6 \
- ryu-1.0.18 \
+ redox_syscall-0.5.13 \
+ redox_users-0.5.0 \
+ regex-1.11.1 \
+ regex-automata-0.4.9 \
+ regex-syntax-0.8.5 \
+ reqwest-0.12.20 \
+ ring-0.17.14 \
+ rustc-demangle-0.1.25 \
+ rustc_version-0.4.1 \
+ rustix-1.0.7 \
+ rustls-0.23.27 \
+ rustls-pki-types-1.12.0 \
+ rustls-webpki-0.103.3 \
+ rustversion-1.0.21 \
+ ryu-1.0.20 \
same-file-1.0.6 \
- schannel-0.1.23 \
+ schannel-0.1.27 \
scopeguard-1.2.0 \
- secrecy-0.8.0 \
+ secrecy-0.10.3 \
security-framework-2.11.1 \
- security-framework-sys-2.11.1 \
- semver-1.0.23 \
- serde-1.0.204 \
- serde-xml-rs-0.6.0 \
- serde_derive-1.0.204 \
- serde_json-1.0.121 \
+ security-framework-sys-2.14.0 \
+ semver-1.0.26 \
+ serde-1.0.219 \
+ serde_derive-1.0.219 \
+ serde_json-1.0.140 \
serde_urlencoded-0.7.1 \
serde_yaml-0.9.34+deprecated \
- signal-hook-registry-1.4.2 \
+ shlex-1.3.0 \
+ signal-hook-registry-1.4.5 \
+ similar-2.7.0 \
slab-0.4.9 \
sled-0.34.7 \
- smallvec-1.13.2 \
- socket2-0.5.7 \
- spin-0.9.8 \
+ smallvec-1.15.1 \
+ socket2-0.5.10 \
+ stable_deref_trait-1.2.0 \
strsim-0.11.1 \
subtle-2.6.1 \
- syn-2.0.72 \
- sync_wrapper-1.0.1 \
- system-configuration-0.5.1 \
- system-configuration-sys-0.5.0 \
+ syn-2.0.103 \
+ sync_wrapper-1.0.2 \
+ synstructure-0.13.2 \
+ system-configuration-0.6.1 \
+ system-configuration-sys-0.6.0 \
temp-env-0.3.6 \
- tempfile-3.10.1 \
- thiserror-1.0.63 \
- thiserror-impl-1.0.63 \
+ tempfile-3.20.0 \
+ thiserror-2.0.12 \
+ thiserror-impl-2.0.12 \
+ tinystr-0.8.1 \
tinytemplate-1.2.1 \
- tinyvec-1.8.0 \
- tinyvec_macros-0.1.1 \
- tokio-1.39.2 \
- tokio-macros-2.4.0 \
+ tokio-1.45.1 \
+ tokio-macros-2.5.0 \
tokio-native-tls-0.3.1 \
- tokio-rustls-0.26.0 \
- tokio-stream-0.1.15 \
- tokio-util-0.7.11 \
- tower-0.4.13 \
- tower-layer-0.3.2 \
- tower-service-0.3.2 \
- tracing-0.1.40 \
- tracing-core-0.1.32 \
+ tokio-rustls-0.26.2 \
+ tokio-stream-0.1.17 \
+ tokio-util-0.7.15 \
+ tower-0.5.2 \
+ tower-http-0.6.6 \
+ tower-layer-0.3.3 \
+ tower-service-0.3.3 \
+ tracing-0.1.41 \
+ tracing-core-0.1.34 \
try-lock-0.2.5 \
- unicode-bidi-0.3.15 \
- unicode-ident-1.0.12 \
- unicode-normalization-0.1.23 \
- unicode-width-0.1.13 \
+ typenum-1.18.0 \
+ unicode-ident-1.0.18 \
+ unicode-width-0.2.1 \
+ universal-hash-0.5.1 \
unsafe-libyaml-0.2.11 \
untrusted-0.9.0 \
- url-2.5.2 \
+ unty-0.0.4 \
+ url-2.5.4 \
+ utf8_iter-1.0.4 \
utf8parse-0.2.2 \
vcpkg-0.2.15 \
+ version_check-0.9.5 \
+ virtue-0.0.18 \
walkdir-2.5.0 \
want-0.3.1 \
- wasi-0.11.0+wasi-snapshot-preview1 \
- wasm-bindgen-0.2.92 \
- wasm-bindgen-backend-0.2.92 \
- wasm-bindgen-futures-0.4.42 \
- wasm-bindgen-macro-0.2.92 \
- wasm-bindgen-macro-support-0.2.92 \
- wasm-bindgen-shared-0.2.92 \
- wasm-streams-0.4.0 \
- web-sys-0.3.69 \
+ wasi-0.11.1+wasi-snapshot-preview1 \
+ wasi-0.14.2+wasi-0.2.4 \
+ wasm-bindgen-0.2.100 \
+ wasm-bindgen-backend-0.2.100 \
+ wasm-bindgen-futures-0.4.50 \
+ wasm-bindgen-macro-0.2.100 \
+ wasm-bindgen-macro-support-0.2.100 \
+ wasm-bindgen-shared-0.2.100 \
+ wasm-streams-0.4.2 \
+ web-sys-0.3.77 \
+ web-time-1.1.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
- winapi-util-0.1.8 \
+ winapi-util-0.1.9 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- windows-core-0.52.0 \
- windows-sys-0.48.0 \
+ windows-core-0.61.2 \
+ windows-implement-0.60.0 \
+ windows-interface-0.59.1 \
+ windows-link-0.1.3 \
+ windows-registry-0.5.2 \
+ windows-result-0.3.4 \
+ windows-strings-0.4.2 \
windows-sys-0.52.0 \
- windows-targets-0.48.5 \
+ windows-sys-0.59.0 \
+ windows-sys-0.60.2 \
windows-targets-0.52.6 \
- windows_aarch64_gnullvm-0.48.5 \
+ windows-targets-0.53.2 \
windows_aarch64_gnullvm-0.52.6 \
- windows_aarch64_msvc-0.48.5 \
+ windows_aarch64_gnullvm-0.53.0 \
windows_aarch64_msvc-0.52.6 \
- windows_i686_gnu-0.48.5 \
+ windows_aarch64_msvc-0.53.0 \
windows_i686_gnu-0.52.6 \
+ windows_i686_gnu-0.53.0 \
windows_i686_gnullvm-0.52.6 \
- windows_i686_msvc-0.48.5 \
+ windows_i686_gnullvm-0.53.0 \
windows_i686_msvc-0.52.6 \
- windows_x86_64_gnu-0.48.5 \
+ windows_i686_msvc-0.53.0 \
windows_x86_64_gnu-0.52.6 \
- windows_x86_64_gnullvm-0.48.5 \
+ windows_x86_64_gnu-0.53.0 \
windows_x86_64_gnullvm-0.52.6 \
- windows_x86_64_msvc-0.48.5 \
+ windows_x86_64_gnullvm-0.53.0 \
windows_x86_64_msvc-0.52.6 \
- winreg-0.52.0 \
- xml-rs-0.8.20 \
+ windows_x86_64_msvc-0.53.0 \
+ wit-bindgen-rt-0.39.0 \
+ writeable-0.6.1 \
+ yoke-0.8.0 \
+ yoke-derive-0.8.0 \
+ zerocopy-0.8.25 \
+ zerocopy-derive-0.8.25 \
+ zerofrom-0.1.6 \
+ zerofrom-derive-0.1.6 \
zeroize-1.8.1 \
- zstd-0.13.2 \
- zstd-safe-7.2.0 \
- zstd-sys-2.0.12+zstd.1.5.6
+ zerotrie-0.2.2 \
+ zerovec-0.11.2 \
+ zerovec-derive-0.11.1 \
+ zstd-0.13.3 \
+ zstd-safe-7.2.4 \
+ zstd-sys-2.0.15+zstd.1.5.7