git: 49d8977d50f9 - 2026Q2 - net/sendme: Update to 0.35.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jun 2026 19:50:29 UTC
The branch 2026Q2 has been updated by feld:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49d8977d50f96418210de71f70d3ef5ea4bc516a
commit 49d8977d50f96418210de71f70d3ef5ea4bc516a
Author: Mark Felder <feld@FreeBSD.org>
AuthorDate: 2026-06-07 20:11:14 +0000
Commit: Mark Felder <feld@FreeBSD.org>
CommitDate: 2026-06-09 19:47:08 +0000
net/sendme: Update to 0.35.0
MFH as the quarterly version was no longer functional
(cherry picked from commit 771a0f4011488ea46d364354e4dc752f01b47e9e)
---
net/sendme/Makefile | 4 +-
net/sendme/Makefile.crates | 729 +++++++++++-----------
net/sendme/distinfo | 1460 +++++++++++++++++++++-----------------------
3 files changed, 1059 insertions(+), 1134 deletions(-)
diff --git a/net/sendme/Makefile b/net/sendme/Makefile
index 1e42427ed910..1ae8fafa04df 100644
--- a/net/sendme/Makefile
+++ b/net/sendme/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sendme
DISTVERSIONPREFIX= v
-DISTVERSION= 0.28.0
-PORTREVISION= 4
+DISTVERSION= 0.35.0
+PORTREVISION= 0
CATEGORIES= net
MAINTAINER= feld@FreeBSD.org
diff --git a/net/sendme/Makefile.crates b/net/sendme/Makefile.crates
index 3ec686a1d61e..3dfa27262cff 100644
--- a/net/sendme/Makefile.crates
+++ b/net/sendme/Makefile.crates
@@ -1,514 +1,489 @@
-CARGO_CRATES= addr2line-0.24.2 \
- adler2-2.0.1 \
- aead-0.5.2 \
- aho-corasick-1.1.3 \
+CARGO_CRATES= aead-0.5.2 \
+ aes-0.8.4 \
+ aes-gcm-0.10.3 \
+ aho-corasick-1.1.4 \
allocator-api2-0.2.21 \
android_system_properties-0.1.5 \
- anstream-0.6.20 \
- anstyle-1.0.11 \
- anstyle-parse-0.2.7 \
- anstyle-query-1.1.4 \
- anstyle-wincon-3.0.10 \
- anyhow-1.0.99 \
+ anstream-1.0.0 \
+ anstyle-1.0.14 \
+ anstyle-parse-1.0.0 \
+ anstyle-query-1.1.5 \
+ anstyle-wincon-3.0.11 \
+ anyhow-1.0.102 \
+ arc-swap-1.9.1 \
arrayref-0.3.9 \
arrayvec-0.7.6 \
- async-compat-0.2.5 \
+ asn1-rs-0.7.2 \
+ asn1-rs-derive-0.6.0 \
+ asn1-rs-impl-0.2.0 \
async-trait-0.1.89 \
async_io_stream-0.3.3 \
atomic-polyfill-1.0.3 \
atomic-waker-1.1.2 \
attohttpc-0.30.1 \
- autocfg-1.5.0 \
- backon-1.5.2 \
- backtrace-0.3.75 \
- bao-tree-0.15.1 \
- base16ct-0.2.0 \
- base32-0.5.1 \
+ autocfg-1.5.1 \
+ backon-1.6.0 \
+ bao-tree-0.16.0 \
+ base16ct-1.0.0 \
base64-0.22.1 \
- base64ct-1.8.0 \
+ base64ct-1.8.3 \
binary-merge-0.1.2 \
- bitflags-2.9.4 \
- blake3-1.8.2 \
- block-buffer-0.10.4 \
- bounded-integer-0.5.8 \
- btparse-0.2.0 \
- bumpalo-3.19.0 \
+ bit-vec-0.9.1 \
+ bitflags-2.11.1 \
+ blake3-1.8.5 \
+ block-buffer-0.12.0 \
+ block2-0.6.2 \
+ bumpalo-3.20.3 \
byteorder-1.5.0 \
- bytes-1.10.1 \
- cc-1.2.37 \
- cesu8-1.1.0 \
- cfg-if-1.0.3 \
+ bytes-1.11.1 \
+ cc-1.2.62 \
+ cfg-if-1.0.4 \
cfg_aliases-0.2.1 \
- chacha20-0.9.1 \
- chrono-0.4.42 \
+ chacha20-0.10.0 \
+ chrono-0.4.44 \
cipher-0.4.4 \
- clap-4.5.47 \
- clap_builder-4.5.47 \
- clap_derive-4.5.47 \
- clap_lex-0.7.5 \
+ clap-4.6.1 \
+ clap_builder-4.6.0 \
+ clap_derive-4.6.1 \
+ clap_lex-1.1.0 \
+ cmov-0.5.3 \
cobs-0.3.0 \
- color-backtrace-0.7.1 \
- colorchoice-1.0.4 \
+ colorchoice-1.0.5 \
combine-4.6.7 \
- console-0.15.11 \
- const-oid-0.9.6 \
- constant_time_eq-0.3.1 \
- convert_case-0.7.1 \
+ console-0.16.3 \
+ const-oid-0.10.2 \
+ constant_time_eq-0.4.2 \
+ convert_case-0.10.0 \
cordyceps-0.3.4 \
core-foundation-0.9.4 \
core-foundation-0.10.1 \
core-foundation-sys-0.8.7 \
cpufeatures-0.2.17 \
- crc-3.3.0 \
- crc-catalog-2.4.0 \
+ cpufeatures-0.3.0 \
critical-section-1.2.0 \
crossbeam-channel-0.5.15 \
crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.21 \
crossterm-0.29.0 \
crossterm_winapi-0.9.1 \
- crypto-common-0.1.6 \
- crypto_box-0.9.1 \
- crypto_secretbox-0.1.1 \
- curve25519-dalek-4.1.3 \
+ crypto-common-0.1.7 \
+ crypto-common-0.2.2 \
+ ctr-0.9.2 \
+ ctutils-0.4.2 \
+ curve25519-dalek-5.0.0-pre.6 \
curve25519-dalek-derive-0.1.1 \
- data-encoding-2.9.0 \
- der-0.7.10 \
- der_derive-0.7.3 \
- deranged-0.5.3 \
- derive_more-1.0.0 \
- derive_more-2.0.1 \
- derive_more-impl-1.0.0 \
- derive_more-impl-2.0.1 \
+ darling-0.20.11 \
+ darling_core-0.20.11 \
+ darling_macro-0.20.11 \
+ data-encoding-2.11.0 \
+ data-encoding-macro-0.1.20 \
+ data-encoding-macro-internal-0.1.18 \
+ der-0.8.0 \
+ der-parser-10.0.0 \
+ deranged-0.5.8 \
+ derive_builder-0.20.2 \
+ derive_builder_core-0.20.2 \
+ derive_builder_macro-0.20.2 \
+ derive_more-2.1.1 \
+ derive_more-impl-2.1.1 \
diatomic-waker-0.2.3 \
- digest-0.10.7 \
- displaydoc-0.2.5 \
- dlopen2-0.5.0 \
- document-features-0.2.11 \
- duct-0.13.7 \
- dyn-clone-1.0.20 \
- ed25519-2.2.3 \
- ed25519-dalek-2.2.0 \
+ digest-0.11.3 \
+ dispatch2-0.3.1 \
+ displaydoc-0.2.6 \
+ dlopen2-0.8.2 \
+ document-features-0.2.12 \
+ duct-1.1.1 \
+ ed25519-3.0.0 \
+ ed25519-dalek-3.0.0-pre.7 \
+ either-1.16.0 \
embedded-io-0.4.0 \
embedded-io-0.6.1 \
encode_unicode-1.0.0 \
- enum-as-inner-0.6.1 \
- enumflags2-0.7.12 \
- enumflags2_derive-0.7.12 \
+ enum-assoc-1.3.0 \
equivalent-1.0.2 \
errno-0.3.14 \
- fallible-iterator-0.3.0 \
- fastrand-2.3.0 \
- fiat-crypto-0.2.9 \
- find-msvc-tools-0.1.1 \
+ fastbloom-0.17.0 \
+ fastrand-2.4.1 \
+ fiat-crypto-0.3.0 \
+ find-msvc-tools-0.1.9 \
fnv-1.0.7 \
foldhash-0.1.5 \
+ foldhash-0.2.0 \
form_urlencoded-1.2.2 \
- futures-0.3.31 \
- futures-buffered-0.2.12 \
- futures-channel-0.3.31 \
- futures-core-0.3.31 \
- futures-executor-0.3.31 \
- futures-io-0.3.31 \
+ futures-0.3.32 \
+ futures-buffered-0.2.13 \
+ futures-channel-0.3.32 \
+ futures-core-0.3.32 \
+ futures-executor-0.3.32 \
+ futures-io-0.3.32 \
futures-lite-2.6.1 \
- futures-macro-0.3.31 \
- futures-sink-0.3.31 \
- futures-task-0.3.31 \
- futures-util-0.3.31 \
+ futures-macro-0.3.32 \
+ futures-sink-0.3.32 \
+ futures-task-0.3.32 \
+ futures-util-0.3.32 \
genawaiter-0.99.1 \
genawaiter-macro-0.99.1 \
genawaiter-proc-macro-0.99.1 \
- generator-0.8.7 \
+ generator-0.8.8 \
generic-array-0.14.7 \
- getrandom-0.2.16 \
- getrandom-0.3.3 \
- gimli-0.31.1 \
- glob-0.3.3 \
+ getrandom-0.2.17 \
+ getrandom-0.4.2 \
+ ghash-0.5.1 \
gloo-timers-0.3.0 \
- h2-0.4.12 \
+ h2-0.4.14 \
hash32-0.2.1 \
hashbrown-0.15.5 \
+ hashbrown-0.17.1 \
heapless-0.7.17 \
heck-0.5.0 \
hermit-abi-0.5.2 \
hex-0.4.3 \
- hickory-proto-0.25.2 \
- hickory-resolver-0.25.2 \
- hmac-0.12.1 \
- hmac-sha1-0.2.2 \
- hmac-sha256-1.1.12 \
- hostname-validator-1.1.1 \
- http-1.3.1 \
+ hickory-net-0.26.1 \
+ hickory-proto-0.26.1 \
+ hickory-resolver-0.26.1 \
+ http-1.4.1 \
http-body-1.0.1 \
http-body-util-0.1.3 \
httparse-1.10.1 \
httpdate-1.0.3 \
- hyper-1.7.0 \
- hyper-rustls-0.27.7 \
- hyper-util-0.1.17 \
- iana-time-zone-0.1.64 \
+ hybrid-array-0.4.12 \
+ hyper-1.9.0 \
+ hyper-rustls-0.27.9 \
+ hyper-util-0.1.20 \
+ iana-time-zone-0.1.65 \
iana-time-zone-haiku-0.1.2 \
- 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 \
+ icu_collections-2.2.0 \
+ icu_locale_core-2.2.0 \
+ icu_normalizer-2.2.0 \
+ icu_normalizer_data-2.2.0 \
+ icu_properties-2.2.0 \
+ icu_properties_data-2.2.0 \
+ icu_provider-2.2.0 \
+ id-arena-2.3.0 \
+ ident_case-1.0.1 \
+ identity-hash-0.1.0 \
idna-1.1.0 \
- idna_adapter-1.2.1 \
- igd-next-0.16.2 \
- indexmap-2.11.3 \
- indicatif-0.17.11 \
+ idna_adapter-1.2.2 \
+ igd-next-0.17.0 \
+ indexmap-2.14.0 \
+ indicatif-0.18.4 \
inout-0.1.4 \
inplace-vec-builder-0.1.1 \
- instant-0.1.13 \
- io-uring-0.7.10 \
- ipconfig-0.3.2 \
- ipnet-2.11.0 \
- iri-string-0.7.8 \
- iroh-0.92.0 \
- iroh-base-0.92.0 \
- iroh-blobs-0.94.0 \
+ ipconfig-0.3.4 \
+ ipnet-2.12.0 \
+ iroh-1.0.0-rc.1 \
+ iroh-base-1.0.0-rc.1 \
+ iroh-blobs-0.102.0 \
+ iroh-dns-1.0.0-rc.1 \
iroh-io-0.6.2 \
- iroh-metrics-0.35.0 \
- iroh-metrics-derive-0.2.0 \
- iroh-quinn-0.14.0 \
- iroh-quinn-proto-0.13.0 \
- iroh-quinn-udp-0.5.7 \
- iroh-relay-0.92.0 \
- irpc-0.8.0 \
- irpc-derive-0.6.0 \
- is_terminal_polyfill-1.70.1 \
- itoa-1.0.15 \
- jni-0.21.1 \
- jni-sys-0.3.0 \
- js-sys-0.3.79 \
+ iroh-metrics-1.0.0-rc.0 \
+ iroh-metrics-derive-1.0.0-rc.0 \
+ iroh-relay-1.0.0-rc.1 \
+ iroh-tickets-1.0.0-rc.1 \
+ iroh-util-0.5.0 \
+ irpc-0.16.0 \
+ irpc-derive-0.16.0 \
+ is_terminal_polyfill-1.70.2 \
+ itoa-1.0.18 \
+ jni-0.22.4 \
+ jni-macros-0.22.4 \
+ jni-sys-0.4.1 \
+ jni-sys-macros-0.4.1 \
+ js-sys-0.3.99 \
lazy_static-1.5.0 \
- libc-0.2.175 \
- linux-raw-sys-0.11.0 \
- litemap-0.8.0 \
- litrs-0.4.2 \
- lock_api-0.4.13 \
- log-0.4.28 \
+ leb128fmt-0.1.0 \
+ libc-0.2.186 \
+ libm-0.2.16 \
+ linux-raw-sys-0.12.1 \
+ litemap-0.8.2 \
+ litrs-1.0.0 \
+ lock_api-0.4.14 \
+ log-0.4.30 \
loom-0.7.2 \
- lru-0.13.0 \
+ lru-0.18.0 \
lru-slab-0.1.2 \
+ mac-addr-0.3.0 \
matchers-0.2.0 \
- md5-0.7.0 \
- memchr-2.7.5 \
- miniz_oxide-0.8.9 \
- mio-1.0.4 \
- moka-0.12.10 \
- n0-future-0.1.3 \
- n0-future-0.2.0 \
- n0-snafu-0.2.2 \
- n0-watcher-0.3.0 \
- nested_enum_utils-0.2.2 \
- netdev-0.36.0 \
- netdev-0.37.3 \
- netlink-packet-core-0.7.0 \
- netlink-packet-route-0.22.0 \
- netlink-packet-route-0.24.0 \
- netlink-packet-utils-0.5.2 \
- netlink-proto-0.11.5 \
- netlink-sys-0.8.7 \
- netwatch-0.9.0 \
- nix-0.29.0 \
- no-std-net-0.6.0 \
- ntimestamp-1.0.0 \
- nu-ansi-term-0.50.1 \
- num-conv-0.1.0 \
+ memchr-2.8.1 \
+ minimal-lexical-0.2.1 \
+ mio-1.2.0 \
+ moka-0.12.15 \
+ n0-error-1.0.0-rc.0 \
+ n0-error-macros-1.0.0-rc.0 \
+ n0-future-0.3.2 \
+ n0-watcher-1.0.0-rc.0 \
+ ndk-context-0.1.1 \
+ nested_enum_utils-0.2.3 \
+ netdev-0.43.0 \
+ netlink-packet-core-0.8.1 \
+ netlink-packet-route-0.29.0 \
+ netlink-packet-route-0.30.0 \
+ netlink-proto-0.12.0 \
+ netlink-sys-0.8.8 \
+ netwatch-0.18.0 \
+ nix-0.31.3 \
+ nom-7.1.3 \
+ noq-1.0.0-rc.1 \
+ noq-proto-1.0.0-rc.1 \
+ noq-udp-1.0.0-rc.1 \
+ nu-ansi-term-0.50.3 \
+ num-bigint-0.4.6 \
+ num-conv-0.2.2 \
+ num-integer-0.1.46 \
num-traits-0.2.19 \
num_cpus-1.17.0 \
- num_enum-0.7.4 \
- num_enum_derive-0.7.4 \
- number_prefix-0.4.0 \
- object-0.36.7 \
- once_cell-1.21.3 \
- once_cell_polyfill-1.70.1 \
+ num_enum-0.7.6 \
+ num_enum_derive-0.7.6 \
+ num_threads-0.1.7 \
+ objc2-0.6.4 \
+ objc2-core-foundation-0.3.2 \
+ objc2-core-wlan-0.3.2 \
+ objc2-encode-4.1.0 \
+ objc2-foundation-0.3.2 \
+ objc2-security-0.3.2 \
+ objc2-security-foundation-0.3.2 \
+ objc2-system-configuration-0.3.2 \
+ oid-registry-0.8.1 \
+ once_cell-1.21.4 \
+ once_cell_polyfill-1.70.2 \
opaque-debug-0.3.1 \
- openssl-probe-0.1.6 \
- os_pipe-1.2.2 \
+ openssl-probe-0.2.1 \
+ os_pipe-1.2.3 \
+ papaya-0.2.4 \
parking-2.2.1 \
- parking_lot-0.12.4 \
- parking_lot_core-0.9.11 \
+ parking_lot-0.12.5 \
+ parking_lot_core-0.9.12 \
paste-1.0.15 \
- pem-3.0.5 \
- pem-rfc7468-0.7.0 \
+ pem-3.0.6 \
+ pem-rfc7468-1.0.0 \
percent-encoding-2.3.2 \
- pest-2.8.2 \
- pest_derive-2.8.2 \
- pest_generator-2.8.2 \
- pest_meta-2.8.2 \
pharos-0.5.3 \
- pin-project-1.1.10 \
- pin-project-internal-1.1.10 \
- pin-project-lite-0.2.16 \
- pin-utils-0.1.0 \
- pkarr-3.10.0 \
- pkcs8-0.10.2 \
- pnet_base-0.34.0 \
- pnet_macros-0.34.0 \
- pnet_macros_support-0.34.0 \
- pnet_packet-0.34.0 \
- poly1305-0.8.0 \
- portable-atomic-1.11.1 \
- portmapper-0.9.0 \
- positioned-io-0.3.4 \
+ pin-project-1.1.13 \
+ pin-project-internal-1.1.13 \
+ pin-project-lite-0.2.17 \
+ pkcs8-0.11.0 \
+ plist-1.9.0 \
+ polyval-0.6.2 \
+ portable-atomic-1.13.1 \
+ portmapper-0.18.0 \
+ positioned-io-0.3.5 \
postcard-1.1.3 \
postcard-derive-0.2.2 \
- potential_utf-0.1.3 \
+ potential_utf-0.1.5 \
powerfmt-0.2.0 \
- ppv-lite86-0.2.21 \
- precis-core-0.1.11 \
- precis-profiles-0.1.12 \
- precis-tools-0.1.9 \
- proc-macro-crate-3.4.0 \
+ prefix-trie-0.8.4 \
+ prettyplease-0.2.37 \
+ proc-macro-crate-3.5.0 \
proc-macro-error-0.4.12 \
proc-macro-error-attr-0.4.12 \
proc-macro-hack-0.5.20+deprecated \
- proc-macro2-1.0.101 \
- quinn-0.11.9 \
- quinn-proto-0.11.13 \
- quinn-udp-0.5.14 \
- quote-1.0.40 \
- quoted-string-parser-0.1.0 \
- r-efi-5.3.0 \
- rand-0.8.5 \
- rand-0.9.2 \
- rand_chacha-0.3.1 \
- rand_chacha-0.9.0 \
- rand_core-0.6.4 \
- rand_core-0.9.3 \
+ proc-macro2-1.0.106 \
+ quick-xml-0.39.4 \
+ quote-1.0.45 \
+ r-efi-6.0.0 \
+ rand-0.10.1 \
+ rand_core-0.10.1 \
+ rand_pcg-0.10.2 \
range-collections-0.4.6 \
- rcgen-0.13.2 \
- redb-2.4.0 \
- redox_syscall-0.5.17 \
- ref-cast-1.0.24 \
- ref-cast-impl-1.0.24 \
- reflink-copy-0.1.28 \
- regex-1.11.2 \
- regex-automata-0.4.10 \
- regex-lite-0.1.7 \
- regex-syntax-0.8.6 \
- reqwest-0.12.23 \
- resolv-conf-0.7.5 \
+ rcgen-0.14.8 \
+ redb-4.1.0 \
+ redox_syscall-0.5.18 \
+ ref-cast-1.0.25 \
+ ref-cast-impl-1.0.25 \
+ reflink-copy-0.1.29 \
+ regex-automata-0.4.14 \
+ regex-syntax-0.8.10 \
+ reqwest-0.13.4 \
+ resolv-conf-0.7.6 \
ring-0.17.14 \
- rustc-demangle-0.1.26 \
- rustc-hash-2.1.1 \
+ rustc-hash-2.1.2 \
rustc_version-0.4.1 \
- rustix-1.1.2 \
- rustls-0.23.31 \
- rustls-native-certs-0.8.1 \
- rustls-pki-types-1.12.0 \
- rustls-platform-verifier-0.5.3 \
+ rusticata-macros-4.1.0 \
+ rustix-1.1.4 \
+ rustls-0.23.40 \
+ rustls-native-certs-0.8.3 \
+ rustls-pki-types-1.14.1 \
+ rustls-platform-verifier-0.7.0 \
rustls-platform-verifier-android-0.1.1 \
- rustls-webpki-0.103.6 \
+ rustls-webpki-0.103.13 \
rustversion-1.0.22 \
- ryu-1.0.20 \
- salsa20-0.10.2 \
+ ryu-1.0.23 \
same-file-1.0.6 \
- schannel-0.1.28 \
+ schannel-0.1.29 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
- security-framework-3.4.0 \
- security-framework-sys-2.15.0 \
- self_cell-1.2.0 \
- semver-1.0.27 \
+ security-framework-3.7.0 \
+ security-framework-sys-2.17.0 \
+ seize-0.5.1 \
+ self_cell-1.2.2 \
+ semver-1.0.28 \
send_wrapper-0.6.0 \
- serde-1.0.225 \
+ serde-1.0.228 \
serde_bytes-0.11.19 \
- serde_core-1.0.225 \
- serde_derive-1.0.225 \
- serde_json-1.0.145 \
- serde_urlencoded-0.7.1 \
- serdect-0.2.0 \
- sha1-0.10.6 \
+ serde_core-1.0.228 \
+ serde_derive-1.0.228 \
+ serde_json-1.0.150 \
+ serdect-0.4.3 \
sha1_smol-1.0.1 \
- sha2-0.10.9 \
+ sha2-0.11.0 \
sharded-slab-0.1.7 \
shared_child-1.1.1 \
+ shared_thread-0.2.0 \
shlex-1.3.0 \
sigchld-0.2.4 \
signal-hook-0.3.18 \
- signal-hook-mio-0.2.4 \
- signal-hook-registry-1.4.6 \
- signature-2.2.0 \
+ signal-hook-mio-0.2.5 \
+ signal-hook-registry-1.4.8 \
+ signature-3.0.0 \
+ simd_cesu8-1.1.1 \
simdutf8-0.1.5 \
- simple-dns-0.9.3 \
- slab-0.4.11 \
+ simple-dns-0.11.3 \
+ siphasher-1.0.3 \
+ slab-0.4.12 \
smallvec-1.15.1 \
- snafu-0.8.9 \
- snafu-derive-0.8.9 \
- socket2-0.5.10 \
- socket2-0.6.0 \
+ socket2-0.6.3 \
+ sorted-index-buffer-0.2.1 \
+ spez-0.1.2 \
spin-0.9.8 \
spin-0.10.0 \
- spki-0.7.3 \
- stable_deref_trait-1.2.0 \
+ spki-0.8.0 \
+ stable_deref_trait-1.2.1 \
strsim-0.11.1 \
- strum-0.27.2 \
- strum_macros-0.27.2 \
- stun-rs-0.1.11 \
+ strum-0.28.0 \
+ strum_macros-0.28.0 \
subtle-2.6.1 \
- surge-ping-0.8.2 \
syn-1.0.109 \
- syn-2.0.106 \
+ syn-2.0.117 \
syn-mid-0.5.4 \
sync_wrapper-1.0.2 \
synstructure-0.13.2 \
- system-configuration-0.6.1 \
+ system-configuration-0.7.0 \
system-configuration-sys-0.6.0 \
tagptr-0.2.0 \
- tempfile-3.22.0 \
- termcolor-1.4.1 \
- thiserror-1.0.69 \
- thiserror-2.0.16 \
- thiserror-impl-1.0.69 \
- thiserror-impl-2.0.16 \
+ tempfile-3.27.0 \
+ thiserror-2.0.18 \
+ thiserror-impl-2.0.18 \
thread_local-1.1.9 \
- time-0.3.43 \
- time-core-0.1.6 \
- tinystr-0.8.1 \
- tinyvec-1.10.0 \
+ time-0.3.47 \
+ time-core-0.1.8 \
+ time-macros-0.2.27 \
+ tinystr-0.8.3 \
+ tinyvec-1.11.0 \
tinyvec_macros-0.1.1 \
- tokio-1.47.1 \
- tokio-macros-2.5.0 \
- tokio-rustls-0.26.2 \
- tokio-stream-0.1.17 \
- tokio-util-0.7.16 \
- tokio-websockets-0.12.1 \
- toml_datetime-0.7.1 \
- toml_edit-0.23.5 \
- toml_parser-1.0.2 \
- tower-0.5.2 \
- tower-http-0.6.6 \
+ tokio-1.52.3 \
+ tokio-macros-2.7.0 \
+ tokio-rustls-0.26.4 \
+ tokio-stream-0.1.18 \
+ tokio-util-0.7.18 \
+ tokio-websockets-0.13.2 \
+ toml_datetime-1.1.1+spec-1.1.0 \
+ toml_edit-0.25.11+spec-1.1.0 \
+ toml_parser-1.1.2+spec-1.1.0 \
+ tower-0.5.3 \
+ tower-http-0.6.11 \
tower-layer-0.3.3 \
tower-service-0.3.3 \
- tracing-0.1.41 \
- tracing-attributes-0.1.30 \
- tracing-core-0.1.34 \
- tracing-error-0.2.1 \
+ tracing-0.1.44 \
+ tracing-attributes-0.1.31 \
+ tracing-core-0.1.36 \
tracing-log-0.2.0 \
- tracing-subscriber-0.3.20 \
+ tracing-subscriber-0.3.23 \
try-lock-0.2.5 \
- typenum-1.18.0 \
- ucd-parse-0.1.13 \
- ucd-trie-0.1.7 \
- unicode-ident-1.0.19 \
- unicode-normalization-0.1.24 \
- unicode-segmentation-1.12.0 \
- unicode-width-0.2.1 \
+ typenum-1.20.0 \
+ unicode-ident-1.0.24 \
+ unicode-segmentation-1.13.2 \
+ unicode-width-0.2.2 \
unicode-xid-0.2.6 \
+ unit-prefix-0.5.2 \
universal-hash-0.5.1 \
untrusted-0.9.0 \
- url-2.5.7 \
+ url-2.5.8 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \
- uuid-1.18.1 \
+ uuid-1.23.1 \
valuable-0.1.1 \
+ vergen-9.1.0 \
+ vergen-gitcl-9.1.0 \
+ vergen-lib-9.1.0 \
version_check-0.9.5 \
walkdir-2.5.0 \
want-0.3.1 \
wasi-0.11.1+wasi-snapshot-preview1 \
- wasi-0.14.7+wasi-0.2.4 \
- wasip2-1.0.1+wasi-0.2.4 \
- wasm-bindgen-0.2.102 \
- wasm-bindgen-backend-0.2.102 \
- wasm-bindgen-futures-0.4.52 \
- wasm-bindgen-macro-0.2.102 \
- wasm-bindgen-macro-support-0.2.102 \
- wasm-bindgen-shared-0.2.102 \
- wasm-streams-0.4.2 \
- web-sys-0.3.79 \
+ wasip2-1.0.3+wasi-0.2.9 \
+ wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
+ wasm-bindgen-0.2.122 \
+ wasm-bindgen-futures-0.4.72 \
+ wasm-bindgen-macro-0.2.122 \
+ wasm-bindgen-macro-support-0.2.122 \
+ wasm-bindgen-shared-0.2.122 \
+ wasm-encoder-0.244.0 \
+ wasm-metadata-0.244.0 \
+ wasm-streams-0.5.0 \
+ wasmparser-0.244.0 \
+ web-sys-0.3.99 \
web-time-1.1.0 \
- webpki-root-certs-0.26.11 \
- webpki-root-certs-1.0.2 \
- webpki-roots-0.26.11 \
- webpki-roots-1.0.2 \
- widestring-1.2.0 \
+ webpki-root-certs-1.0.7 \
+ webpki-roots-1.0.7 \
+ widestring-1.2.1 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.11 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- windows-0.61.3 \
- windows-0.62.0 \
- windows-collections-0.2.0 \
- windows-collections-0.3.0 \
- windows-core-0.61.2 \
- windows-core-0.62.0 \
- windows-future-0.2.1 \
- windows-future-0.3.0 \
- windows-implement-0.60.0 \
- windows-interface-0.59.1 \
- windows-link-0.1.3 \
- windows-link-0.2.0 \
- windows-numerics-0.2.0 \
- windows-numerics-0.3.0 \
- windows-result-0.3.4 \
- windows-result-0.4.0 \
- windows-strings-0.4.2 \
- windows-strings-0.5.0 \
- windows-sys-0.45.0 \
- windows-sys-0.48.0 \
+ windows-0.62.2 \
+ windows-collections-0.3.2 \
+ windows-core-0.62.2 \
+ windows-future-0.3.2 \
+ windows-implement-0.60.2 \
+ windows-interface-0.59.3 \
+ windows-link-0.2.1 \
+ windows-numerics-0.3.1 \
+ windows-registry-0.6.1 \
+ windows-result-0.4.1 \
+ windows-strings-0.5.1 \
windows-sys-0.52.0 \
- windows-sys-0.59.0 \
windows-sys-0.60.2 \
- windows-sys-0.61.0 \
- windows-targets-0.42.2 \
- windows-targets-0.48.5 \
+ windows-sys-0.61.2 \
windows-targets-0.52.6 \
- windows-targets-0.53.3 \
- windows-threading-0.1.0 \
- windows-threading-0.2.0 \
- windows_aarch64_gnullvm-0.42.2 \
- windows_aarch64_gnullvm-0.48.5 \
+ windows-targets-0.53.5 \
+ windows-threading-0.2.1 \
windows_aarch64_gnullvm-0.52.6 \
- windows_aarch64_gnullvm-0.53.0 \
- windows_aarch64_msvc-0.42.2 \
- windows_aarch64_msvc-0.48.5 \
+ windows_aarch64_gnullvm-0.53.1 \
windows_aarch64_msvc-0.52.6 \
- windows_aarch64_msvc-0.53.0 \
- windows_i686_gnu-0.42.2 \
- windows_i686_gnu-0.48.5 \
+ windows_aarch64_msvc-0.53.1 \
windows_i686_gnu-0.52.6 \
- windows_i686_gnu-0.53.0 \
+ windows_i686_gnu-0.53.1 \
windows_i686_gnullvm-0.52.6 \
- windows_i686_gnullvm-0.53.0 \
- windows_i686_msvc-0.42.2 \
- windows_i686_msvc-0.48.5 \
+ windows_i686_gnullvm-0.53.1 \
windows_i686_msvc-0.52.6 \
- windows_i686_msvc-0.53.0 \
- windows_x86_64_gnu-0.42.2 \
- windows_x86_64_gnu-0.48.5 \
+ windows_i686_msvc-0.53.1 \
windows_x86_64_gnu-0.52.6 \
- windows_x86_64_gnu-0.53.0 \
- windows_x86_64_gnullvm-0.42.2 \
- windows_x86_64_gnullvm-0.48.5 \
+ windows_x86_64_gnu-0.53.1 \
windows_x86_64_gnullvm-0.52.6 \
- windows_x86_64_gnullvm-0.53.0 \
- windows_x86_64_msvc-0.42.2 \
- windows_x86_64_msvc-0.48.5 \
+ windows_x86_64_gnullvm-0.53.1 \
windows_x86_64_msvc-0.52.6 \
- windows_x86_64_msvc-0.53.0 \
- winnow-0.7.13 \
- winreg-0.50.0 \
- wit-bindgen-0.46.0 \
- wmi-0.17.2 \
- writeable-0.6.1 \
+ windows_x86_64_msvc-0.53.1 \
+ winnow-1.0.3 \
+ wit-bindgen-0.51.0 \
+ wit-bindgen-0.57.1 \
+ wit-bindgen-core-0.51.0 \
+ wit-bindgen-rust-0.51.0 \
+ wit-bindgen-rust-macro-0.51.0 \
+ wit-component-0.244.0 \
+ wit-parser-0.244.0 \
+ wmi-0.18.4 \
+ writeable-0.6.3 \
ws_stream_wasm-0.7.5 \
- xml-rs-0.8.27 \
+ x509-parser-0.18.1 \
+ xml-rs-0.8.28 \
xmltree-0.10.3 \
- yasna-0.5.2 \
- yoke-0.8.0 \
- yoke-derive-0.8.0 \
- z32-1.3.0 \
- zerocopy-0.8.27 \
- zerocopy-derive-0.8.27 \
- zerofrom-0.1.6 \
- zerofrom-derive-0.1.6 \
- zeroize-1.8.1 \
- zerotrie-0.2.2 \
- zerovec-0.11.4 \
- zerovec-derive-0.11.1
+ yasna-0.6.0 \
+ yoke-0.8.2 \
+ yoke-derive-0.8.2 \
+ zerofrom-0.1.8 \
+ zerofrom-derive-0.1.7 \
+ zeroize-1.8.2 \
+ zeroize_derive-1.4.3 \
+ zerotrie-0.2.4 \
+ zerovec-0.11.6 \
+ zerovec-derive-0.11.3 \
+ zmij-1.0.21
diff --git a/net/sendme/distinfo b/net/sendme/distinfo
index 28d73c08a9e8..63368594dfcb 100644
--- a/net/sendme/distinfo
+++ b/net/sendme/distinfo
@@ -1,34 +1,40 @@
-TIMESTAMP = 1761157340
-SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
-SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
-SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
-SIZE (rust/crates/adler2-2.0.1.crate) = 13366
+TIMESTAMP = 1780862380
SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0
SIZE (rust/crates/aead-0.5.2.crate) = 15509
-SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
-SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
+SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0
+SIZE (rust/crates/aes-0.8.4.crate) = 124812
+SHA256 (rust/crates/aes-gcm-0.10.3.crate) = 831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1
+SIZE (rust/crates/aes-gcm-0.10.3.crate) = 148991
+SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
+SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923
SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622
SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
-SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192
-SIZE (rust/crates/anstream-0.6.20.crate) = 28797
-SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd
-SIZE (rust/crates/anstyle-1.0.11.crate) = 15880
-SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2
-SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707
-SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2
-SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192
-SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a
-SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558
-SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100
-SIZE (rust/crates/anyhow-1.0.99.crate) = 53809
+SHA256 (rust/crates/anstream-1.0.0.crate) = 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d
+SIZE (rust/crates/anstream-1.0.0.crate) = 28916
+SHA256 (rust/crates/anstyle-1.0.14.crate) = 940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000
+SIZE (rust/crates/anstyle-1.0.14.crate) = 17787
+SHA256 (rust/crates/anstyle-parse-1.0.0.crate) = 52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e
+SIZE (rust/crates/anstyle-parse-1.0.0.crate) = 22042
+SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc
+SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264
+SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d
+SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638
+SHA256 (rust/crates/anyhow-1.0.102.crate) = 7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c
+SIZE (rust/crates/anyhow-1.0.102.crate) = 48658
+SHA256 (rust/crates/arc-swap-1.9.1.crate) = 6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207
+SIZE (rust/crates/arc-swap-1.9.1.crate) = 81367
SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb
SIZE (rust/crates/arrayref-0.3.9.crate) = 9186
SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50
SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237
-SHA256 (rust/crates/async-compat-0.2.5.crate) = a1ba85bc55464dcbf728b56d97e119d673f4cf9062be330a9a26f3acf504a590
-SIZE (rust/crates/async-compat-0.2.5.crate) = 26008
+SHA256 (rust/crates/asn1-rs-0.7.2.crate) = b7f43a50ac4fdca5df8e885c21b835997f0a1cdee65494a6847694a98652d9d8
+SIZE (rust/crates/asn1-rs-0.7.2.crate) = 93179
+SHA256 (rust/crates/asn1-rs-derive-0.6.0.crate) = 3109e49b1e4909e9db6515a30c633684d68cdeaa252f215214cb4fa1a5bfee2c
+SIZE (rust/crates/asn1-rs-derive-0.6.0.crate) = 11337
+SHA256 (rust/crates/asn1-rs-impl-0.2.0.crate) = 7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7
+SIZE (rust/crates/asn1-rs-impl-0.2.0.crate) = 2261
SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb
SIZE (rust/crates/async-trait-0.1.89.crate) = 32171
SHA256 (rust/crates/async_io_stream-0.3.3.crate) = b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c
@@ -39,78 +45,72 @@ SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d
SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422
SHA256 (rust/crates/attohttpc-0.30.1.crate) = 16e2cdb6d5ed835199484bb92bb8b3edd526effe995c61732580439c1a67e2e9
SIZE (rust/crates/attohttpc-0.30.1.crate) = 70624
-SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8
-SIZE (rust/crates/autocfg-1.5.0.crate) = 18729
-SHA256 (rust/crates/backon-1.5.2.crate) = 592277618714fbcecda9a02ba7a8781f319d26532a88553bbacc77ba5d2b3a8d
-SIZE (rust/crates/backon-1.5.2.crate) = 42141
-SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002
-SIZE (rust/crates/backtrace-0.3.75.crate) = 92665
-SHA256 (rust/crates/bao-tree-0.15.1.crate) = ff16d65e48353db458be63ee395c03028f24564fd48668389bd65fd945f5ac36
-SIZE (rust/crates/bao-tree-0.15.1.crate) = 233465
-SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf
-SIZE (rust/crates/base16ct-0.2.0.crate) = 10240
-SHA256 (rust/crates/base32-0.5.1.crate) = 022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076
*** 1645 LINES SKIPPED ***