git: 0ca75b60da61 - main - security/vaultwarden: Update vaultwarden to 1.25 & web interface to v2.28.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 19:44:26 UTC
The branch main has been updated by mr:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0ca75b60da613dd6cc7749bdb7454e5624ee580a
commit 0ca75b60da613dd6cc7749bdb7454e5624ee580a
Author: Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2022-05-26 19:42:10 +0000
Commit: Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2022-05-26 19:44:05 +0000
security/vaultwarden: Update vaultwarden to 1.25 & web interface to v2.28.1
Update vaultwarden to 1.25 & web interface to v2.28.1
PR: 263754
Reported by: Adrien <freebsd@asdrip.fr>
---
security/vaultwarden/Makefile | 770 ++++++++++++++++++++-------------------
security/vaultwarden/distinfo | 806 ++++++++++++++++++++++-------------------
security/vaultwarden/pkg-plist | 118 +++---
3 files changed, 914 insertions(+), 780 deletions(-)
diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile
index 2fd147460f9d..d6530280e63c 100644
--- a/security/vaultwarden/Makefile
+++ b/security/vaultwarden/Makefile
@@ -1,8 +1,8 @@
# Created by: Michael Reifenberger <mr@FreeBSD.org>
PORTNAME= vaultwarden
-DISTVERSION= 1.24.0
-PORTREVISION= 2
+DISTVERSION= 1.25.0
+#PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/dani-garcia/bw_web_builds/releases/download/v${DISTVERSION_WV}/:web
DISTFILES= ${WV_DISTFILE}:web
@@ -19,7 +19,7 @@ LIB_DEPENDS+= libnettle.so:security/nettle
USES= cargo ssl pgsql mysql:client
-DISTVERSION_WV= 2.25.1b
+DISTVERSION_WV= 2.28.1
WV_DISTFILE= bw_web_v${DISTVERSION_WV}.tar.gz
USE_RC_SUBR= ${PORTNAME}
SUB_FILES= pkg-message
@@ -36,371 +36,407 @@ CARGO_ENV+= RUSTC_BOOTSTRAP=1
# make cargo-crates
CARGO_CRATES= addr2line-0.17.0 \
- adler-1.0.2 \
- ahash-0.3.8 \
- aho-corasick-0.7.18 \
- alloc-no-stdlib-2.0.3 \
- alloc-stdlib-0.2.1 \
- async-compression-0.3.8 \
- async-trait-0.1.52 \
- atty-0.2.14 \
- autocfg-1.0.1 \
- backtrace-0.3.63 \
- base-x-0.2.8 \
- base64-0.9.3 \
- base64-0.11.0 \
- base64-0.12.3 \
- base64-0.13.0 \
- binascii-0.1.4 \
- bitflags-1.3.2 \
- block-buffer-0.7.3 \
- block-buffer-0.9.0 \
- block-padding-0.1.5 \
- brotli-3.3.2 \
- brotli-decompressor-2.3.2 \
- buf_redux-0.8.4 \
- bumpalo-3.8.0 \
- byte-tools-0.3.1 \
- byteorder-1.4.3 \
- bytes-0.4.12 \
- bytes-1.1.0 \
- cc-1.0.72 \
- cfg-if-0.1.10 \
- cfg-if-1.0.0 \
- chashmap-2.2.2 \
- chrono-0.4.19 \
- chrono-tz-0.6.1 \
- chrono-tz-build-0.0.2 \
- const_fn-0.4.8 \
- cookie-0.14.4 \
- cookie-0.15.1 \
- cookie_store-0.15.1 \
- core-foundation-0.9.2 \
- core-foundation-sys-0.8.3 \
- cpufeatures-0.2.1 \
- crc32fast-1.3.0 \
- cron-0.9.0 \
- crypto-mac-0.10.1 \
- crypto-mac-0.11.1 \
- dashmap-4.0.2 \
- data-encoding-2.3.2 \
- data-url-0.1.1 \
- diesel-1.4.8 \
- diesel_derives-1.4.1 \
- diesel_migrations-1.4.0 \
- digest-0.8.1 \
- digest-0.9.0 \
- discard-1.0.4 \
- dotenv-0.15.0 \
- either-1.6.1 \
- encoding_rs-0.8.30 \
- enum-as-inner-0.3.3 \
- error-chain-0.11.0 \
- fake-simd-0.1.2 \
- fastrand-1.6.0 \
- fern-0.6.0 \
- flate2-1.0.22 \
- fnv-1.0.7 \
- foreign-types-0.3.2 \
- foreign-types-shared-0.1.1 \
- form_urlencoded-1.0.1 \
- fuchsia-cprng-0.1.1 \
- fuchsia-zircon-0.3.3 \
- fuchsia-zircon-sys-0.3.3 \
- futf-0.1.4 \
- futures-0.3.19 \
- futures-channel-0.3.19 \
- futures-core-0.3.19 \
- futures-executor-0.3.19 \
- futures-io-0.3.19 \
- futures-macro-0.3.19 \
- futures-sink-0.3.19 \
- futures-task-0.3.19 \
- futures-timer-3.0.2 \
- futures-util-0.3.19 \
- generic-array-0.12.4 \
- generic-array-0.14.4 \
- getrandom-0.1.16 \
- getrandom-0.2.3 \
- gimli-0.26.1 \
- glob-0.3.0 \
- governor-0.3.2 \
- h2-0.3.9 \
- half-1.8.2 \
- handlebars-4.1.6 \
- hashbrown-0.8.2 \
- hashbrown-0.11.2 \
- heck-0.3.3 \
- hermit-abi-0.1.19 \
- hmac-0.10.1 \
- hmac-0.11.0 \
- hostname-0.3.1 \
- html5ever-0.25.1 \
- http-0.2.5 \
- http-body-0.4.4 \
- httparse-1.5.1 \
- httpdate-1.0.2 \
- hyper-0.10.16 \
- hyper-0.14.16 \
- hyper-sync-rustls-0.3.0-rc.17 \
- hyper-tls-0.5.0 \
- idna-0.1.5 \
- idna-0.2.3 \
- indexmap-1.7.0 \
- instant-0.1.12 \
- iovec-0.1.4 \
- ipconfig-0.2.2 \
- ipnet-2.3.1 \
- itoa-0.4.8 \
- itoa-1.0.1 \
- js-sys-0.3.55 \
- jsonwebtoken-7.2.0 \
- kernel32-sys-0.2.2 \
- language-tags-0.2.2 \
- lazy_static-1.4.0 \
- lazycell-1.3.0 \
- lettre-0.10.0-rc.4 \
- libc-0.2.112 \
- libsqlite3-sys-0.22.2 \
- linked-hash-map-0.5.4 \
- lock_api-0.4.5 \
- log-0.3.9 \
- log-0.4.14 \
- lru-cache-0.1.2 \
- mac-0.1.1 \
- maplit-1.0.2 \
- markup5ever-0.10.1 \
- markup5ever_rcdom-0.1.0 \
- match_cfg-0.1.0 \
- matches-0.1.9 \
- maybe-uninit-2.0.0 \
- memchr-2.4.1 \
- migrations_internals-1.4.1 \
- migrations_macros-1.4.2 \
- mime-0.2.6 \
- mime-0.3.16 \
- mime_guess-2.0.3 \
- minimal-lexical-0.2.1 \
- miniz_oxide-0.4.4 \
- mio-0.6.23 \
- mio-0.7.14 \
- mio-extras-2.0.6 \
- miow-0.2.2 \
- miow-0.3.7 \
- multipart-0.18.0 \
- mysqlclient-sys-0.2.4 \
- native-tls-0.2.8 \
- net2-0.2.37 \
- new_debug_unreachable-1.0.4 \
- no-std-compat-0.4.1 \
- nom-4.1.1 \
- nom-7.1.0 \
- nonzero_ext-0.2.0 \
- ntapi-0.3.6 \
- num-bigint-0.2.6 \
- num-derive-0.3.3 \
- num-integer-0.1.44 \
- num-traits-0.2.14 \
- num_cpus-1.13.1 \
- object-0.27.1 \
- once_cell-1.9.0 \
- opaque-debug-0.2.3 \
- opaque-debug-0.3.0 \
- openssl-0.10.38 \
- openssl-probe-0.1.4 \
- openssl-src-111.17.0+1.1.1m \
- openssl-sys-0.9.72 \
- owning_ref-0.3.3 \
- parity-ws-0.11.1 \
- parking_lot-0.4.8 \
- parking_lot-0.11.2 \
- parking_lot_core-0.2.14 \
- parking_lot_core-0.8.5 \
- parse-zoneinfo-0.3.0 \
- paste-1.0.6 \
- pear-0.1.4 \
- pear_codegen-0.1.4 \
- pem-0.8.3 \
- percent-encoding-1.0.1 \
- percent-encoding-2.1.0 \
- pest-2.1.3 \
- pest_derive-2.1.0 \
- pest_generator-2.1.3 \
- pest_meta-2.1.3 \
- phf-0.8.0 \
- phf-0.10.1 \
- phf_codegen-0.8.0 \
- phf_codegen-0.10.0 \
- phf_generator-0.8.0 \
- phf_generator-0.10.0 \
- phf_shared-0.8.0 \
- phf_shared-0.10.0 \
- pico-args-0.4.2 \
- pin-project-lite-0.2.7 \
- pin-utils-0.1.0 \
- pkg-config-0.3.24 \
- ppv-lite86-0.2.15 \
- pq-sys-0.4.6 \
- precomputed-hash-0.1.1 \
- proc-macro-hack-0.5.19 \
- proc-macro2-0.4.30 \
- proc-macro2-1.0.34 \
- psl-types-2.0.10 \
- publicsuffix-2.1.1 \
- quanta-0.4.1 \
- quick-error-1.2.3 \
- quick-error-2.0.1 \
- quote-0.6.13 \
- quote-1.0.10 \
- quoted_printable-0.4.5 \
- r2d2-0.8.9 \
- rand-0.4.6 \
- rand-0.7.3 \
- rand-0.8.4 \
- rand_chacha-0.2.2 \
- rand_chacha-0.3.1 \
- rand_core-0.3.1 \
- rand_core-0.4.2 \
- rand_core-0.5.1 \
- rand_core-0.6.3 \
- rand_hc-0.2.0 \
- rand_hc-0.3.1 \
- rand_pcg-0.2.1 \
- rdrand-0.4.0 \
- redox_syscall-0.2.10 \
- regex-1.5.4 \
- regex-syntax-0.6.25 \
- remove_dir_all-0.5.3 \
- reqwest-0.11.8 \
- resolv-conf-0.7.0 \
- ring-0.16.20 \
- rmp-0.8.10 \
- rmpv-1.0.0 \
- rustc-demangle-0.1.21 \
- rustc_version-0.2.3 \
- rustls-0.17.0 \
- ryu-1.0.9 \
- safemem-0.3.3 \
- same-file-1.0.6 \
- schannel-0.1.19 \
- scheduled-thread-pool-0.2.5 \
- scopeguard-1.1.0 \
- sct-0.6.1 \
- security-framework-2.4.2 \
- security-framework-sys-2.4.2 \
- semver-0.9.0 \
- semver-parser-0.7.0 \
- serde-1.0.132 \
- serde_bytes-0.11.5 \
- serde_cbor-0.11.2 \
- serde_derive-1.0.132 \
- serde_json-1.0.73 \
- serde_urlencoded-0.7.0 \
- sha-1-0.8.2 \
- sha-1-0.9.8 \
- sha1-0.6.0 \
- sha2-0.9.8 \
- simple_asn1-0.4.1 \
- siphasher-0.3.7 \
- slab-0.4.5 \
- smallvec-0.6.14 \
- smallvec-1.7.0 \
- socket2-0.3.19 \
- socket2-0.4.2 \
- spin-0.5.2 \
- stable_deref_trait-1.2.0 \
- standback-0.2.17 \
- state-0.4.2 \
- stdweb-0.4.20 \
- stdweb-derive-0.5.3 \
- stdweb-internal-macros-0.2.9 \
- stdweb-internal-runtime-0.1.5 \
- string_cache-0.8.2 \
- string_cache_codegen-0.5.1 \
- subtle-2.4.1 \
- syn-0.15.44 \
- syn-1.0.84 \
- syslog-4.0.1 \
- tempfile-3.2.0 \
- tendril-0.4.2 \
- thiserror-1.0.30 \
- thiserror-impl-1.0.30 \
- threadpool-1.8.1 \
- time-0.1.44 \
- time-0.2.27 \
- time-macros-0.1.1 \
- time-macros-impl-0.1.2 \
- tinyvec-1.5.1 \
- tinyvec_macros-0.1.0 \
- tokio-1.15.0 \
- tokio-native-tls-0.3.0 \
- tokio-socks-0.5.1 \
- tokio-util-0.6.9 \
- toml-0.4.10 \
- totp-lite-1.0.3 \
- tower-service-0.3.1 \
- tracing-0.1.29 \
- tracing-attributes-0.1.18 \
- tracing-core-0.1.21 \
- traitobject-0.1.0 \
- trust-dns-proto-0.20.3 \
- trust-dns-resolver-0.20.3 \
- try-lock-0.2.3 \
- twoway-0.1.8 \
- typeable-0.1.2 \
- typenum-1.15.0 \
- u2f-0.2.0 \
- ucd-trie-0.1.3 \
- uncased-0.9.6 \
- unicase-1.4.2 \
- unicase-2.6.0 \
- unicode-bidi-0.3.7 \
- unicode-normalization-0.1.19 \
- unicode-segmentation-1.8.0 \
- unicode-xid-0.1.0 \
- unicode-xid-0.2.2 \
- untrusted-0.7.1 \
- url-1.7.2 \
- url-2.2.2 \
- utf-8-0.7.6 \
- uuid-0.8.2 \
- vcpkg-0.2.15 \
- version_check-0.1.5 \
- version_check-0.9.3 \
- walkdir-2.3.2 \
- want-0.3.0 \
- wasi-0.9.0+wasi-snapshot-preview1 \
- wasi-0.10.0+wasi-snapshot-preview1 \
- wasm-bindgen-0.2.78 \
- wasm-bindgen-backend-0.2.78 \
- wasm-bindgen-futures-0.4.28 \
- wasm-bindgen-macro-0.2.78 \
- wasm-bindgen-macro-support-0.2.78 \
- wasm-bindgen-shared-0.2.78 \
- web-sys-0.3.55 \
- webauthn-rs-0.3.1 \
- webpki-0.21.4 \
- webpki-roots-0.19.0 \
- widestring-0.4.3 \
- winapi-0.2.8 \
- winapi-0.3.9 \
- winapi-build-0.1.1 \
- winapi-i686-pc-windows-gnu-0.4.0 \
- winapi-util-0.1.5 \
- winapi-x86_64-pc-windows-gnu-0.4.0 \
- winreg-0.6.2 \
- winreg-0.7.0 \
- ws2_32-sys-0.2.1 \
- xml5ever-0.16.2 \
- yansi-0.5.0 \
- yubico-0.10.0 \
- devise,devise_codegen,devise_core@git+https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a\#e58b3ac9afc3b6ff10a8aaf02a3e768a8f530089 \
- rocket,rocket_codegen,rocket_contrib,rocket_http@git+https://github.com/SergioBenitez/Rocket?rev=263e39b5b429de1913ce7e3036575a7b4d88b6d7\#263e39b5b429de1913ce7e3036575a7b4d88b6d7 \
- job_scheduler@git+https://github.com/jjlin/job_scheduler?rev=ee023418dbba2bfe1e30a5fd7d937f9e33739806\#ee023418dbba2bfe1e30a5fd7d937f9e33739806
+ adler-1.0.2 \
+ aead-0.4.3 \
+ aes-0.7.5 \
+ aes-gcm-0.9.4 \
+ aho-corasick-0.7.18 \
+ alloc-no-stdlib-2.0.3 \
+ alloc-stdlib-0.2.1 \
+ ansi_term-0.12.1 \
+ async-compression-0.3.13 \
+ async-stream-0.3.3 \
+ async-stream-impl-0.3.3 \
+ async-trait-0.1.53 \
+ async_once-0.2.6 \
+ atomic-0.5.1 \
+ atty-0.2.14 \
+ autocfg-1.1.0 \
+ backtrace-0.3.65 \
+ base-x-0.2.10 \
+ base64-0.13.0 \
+ binascii-0.1.4 \
+ bitflags-1.3.2 \
+ block-buffer-0.7.3 \
+ block-buffer-0.9.0 \
+ block-buffer-0.10.2 \
+ block-padding-0.1.5 \
+ brotli-3.3.4 \
+ brotli-decompressor-2.3.2 \
+ bumpalo-3.9.1 \
+ byte-tools-0.3.1 \
+ byteorder-1.4.3 \
+ bytes-0.4.12 \
+ bytes-1.1.0 \
+ cached-0.34.0 \
+ cached_proc_macro-0.12.0 \
+ cached_proc_macro_types-0.1.0 \
+ cc-1.0.73 \
+ cfg-if-0.1.10 \
+ cfg-if-1.0.0 \
+ chashmap-2.2.2 \
+ chrono-0.4.19 \
+ chrono-tz-0.6.1 \
+ chrono-tz-build-0.0.2 \
+ cipher-0.3.0 \
+ const_fn-0.4.9 \
+ cookie-0.15.1 \
+ cookie-0.16.0 \
+ cookie_store-0.15.1 \
+ cookie_store-0.16.0 \
+ core-foundation-0.9.3 \
+ core-foundation-sys-0.8.3 \
+ cpufeatures-0.2.2 \
+ crc32fast-1.3.2 \
+ cron-0.11.0 \
+ crossbeam-utils-0.8.8 \
+ crypto-common-0.1.3 \
+ crypto-mac-0.11.1 \
+ ctr-0.8.0 \
+ ctrlc-3.2.2 \
+ darling-0.13.4 \
+ darling_core-0.13.4 \
+ darling_macro-0.13.4 \
+ dashmap-5.3.3 \
+ data-encoding-2.3.2 \
+ data-url-0.1.1 \
+ devise-0.3.1 \
+ devise_codegen-0.3.1 \
+ devise_core-0.3.1 \
+ diesel-1.4.8 \
+ diesel_derives-1.4.1 \
+ diesel_migrations-1.4.0 \
+ digest-0.8.1 \
+ digest-0.9.0 \
+ digest-0.10.3 \
+ dirs-4.0.0 \
+ dirs-sys-0.3.7 \
+ discard-1.0.4 \
+ dotenvy-0.15.1 \
+ either-1.6.1 \
+ email-encoding-0.1.0 \
+ encoding_rs-0.8.31 \
+ enum-as-inner-0.3.4 \
+ error-chain-0.12.4 \
+ fake-simd-0.1.2 \
+ fastrand-1.7.0 \
+ fern-0.6.1 \
+ figment-0.10.6 \
+ flate2-1.0.23 \
+ fnv-1.0.7 \
+ foreign-types-0.3.2 \
+ foreign-types-shared-0.1.1 \
+ form_urlencoded-1.0.1 \
+ fuchsia-cprng-0.1.1 \
+ fuchsia-zircon-0.3.3 \
+ fuchsia-zircon-sys-0.3.3 \
+ futures-0.3.21 \
+ futures-channel-0.3.21 \
+ futures-core-0.3.21 \
+ futures-executor-0.3.21 \
+ futures-io-0.3.21 \
+ futures-macro-0.3.21 \
+ futures-sink-0.3.21 \
+ futures-task-0.3.21 \
+ futures-timer-3.0.2 \
+ futures-util-0.3.21 \
+ generator-0.7.0 \
+ generic-array-0.12.4 \
+ generic-array-0.14.5 \
+ getrandom-0.1.16 \
+ getrandom-0.2.6 \
+ ghash-0.4.4 \
+ gimli-0.26.1 \
+ glob-0.3.0 \
+ governor-0.4.2 \
+ h2-0.3.13 \
+ half-1.8.2 \
+ handlebars-4.2.2 \
+ hashbrown-0.11.2 \
+ hashbrown-0.12.1 \
+ heck-0.4.0 \
+ hermit-abi-0.1.19 \
+ hkdf-0.12.3 \
+ hmac-0.11.0 \
+ hmac-0.12.1 \
+ hostname-0.3.1 \
+ html5gum-0.4.0 \
+ http-0.2.7 \
+ http-body-0.4.4 \
+ httparse-1.7.1 \
+ httpdate-1.0.2 \
+ hyper-0.14.18 \
+ hyper-tls-0.5.0 \
+ ident_case-1.0.1 \
+ idna-0.1.5 \
+ idna-0.2.3 \
+ indexmap-1.8.1 \
+ inlinable_string-0.1.15 \
+ instant-0.1.12 \
+ iovec-0.1.4 \
+ ipconfig-0.2.2 \
+ ipnet-2.5.0 \
+ itoa-1.0.1 \
+ jetscii-0.5.2 \
+ js-sys-0.3.57 \
+ jsonwebtoken-8.1.0 \
+ kernel32-sys-0.2.2 \
+ lazy_static-1.4.0 \
+ lazycell-1.3.0 \
+ lettre-0.10.0-rc.6 \
+ libc-0.2.125 \
+ libmimalloc-sys-0.1.25 \
+ libsqlite3-sys-0.22.2 \
+ linked-hash-map-0.5.4 \
+ lock_api-0.4.7 \
+ log-0.4.17 \
+ loom-0.5.4 \
+ lru-cache-0.1.2 \
+ mach-0.3.2 \
+ maplit-1.0.2 \
+ match_cfg-0.1.0 \
+ matchers-0.1.0 \
+ matches-0.1.9 \
+ maybe-uninit-2.0.0 \
+ memchr-2.5.0 \
+ migrations_internals-1.4.1 \
+ migrations_macros-1.4.2 \
+ mimalloc-0.1.29 \
+ mime-0.3.16 \
+ minimal-lexical-0.2.1 \
+ miniz_oxide-0.5.1 \
+ mio-0.6.23 \
+ mio-0.8.3 \
+ mio-extras-2.0.6 \
+ miow-0.2.2 \
+ multer-2.0.2 \
+ mysqlclient-sys-0.2.5 \
+ native-tls-0.2.10 \
+ net2-0.2.37 \
+ nix-0.24.1 \
+ no-std-compat-0.4.1 \
+ nom-7.1.1 \
+ nonzero_ext-0.3.0 \
+ num-bigint-0.4.3 \
+ num-derive-0.3.3 \
+ num-integer-0.1.45 \
+ num-traits-0.2.15 \
+ num_cpus-1.13.1 \
+ num_threads-0.1.6 \
+ object-0.28.4 \
+ once_cell-1.10.0 \
+ opaque-debug-0.2.3 \
+ opaque-debug-0.3.0 \
+ openssl-0.10.40 \
+ openssl-macros-0.1.0 \
+ openssl-probe-0.1.5 \
+ openssl-src-111.18.0+1.1.1n \
+ openssl-sys-0.9.73 \
+ owning_ref-0.3.3 \
+ parity-ws-0.11.1 \
+ parking_lot-0.4.8 \
+ parking_lot-0.11.2 \
+ parking_lot-0.12.0 \
+ parking_lot_core-0.2.14 \
+ parking_lot_core-0.8.5 \
+ parking_lot_core-0.9.3 \
+ parse-zoneinfo-0.3.0 \
+ paste-1.0.7 \
+ pear-0.2.3 \
+ pear_codegen-0.2.3 \
+ pem-1.0.2 \
+ percent-encoding-1.0.1 \
+ percent-encoding-2.1.0 \
+ pest-2.1.3 \
+ pest_derive-2.1.0 \
+ pest_generator-2.1.3 \
+ pest_meta-2.1.3 \
+ phf-0.10.1 \
+ phf_codegen-0.10.0 \
+ phf_generator-0.10.0 \
+ phf_shared-0.10.0 \
+ pico-args-0.4.2 \
+ pin-project-lite-0.2.9 \
+ pin-utils-0.1.0 \
+ pkg-config-0.3.25 \
+ polyval-0.5.3 \
+ ppv-lite86-0.2.16 \
+ pq-sys-0.4.6 \
+ proc-macro-hack-0.5.19 \
+ proc-macro2-1.0.38 \
+ proc-macro2-diagnostics-0.9.1 \
+ psl-types-2.0.10 \
+ publicsuffix-2.1.1 \
+ quanta-0.9.3 \
+ quick-error-1.2.3 \
+ quick-error-2.0.1 \
+ quickcheck-1.0.3 \
+ quote-1.0.18 \
+ quoted_printable-0.4.5 \
+ r2d2-0.8.9 \
+ rand-0.4.6 \
+ rand-0.7.3 \
+ rand-0.8.5 \
+ rand_chacha-0.2.2 \
+ rand_chacha-0.3.1 \
+ rand_core-0.3.1 \
+ rand_core-0.4.2 \
+ rand_core-0.5.1 \
+ rand_core-0.6.3 \
+ rand_hc-0.2.0 \
+ raw-cpuid-10.3.0 \
+ rdrand-0.4.0 \
+ redox_syscall-0.2.13 \
+ redox_users-0.4.3 \
+ ref-cast-1.0.7 \
+ ref-cast-impl-1.0.7 \
+ regex-1.5.5 \
+ regex-automata-0.1.10 \
+ regex-syntax-0.6.25 \
+ remove_dir_all-0.5.3 \
+ reqwest-0.11.10 \
+ resolv-conf-0.7.0 \
+ ring-0.16.20 \
+ rmp-0.8.11 \
+ rmpv-1.0.0 \
+ rocket-0.5.0-rc.2 \
+ rocket_codegen-0.5.0-rc.2 \
+ rocket_http-0.5.0-rc.2 \
+ rustc-demangle-0.1.21 \
+ rustc_version-0.2.3 \
+ rustls-0.20.4 \
+ rustls-pemfile-1.0.0 \
+ rustversion-1.0.6 \
+ ryu-1.0.9 \
+ same-file-1.0.6 \
+ schannel-0.1.19 \
+ scheduled-thread-pool-0.2.5 \
+ scoped-tls-1.0.0 \
+ scopeguard-1.1.0 \
+ sct-0.7.0 \
+ security-framework-2.6.1 \
+ security-framework-sys-2.6.1 \
+ semver-0.9.0 \
+ semver-parser-0.7.0 \
+ serde-1.0.137 \
+ serde_cbor-0.11.2 \
+ serde_derive-1.0.137 \
+ serde_json-1.0.81 \
+ serde_urlencoded-0.7.1 \
+ sha-1-0.8.2 \
+ sha-1-0.9.8 \
+ sha1-0.6.1 \
+ sha1-0.10.1 \
+ sha1_smol-1.0.0 \
+ sha2-0.9.9 \
+ sha2-0.10.2 \
+ sharded-slab-0.1.4 \
+ signal-hook-registry-1.4.0 \
+ simple_asn1-0.6.1 \
+ siphasher-0.3.10 \
+ slab-0.4.6 \
+ smallvec-0.6.14 \
+ smallvec-1.8.0 \
+ socket2-0.3.19 \
+ socket2-0.4.4 \
+ spin-0.5.2 \
+ spin-0.9.3 \
+ stable-pattern-0.1.0 \
+ stable_deref_trait-1.2.0 \
+ standback-0.2.17 \
+ state-0.5.3 \
+ stdweb-0.4.20 \
+ stdweb-derive-0.5.3 \
+ stdweb-internal-macros-0.2.9 \
+ stdweb-internal-runtime-0.1.5 \
+ strsim-0.10.0 \
+ subtle-2.4.1 \
+ syn-1.0.93 \
+ syslog-6.0.1 \
+ tempfile-3.3.0 \
+ thiserror-1.0.31 \
+ thiserror-impl-1.0.31 \
+ thread_local-1.1.4 \
+ threadpool-1.8.1 \
+ time-0.1.43 \
+ time-0.2.27 \
+ time-0.3.9 \
+ time-macros-0.1.1 \
+ time-macros-0.2.4 \
+ time-macros-impl-0.1.2 \
+ tinyvec-1.6.0 \
+ tinyvec_macros-0.1.0 \
+ tokio-1.18.2 \
+ tokio-macros-1.7.0 \
+ tokio-native-tls-0.3.0 \
+ tokio-rustls-0.23.4 \
+ tokio-socks-0.5.1 \
+ tokio-stream-0.1.8 \
+ tokio-util-0.6.9 \
+ tokio-util-0.7.1 \
+ toml-0.5.9 \
+ totp-lite-1.0.3 \
+ tower-service-0.3.1 \
+ tracing-0.1.34 \
+ tracing-attributes-0.1.21 \
+ tracing-core-0.1.26 \
+ tracing-log-0.1.3 \
+ tracing-subscriber-0.3.11 \
+ trust-dns-proto-0.20.4 \
+ trust-dns-resolver-0.20.4 \
+ try-lock-0.2.3 \
+ typenum-1.15.0 \
+ ubyte-0.10.1 \
+ ucd-trie-0.1.3 \
+ uncased-0.9.6 \
+ unicode-bidi-0.3.8 \
+ unicode-normalization-0.1.19 \
+ unicode-xid-0.2.3 \
+ universal-hash-0.4.1 \
+ untrusted-0.7.1 \
+ url-1.7.2 \
+ url-2.2.2 \
+ uuid-1.0.0 \
+ valuable-0.1.0 \
+ vcpkg-0.2.15 \
+ version_check-0.9.4 \
+ walkdir-2.3.2 \
+ want-0.3.0 \
+ wasi-0.9.0+wasi-snapshot-preview1 \
+ wasi-0.10.2+wasi-snapshot-preview1 \
+ wasi-0.11.0+wasi-snapshot-preview1 \
+ wasm-bindgen-0.2.80 \
+ wasm-bindgen-backend-0.2.80 \
+ wasm-bindgen-futures-0.4.30 \
+ wasm-bindgen-macro-0.2.80 \
+ wasm-bindgen-macro-support-0.2.80 \
+ wasm-bindgen-shared-0.2.80 \
+ web-sys-0.3.57 \
+ webauthn-rs-0.3.2 \
+ webpki-0.22.0 \
+ widestring-0.4.3 \
+ winapi-0.2.8 \
+ winapi-0.3.9 \
+ winapi-build-0.1.1 \
+ winapi-i686-pc-windows-gnu-0.4.0 \
+ winapi-util-0.1.5 \
+ winapi-x86_64-pc-windows-gnu-0.4.0 \
+ windows-sys-0.36.1 \
+ windows_aarch64_msvc-0.36.1 \
+ windows_i686_gnu-0.36.1 \
+ windows_i686_msvc-0.36.1 \
+ windows_x86_64_gnu-0.36.1 \
+ windows_x86_64_msvc-0.36.1 \
+ winreg-0.6.2 \
+ winreg-0.10.1 \
+ ws2_32-sys-0.2.1 \
+ yansi-0.5.1 \
+ yubico-0.11.0 \
+ job_scheduler@git+https://github.com/BlackDex/job_scheduler?rev=9100fc596a083fd9c0b560f8f11f108e0a19d07e\#9100fc596a083fd9c0b560f8f11f108e0a19d07e
-post-patch:
- ${REINPLACE_CMD} 's/^rust-version = "1.60"/rust-version = "1.58.1"/' \
- ${WRKSRC}/Cargo.toml
+#post-patch:
+# ${REINPLACE_CMD} 's/^rust-version = "1.60"/rust-version = "1.59"/' \
+# ${WRKSRC}/Cargo.toml
post-install:
${MKDIR} ${STAGEDIR}/${ETCDIR}/rc.conf.d
diff --git a/security/vaultwarden/distinfo b/security/vaultwarden/distinfo
index e7de98f9b5c9..78a672990398 100644
--- a/security/vaultwarden/distinfo
+++ b/security/vaultwarden/distinfo
@@ -1,36 +1,44 @@
-TIMESTAMP = 1643616831
-SHA256 (bw_web_v2.25.1b.tar.gz) = 619bbf69e409a219abb0d31356e750b5113c193dc5531a7420353b5560200001
-SIZE (bw_web_v2.25.1b.tar.gz) = 9340522
+TIMESTAMP = 1653335573
+SHA256 (bw_web_v2.28.1.tar.gz) = c477fe948a07469e70926c194ace0c7d1988288d18cb799febf3adf2abe92c24
+SIZE (bw_web_v2.28.1.tar.gz) = 8857182
SHA256 (rust/crates/addr2line-0.17.0.crate) = b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b
SIZE (rust/crates/addr2line-0.17.0.crate) = 32260
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
-SHA256 (rust/crates/ahash-0.3.8.crate) = e8fd72866655d1904d6b0997d0b07ba561047d070fbe29de039031c641b61217
-SIZE (rust/crates/ahash-0.3.8.crate) = 28650
+SHA256 (rust/crates/aead-0.4.3.crate) = 0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877
+SIZE (rust/crates/aead-0.4.3.crate) = 14717
+SHA256 (rust/crates/aes-0.7.5.crate) = 9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8
+SIZE (rust/crates/aes-0.7.5.crate) = 128544
+SHA256 (rust/crates/aes-gcm-0.9.4.crate) = df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6
+SIZE (rust/crates/aes-gcm-0.9.4.crate) = 148477
SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
SHA256 (rust/crates/alloc-no-stdlib-2.0.3.crate) = 35ef4730490ad1c4eae5c4325b2a95f521d023e5c885853ff7aca0a6a1631db3
SIZE (rust/crates/alloc-no-stdlib-2.0.3.crate) = 10199
SHA256 (rust/crates/alloc-stdlib-0.2.1.crate) = 697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2
SIZE (rust/crates/alloc-stdlib-0.2.1.crate) = 6304
-SHA256 (rust/crates/async-compression-0.3.8.crate) = 5443ccbb270374a2b1055fc72da40e1f237809cd6bb0e97e66d264cd138473a6
-SIZE (rust/crates/async-compression-0.3.8.crate) = 57977
-SHA256 (rust/crates/async-trait-0.1.52.crate) = 061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3
-SIZE (rust/crates/async-trait-0.1.52.crate) = 25913
+SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
+SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838
+SHA256 (rust/crates/async-compression-0.3.13.crate) = 8589c784ff02ac80dafc5e4116c3a2a3743ac5e0c902483518a88eec6559cf99
+SIZE (rust/crates/async-compression-0.3.13.crate) = 57733
+SHA256 (rust/crates/async-stream-0.3.3.crate) = dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e
+SIZE (rust/crates/async-stream-0.3.3.crate) = 12142
+SHA256 (rust/crates/async-stream-impl-0.3.3.crate) = 10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27
+SIZE (rust/crates/async-stream-impl-0.3.3.crate) = 4072
+SHA256 (rust/crates/async-trait-0.1.53.crate) = ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600
+SIZE (rust/crates/async-trait-0.1.53.crate) = 26210
+SHA256 (rust/crates/async_once-0.2.6.crate) = 2ce4f10ea3abcd6617873bae9f91d1c5332b4a778bd9ce34d0cd517474c1de82
+SIZE (rust/crates/async_once-0.2.6.crate) = 4678
+SHA256 (rust/crates/atomic-0.5.1.crate) = b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c
+SIZE (rust/crates/atomic-0.5.1.crate) = 12817
SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
SIZE (rust/crates/atty-0.2.14.crate) = 5470
-SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a
-SIZE (rust/crates/autocfg-1.0.1.crate) = 12908
-SHA256 (rust/crates/backtrace-0.3.63.crate) = 321629d8ba6513061f26707241fa9bc89524ff1cd7a915a97ef0c62c666ce1b6
-SIZE (rust/crates/backtrace-0.3.63.crate) = 74280
-SHA256 (rust/crates/base-x-0.2.8.crate) = a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b
-SIZE (rust/crates/base-x-0.2.8.crate) = 10614
-SHA256 (rust/crates/base64-0.9.3.crate) = 489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643
-SIZE (rust/crates/base64-0.9.3.crate) = 37993
-SHA256 (rust/crates/base64-0.11.0.crate) = b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7
-SIZE (rust/crates/base64-0.11.0.crate) = 48362
-SHA256 (rust/crates/base64-0.12.3.crate) = 3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff
-SIZE (rust/crates/base64-0.12.3.crate) = 57545
+SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
+SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
+SHA256 (rust/crates/backtrace-0.3.65.crate) = 11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61
+SIZE (rust/crates/backtrace-0.3.65.crate) = 74129
+SHA256 (rust/crates/base-x-0.2.10.crate) = dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74
+SIZE (rust/crates/base-x-0.2.10.crate) = 10758
SHA256 (rust/crates/base64-0.13.0.crate) = 904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd
SIZE (rust/crates/base64-0.13.0.crate) = 62070
SHA256 (rust/crates/binascii-0.1.4.crate) = 383d29d513d8764dcdc42ea295d979eb99c3c9f00607b3692cf68a431f7dca72
@@ -41,16 +49,16 @@ SHA256 (rust/crates/block-buffer-0.7.3.crate) = c0940dc441f31689269e10ac70eb1002
SIZE (rust/crates/block-buffer-0.7.3.crate) = 7179
SHA256 (rust/crates/block-buffer-0.9.0.crate) = 4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4
SIZE (rust/crates/block-buffer-0.9.0.crate) = 7108
+SHA256 (rust/crates/block-buffer-0.10.2.crate) = 0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324
+SIZE (rust/crates/block-buffer-0.10.2.crate) = 10258
SHA256 (rust/crates/block-padding-0.1.5.crate) = fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5
SIZE (rust/crates/block-padding-0.1.5.crate) = 7342
-SHA256 (rust/crates/brotli-3.3.2.crate) = 71cb90ade945043d3d53597b2fc359bb063db8ade2bcffe7997351d0756e9d50
-SIZE (rust/crates/brotli-3.3.2.crate) = 1368962
+SHA256 (rust/crates/brotli-3.3.4.crate) = a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68
+SIZE (rust/crates/brotli-3.3.4.crate) = 1369026
SHA256 (rust/crates/brotli-decompressor-2.3.2.crate) = 59ad2d4653bf5ca36ae797b1f4bb4dbddb60ce49ca4aed8a2ce4829f60425b80
SIZE (rust/crates/brotli-decompressor-2.3.2.crate) = 191197
-SHA256 (rust/crates/buf_redux-0.8.4.crate) = b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f
-SIZE (rust/crates/buf_redux-0.8.4.crate) = 26608
-SHA256 (rust/crates/bumpalo-3.8.0.crate) = 8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c
-SIZE (rust/crates/bumpalo-3.8.0.crate) = 79835
+SHA256 (rust/crates/bumpalo-3.9.1.crate) = a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899
+SIZE (rust/crates/bumpalo-3.9.1.crate) = 77507
SHA256 (rust/crates/byte-tools-0.3.1.crate) = e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7
SIZE (rust/crates/byte-tools-0.3.1.crate) = 5526
SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610
@@ -59,8 +67,14 @@ SHA256 (rust/crates/bytes-0.4.12.crate) = 206fdffcfa2df7cbe15601ef46c813fce0965e
SIZE (rust/crates/bytes-0.4.12.crate) = 46361
SHA256 (rust/crates/bytes-1.1.0.crate) = c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8
SIZE (rust/crates/bytes-1.1.0.crate) = 49640
-SHA256 (rust/crates/cc-1.0.72.crate) = 22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee
-SIZE (rust/crates/cc-1.0.72.crate) = 57495
+SHA256 (rust/crates/cached-0.34.0.crate) = aadf76ddea74bab35ebeb8f1eb115b9bc04eaee42d8acc0d5f477dee6b176c9a
+SIZE (rust/crates/cached-0.34.0.crate) = 48922
+SHA256 (rust/crates/cached_proc_macro-0.12.0.crate) = bce0f37f9b77c6b93cdf3f060c89adca303d2ab052cacb3c3d1ab543e8cecd2f
+SIZE (rust/crates/cached_proc_macro-0.12.0.crate) = 8218
+SHA256 (rust/crates/cached_proc_macro_types-0.1.0.crate) = 3a4f925191b4367301851c6d99b09890311d74b0d43f274c0b34c86d308a3663
+SIZE (rust/crates/cached_proc_macro_types-0.1.0.crate) = 1141
+SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11
+SIZE (rust/crates/cc-1.0.73.crate) = 57880
SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822
SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
@@ -73,34 +87,56 @@ SHA256 (rust/crates/chrono-tz-0.6.1.crate) = 58549f1842da3080ce63002102d5bc954c7
SIZE (rust/crates/chrono-tz-0.6.1.crate) = 585749
SHA256 (rust/crates/chrono-tz-build-0.0.2.crate) = db058d493fb2f65f41861bfed7e3fe6335264a9f0f92710cab5bdf01fef09069
SIZE (rust/crates/chrono-tz-build-0.0.2.crate) = 5840
-SHA256 (rust/crates/const_fn-0.4.8.crate) = f92cfa0fd5690b3cf8c1ef2cabbd9b7ef22fa53cf5e1f92b05103f6d5d1cf6e7
-SIZE (rust/crates/const_fn-0.4.8.crate) = 12662
-SHA256 (rust/crates/cookie-0.14.4.crate) = 03a5d7b21829bc7b4bf4754a978a241ae54ea55a40f92bb20216e54096f4b951
-SIZE (rust/crates/cookie-0.14.4.crate) = 30261
+SHA256 (rust/crates/cipher-0.3.0.crate) = 7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7
+SIZE (rust/crates/cipher-0.3.0.crate) = 12756
+SHA256 (rust/crates/const_fn-0.4.9.crate) = fbdcdcb6d86f71c5e97409ad45898af11cbc995b4ee8112d59095a28d376c935
+SIZE (rust/crates/const_fn-0.4.9.crate) = 12624
SHA256 (rust/crates/cookie-0.15.1.crate) = d5f1c7727e460397e56abc4bddc1d49e07a1ad78fc98eb2e1c8f032a58a2f80d
SIZE (rust/crates/cookie-0.15.1.crate) = 33649
+SHA256 (rust/crates/cookie-0.16.0.crate) = 94d4706de1b0fa5b132270cddffa8585166037822e260a944fe161acd137ca05
+SIZE (rust/crates/cookie-0.16.0.crate) = 33950
SHA256 (rust/crates/cookie_store-0.15.1.crate) = b3f7034c0932dc36f5bd8ec37368d971346809435824f277cb3b8299fc56167c
SIZE (rust/crates/cookie_store-0.15.1.crate) = 28265
-SHA256 (rust/crates/core-foundation-0.9.2.crate) = 6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3
-SIZE (rust/crates/core-foundation-0.9.2.crate) = 26857
+SHA256 (rust/crates/cookie_store-0.16.0.crate) = f83bfd36a664c5783fde601ab938bcd41c3e228c5eda1dfaae727a4a27bcb945
+SIZE (rust/crates/cookie_store-0.16.0.crate) = 28462
+SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146
+SIZE (rust/crates/core-foundation-0.9.3.crate) = 27059
SHA256 (rust/crates/core-foundation-sys-0.8.3.crate) = 5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc
SIZE (rust/crates/core-foundation-sys-0.8.3.crate) = 17519
-SHA256 (rust/crates/cpufeatures-0.2.1.crate) = 95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469
-SIZE (rust/crates/cpufeatures-0.2.1.crate) = 10500
-SHA256 (rust/crates/crc32fast-1.3.0.crate) = 738c290dfaea84fc1ca15ad9c168d083b05a714e1efddd8edaab678dc28d2836
-SIZE (rust/crates/crc32fast-1.3.0.crate) = 38565
-SHA256 (rust/crates/cron-0.9.0.crate) = e009ed0b762cf7a967a34dfdc67d5967d3f828f12901d37081432c3dd1668f8f
-SIZE (rust/crates/cron-0.9.0.crate) = 18383
-SHA256 (rust/crates/crypto-mac-0.10.1.crate) = bff07008ec701e8028e2ceb8f83f0e4274ee62bd2dbdc4fefff2e9a91824081a
-SIZE (rust/crates/crypto-mac-0.10.1.crate) = 9531
+SHA256 (rust/crates/cpufeatures-0.2.2.crate) = 59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b
+SIZE (rust/crates/cpufeatures-0.2.2.crate) = 10655
+SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d
+SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661
+SHA256 (rust/crates/cron-0.11.0.crate) = d76219e9243e100d5a37676005f08379297f8addfebc247613299600625c734d
+SIZE (rust/crates/cron-0.11.0.crate) = 18603
+SHA256 (rust/crates/crossbeam-utils-0.8.8.crate) = 0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38
+SIZE (rust/crates/crossbeam-utils-0.8.8.crate) = 39681
+SHA256 (rust/crates/crypto-common-0.1.3.crate) = 57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8
+SIZE (rust/crates/crypto-common-0.1.3.crate) = 8556
SHA256 (rust/crates/crypto-mac-0.11.1.crate) = b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714
SIZE (rust/crates/crypto-mac-0.11.1.crate) = 9551
-SHA256 (rust/crates/dashmap-4.0.2.crate) = e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c
-SIZE (rust/crates/dashmap-4.0.2.crate) = 21066
+SHA256 (rust/crates/ctr-0.8.0.crate) = 049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea
+SIZE (rust/crates/ctr-0.8.0.crate) = 17740
+SHA256 (rust/crates/ctrlc-3.2.2.crate) = b37feaa84e6861e00a1f5e5aa8da3ee56d605c9992d33e082786754828e20865
+SIZE (rust/crates/ctrlc-3.2.2.crate) = 12699
+SHA256 (rust/crates/darling-0.13.4.crate) = a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c
+SIZE (rust/crates/darling-0.13.4.crate) = 20895
+SHA256 (rust/crates/darling_core-0.13.4.crate) = 859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610
+SIZE (rust/crates/darling_core-0.13.4.crate) = 52937
+SHA256 (rust/crates/darling_macro-0.13.4.crate) = 9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835
+SIZE (rust/crates/darling_macro-0.13.4.crate) = 1910
+SHA256 (rust/crates/dashmap-5.3.3.crate) = 391b56fbd302e585b7a9494fb70e40949567b1cf9003a8e4a6041a1687c26573
*** 1161 LINES SKIPPED ***