diff options
Diffstat (limited to 'devel/sccache/Makefile')
-rw-r--r-- | devel/sccache/Makefile | 694 |
1 files changed, 341 insertions, 353 deletions
diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index 31ae358bd153..1dbc562066ee 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,7 +1,7 @@ PORTNAME= sccache DISTVERSIONPREFIX= v -DISTVERSION= 0.2.15 -PORTREVISION= 23 +DISTVERSION= 0.5.3 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= devel @@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures -BROKEN_SSL= openssl30 openssl31 -BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later USES= cargo ssl +LIB_DEPENDS+=libzstd.so:archivers/zstd + USE_GITHUB= yes GH_ACCOUNT= mozilla @@ -29,388 +29,376 @@ PLIST_FILES= bin/sccache PORTDOCS= README.md CARGO_FEATURES= all - -CARGO_CRATES= addr2line-0.14.1 \ - adler-0.2.3 \ - aho-corasick-0.7.15 \ - ansi_term-0.11.0 \ - anyhow-1.0.37 \ - ar-0.8.0 \ +CARGO_CRATES= addr2line-0.19.0 \ + adler-1.0.2 \ + aho-corasick-0.7.20 \ + android_system_properties-0.1.5 \ + anstyle-0.3.5 \ + anyhow-1.0.70 \ + ar-0.9.0 \ + arc-swap-1.5.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ - ascii-0.8.7 \ - assert_cmd-1.0.2 \ - async-channel-1.5.1 \ - async-executor-1.4.0 \ - async-global-executor-1.4.3 \ - async-io-1.3.1 \ - async-mutex-1.4.0 \ - async-std-1.8.0 \ - async-task-4.0.3 \ - async-trait-0.1.42 \ - atomic-waker-1.0.0 \ - atty-0.2.14 \ - autocfg-0.1.7 \ - autocfg-1.0.1 \ - backtrace-0.3.55 \ - base64-0.9.3 \ - base64-0.10.1 \ - base64-0.12.3 \ - base64-0.13.0 \ - bincode-0.8.0 \ - bincode-1.3.1 \ - bitflags-1.2.1 \ - blake2b_simd-0.5.11 \ - blake3-0.3.7 \ - block-buffer-0.9.0 \ - blocking-1.0.2 \ - boxfnonce-0.1.1 \ + arrayvec-0.7.2 \ + ascii-1.1.0 \ + assert_cmd-2.0.10 \ + async-compat-0.2.1 \ + async-trait-0.1.68 \ + autocfg-1.1.0 \ + backon-0.4.0 \ + backtrace-0.3.67 \ + base64-0.13.1 \ + base64-0.21.0 \ + base64ct-1.6.0 \ + bb8-0.8.0 \ + bincode-1.3.3 \ + bitflags-1.3.2 \ + bitflags-2.0.2 \ + blake3-1.3.3 \ + block-buffer-0.10.3 \ + bstr-1.0.1 \ buf_redux-0.8.4 \ - bufstream-0.1.4 \ - bumpalo-3.4.0 \ - byteorder-1.3.4 \ - bytes-0.4.12 \ - bytes-0.5.6 \ - bytes-1.0.0 \ - cache-padded-1.1.1 \ - case-0.1.0 \ - cc-1.0.66 \ + bumpalo-3.11.1 \ + byteorder-1.4.3 \ + bytes-1.4.0 \ + cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ - chrono-0.4.19 \ - chunked_transfer-0.3.1 \ - clap-2.33.3 \ - cloudabi-0.0.3 \ - combine-4.5.2 \ - concurrent-queue-1.2.2 \ - conhash-0.4.0 \ - constant_time_eq-0.1.5 \ - cookie-0.12.0 \ - cookie_store-0.7.0 \ - core-foundation-0.9.1 \ - core-foundation-sys-0.8.2 \ - counted-array-0.1.2 \ - cpuid-bool-0.1.2 \ - crc32fast-1.2.1 \ - crossbeam-deque-0.7.3 \ - crossbeam-epoch-0.8.2 \ - crossbeam-queue-0.1.2 \ - crossbeam-queue-0.2.3 \ - crossbeam-utils-0.6.6 \ - crossbeam-utils-0.7.2 \ - crossbeam-utils-0.8.1 \ - crypto-mac-0.8.0 \ - crypto-mac-0.10.0 \ - daemonize-0.4.1 \ - derive-error-0.0.3 \ - difference-2.0.0 \ - digest-0.9.0 \ - directories-3.0.1 \ - dirs-1.0.5 \ - dirs-sys-0.3.5 \ + chrono-0.4.24 \ + chunked_transfer-1.4.0 \ + clap-4.1.11 \ + clap_derive-4.1.9 \ + clap_lex-0.3.0 \ + combine-4.6.6 \ + const-oid-0.9.2 \ + const-random-0.1.15 \ + const-random-macro-0.1.15 \ + constant_time_eq-0.2.4 \ + core-foundation-0.9.3 \ + core-foundation-sys-0.8.3 \ + core_affinity-0.8.0 \ + cpufeatures-0.2.5 \ + crc32fast-1.3.2 \ + crossbeam-utils-0.8.15 \ + crunchy-0.2.2 \ + crypto-common-0.1.6 \ + daemonize-0.5.0 \ + dashmap-5.4.0 \ + data-encoding-2.3.3 \ + der-0.6.1 \ + difflib-0.4.0 \ + digest-0.10.6 \ + directories-5.0.0 \ + dirs-sys-0.4.0 \ + displaydoc-0.1.7 \ + dlv-list-0.5.0 \ doc-comment-0.3.3 \ - dtoa-0.4.7 \ - either-1.6.1 \ - encoding_rs-0.8.26 \ - env_logger-0.8.2 \ + either-1.8.0 \ + encoding-0.2.33 \ + encoding-index-japanese-1.20141219.5 \ + encoding-index-korean-1.20141219.5 \ + encoding-index-simpchinese-1.20141219.5 \ + encoding-index-singlebyte-1.20141219.5 \ + encoding-index-tradchinese-1.20141219.5 \ + encoding_index_tests-0.1.4 \ + encoding_rs-0.8.31 \ + enum-as-inner-0.5.1 \ + env_logger-0.10.0 \ + errno-0.2.8 \ + errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ - event-listener-2.5.1 \ - failure-0.1.8 \ - failure_derive-0.1.8 \ - fastrand-1.4.0 \ - filetime-0.2.13 \ - flate2-1.0.19 \ - float-cmp-0.8.0 \ + fastrand-1.8.0 \ + filetime-0.2.20 \ + flagset-0.4.3 \ + flate2-1.0.26 \ + float-cmp-0.9.0 \ + flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ - form_urlencoded-1.0.0 \ - fuchsia-cprng-0.1.1 \ - fuchsia-zircon-0.3.3 \ - fuchsia-zircon-sys-0.3.3 \ - futures-0.1.30 \ - futures-0.3.9 \ - futures-channel-0.3.9 \ - futures-core-0.3.9 \ - futures-cpupool-0.1.8 \ - futures-executor-0.3.9 \ - futures-io-0.3.9 \ - futures-lite-1.11.3 \ - futures-macro-0.3.9 \ - futures-sink-0.3.9 \ - futures-task-0.3.9 \ - futures-util-0.3.9 \ - generic-array-0.14.4 \ - getopts-0.2.21 \ - getrandom-0.1.16 \ - gimli-0.23.0 \ - glob-0.3.0 \ - gloo-timers-0.2.1 \ - h2-0.1.26 \ - hashbrown-0.9.1 \ - hermit-abi-0.1.17 \ - hmac-0.10.1 \ - http-0.1.21 \ - http-body-0.1.0 \ - httparse-1.3.4 \ - humantime-2.0.1 \ - hyper-0.12.35 \ - hyper-tls-0.3.2 \ - hyperx-0.12.0 \ - idna-0.1.5 \ - idna-0.2.0 \ - indexmap-1.6.1 \ - instant-0.1.9 \ - iovec-0.1.4 \ - itertools-0.9.0 \ - itertools-0.10.0 \ - itoa-0.4.7 \ - jobserver-0.1.21 \ - js-sys-0.3.46 \ - jsonwebtoken-7.2.0 \ - kernel32-sys-0.2.2 \ - kv-log-macro-1.0.7 \ - language-tags-0.2.2 \ + form_urlencoded-1.1.0 \ + fs-err-2.9.0 \ + futures-0.3.27 \ + futures-channel-0.3.27 \ + futures-core-0.3.27 \ + futures-executor-0.3.27 \ + futures-io-0.3.27 \ + futures-macro-0.3.27 \ + futures-sink-0.3.27 \ + futures-task-0.3.27 \ + futures-util-0.3.27 \ + generic-array-0.14.6 \ + getrandom-0.2.8 \ + gimli-0.27.2 \ + gzp-0.11.3 \ + h2-0.3.17 \ + hashbrown-0.12.3 \ + hashbrown-0.13.2 \ + heck-0.4.0 \ + hermit-abi-0.2.6 \ + hermit-abi-0.3.1 \ + hex-0.4.3 \ + hmac-0.12.1 \ + home-0.5.5 \ + hostname-0.3.1 \ + http-0.2.9 \ + http-body-0.4.5 \ + httparse-1.8.0 \ + httpdate-1.0.2 \ + humantime-2.1.0 \ + hyper-0.14.25 \ + hyper-rustls-0.23.1 \ + hyper-tls-0.5.0 \ + iana-time-zone-0.1.47 \ + idna-0.2.3 \ + idna-0.3.0 \ + indexmap-1.9.2 \ + instant-0.1.12 \ + io-lifetimes-0.7.5 \ + io-lifetimes-1.0.3 \ + ipconfig-0.3.1 \ + ipnet-2.5.1 \ + is-terminal-0.4.5 \ + itertools-0.10.5 \ + itoa-1.0.4 \ + jobserver-0.1.26 \ + js-sys-0.3.60 \ + jsonwebtoken-8.2.0 \ lazy_static-1.4.0 \ - libc-0.2.82 \ + libc-0.2.140 \ + libm-0.2.6 \ libmount-0.1.15 \ - linked-hash-map-0.5.3 \ - local-encoding-0.2.0 \ - lock_api-0.3.4 \ - log-0.3.9 \ - log-0.4.11 \ - matches-0.1.8 \ - maybe-uninit-2.0.0 \ - md-5-0.9.1 \ - md5-0.3.8 \ - memcached-rs-0.4.2 \ - memchr-2.3.4 \ - memoffset-0.5.6 \ - mime-0.2.6 \ - mime-0.3.16 \ - mime_guess-1.8.8 \ - mime_guess-2.0.3 \ - miniz_oxide-0.4.3 \ - mio-0.6.23 \ - mio-named-pipes-0.1.7 \ - mio-uds-0.6.8 \ - miow-0.2.2 \ - miow-0.3.6 \ - multipart-0.15.4 \ - native-tls-0.2.7 \ - nb-connect-1.0.2 \ - net2-0.2.37 \ + linked-hash-map-0.5.6 \ + linux-raw-sys-0.0.46 \ + linux-raw-sys-0.1.3 \ + lock_api-0.4.9 \ + log-0.4.17 \ + lru-cache-0.1.2 \ + match_cfg-0.1.0 \ + matches-0.1.10 \ + md-5-0.10.5 \ + memchr-2.5.0 \ + memmap2-0.6.2 \ + memoffset-0.7.1 \ + mime-0.3.17 \ + mime_guess-2.0.4 \ + miniz_oxide-0.6.2 \ + miniz_oxide-0.7.1 \ + mio-0.8.5 \ + multipart-0.18.0 \ + nanorand-0.7.0 \ + native-tls-0.2.11 \ nix-0.14.1 \ - nix-0.19.1 \ + nix-0.26.2 \ normalize-line-endings-0.3.0 \ - num-bigint-0.2.6 \ - num-integer-0.1.44 \ - num-traits-0.1.43 \ - num-traits-0.2.14 \ - num_cpus-1.13.0 \ + num-bigint-0.4.3 \ + num-bigint-dig-0.8.2 \ + num-integer-0.1.45 \ + num-iter-0.1.43 \ + num-traits-0.2.15 \ + num_cpus-1.15.0 \ + num_threads-0.1.6 \ number_prefix-0.4.0 \ - object-0.22.0 \ - once_cell-1.5.2 \ - opaque-debug-0.3.0 \ - openssl-0.10.32 \ - openssl-probe-0.1.2 \ - openssl-sys-0.9.60 \ - parking-2.0.0 \ - parking_lot-0.9.0 \ - parking_lot_core-0.6.2 \ - pem-0.8.2 \ - percent-encoding-1.0.1 \ - percent-encoding-2.1.0 \ - phf-0.7.24 \ - phf_codegen-0.7.24 \ - phf_generator-0.7.24 \ - phf_shared-0.7.24 \ - pin-project-lite-0.1.11 \ - pin-project-lite-0.2.1 \ + object-0.30.3 \ + once_cell-1.17.1 \ + opendal-0.34.0 \ + openssl-0.10.49 \ + openssl-macros-0.1.0 \ + openssl-probe-0.1.5 \ + openssl-sys-0.9.84 \ + ordered-multimap-0.6.0 \ + os_str_bytes-6.4.1 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.4 \ + pem-1.1.0 \ + pem-rfc7468-0.6.0 \ + percent-encoding-2.2.0 \ + pin-project-1.0.12 \ + pin-project-internal-1.0.12 \ + pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ - pkg-config-0.3.19 \ - polling-2.0.2 \ - ppv-lite86-0.2.10 \ - predicates-1.0.6 \ - predicates-core-1.0.1 \ - predicates-tree-1.0.1 \ - proc-macro-hack-0.5.19 \ - proc-macro-nested-0.1.6 \ - proc-macro2-1.0.24 \ - publicsuffix-1.5.4 \ - pulldown-cmark-0.0.3 \ + pkcs1-0.4.1 \ + pkcs8-0.9.0 \ + pkg-config-0.3.26 \ + ppv-lite86-0.2.17 \ + predicates-3.0.2 \ + predicates-core-1.0.6 \ + predicates-tree-1.0.7 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro-hack-0.5.20+deprecated \ + proc-macro2-1.0.56 \ quick-error-1.2.3 \ - quote-0.3.15 \ - quote-1.0.8 \ - rand-0.4.6 \ - rand-0.5.6 \ - rand-0.6.5 \ - rand-0.7.3 \ - rand_chacha-0.1.1 \ - rand_chacha-0.2.2 \ - rand_core-0.3.1 \ - rand_core-0.4.2 \ - rand_core-0.5.1 \ - rand_hc-0.1.0 \ - rand_hc-0.2.0 \ - rand_isaac-0.1.1 \ - rand_jitter-0.1.4 \ - rand_os-0.1.3 \ - rand_pcg-0.1.2 \ - rand_xorshift-0.1.1 \ - rdrand-0.4.0 \ - redis-0.17.0 \ - redox_syscall-0.1.57 \ - redox_users-0.3.5 \ - regex-1.4.2 \ - regex-syntax-0.6.21 \ - remove_dir_all-0.5.3 \ - reqwest-0.9.24 \ - retry-1.2.0 \ - ring-0.16.19 \ - rouille-3.0.0 \ - rust-argon2-0.8.3 \ - rustc-demangle-0.1.18 \ - rustc_version-0.2.3 \ - ryu-1.0.5 \ + quick-xml-0.27.1 \ + quick-xml-0.28.1 \ + quote-1.0.26 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + redis-0.22.1 \ + redox_syscall-0.2.16 \ + redox_users-0.4.3 \ + regex-1.7.3 \ + regex-automata-0.1.10 \ + regex-syntax-0.6.29 \ + reqsign-0.10.1 \ + reqwest-0.11.16 \ + resolv-conf-0.7.0 \ + retry-2.0.0 \ + ring-0.16.20 \ + rouille-3.6.1 \ + rsa-0.8.2 \ + rust-ini-0.19.0 \ + rustc-demangle-0.1.23 \ + rustix-0.35.13 \ + rustix-0.36.4 \ + rustls-0.20.7 \ + rustls-native-certs-0.6.2 \ + rustls-pemfile-1.0.1 \ + ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ - schannel-0.1.19 \ + schannel-0.1.20 \ scopeguard-1.1.0 \ - security-framework-2.0.0 \ - security-framework-sys-2.0.0 \ - selenium-rs-0.1.2 \ - semver-0.9.0 \ - semver-parser-0.7.0 \ - serde-1.0.118 \ - serde_derive-1.0.118 \ - serde_json-1.0.61 \ - serde_urlencoded-0.5.5 \ - sha-1-0.9.2 \ - sha1-0.6.0 \ - sha2-0.9.2 \ - signal-hook-registry-1.3.0 \ - simple_asn1-0.4.1 \ - siphasher-0.2.3 \ - skeptic-0.4.0 \ - slab-0.4.2 \ - smallvec-0.6.13 \ - socket2-0.3.19 \ + sct-0.7.0 \ + security-framework-2.7.0 \ + security-framework-sys-2.6.1 \ + semver-1.0.16 \ + serde-1.0.159 \ + serde_derive-1.0.159 \ + serde_json-1.0.94 \ + serde_repr-0.1.9 \ + serde_spanned-0.6.1 \ + serde_urlencoded-0.7.1 \ + serial_test-2.0.0 \ + serial_test_derive-2.0.0 \ + sha1-0.10.5 \ + sha1_smol-1.0.0 \ + sha2-0.10.6 \ + signal-hook-registry-1.4.0 \ + signature-2.0.0 \ + simple_asn1-0.6.2 \ + slab-0.4.7 \ + smallvec-1.10.0 \ + socket2-0.4.9 \ spin-0.5.2 \ - string-0.2.1 \ - strip-ansi-escapes-0.1.0 \ - strsim-0.8.0 \ - subtle-2.4.0 \ - syn-0.11.11 \ - syn-1.0.58 \ - synom-0.11.3 \ - synstructure-0.12.4 \ - syslog-5.0.0 \ - tar-0.4.30 \ - tempdir-0.3.7 \ - tempfile-3.1.0 \ - term-0.5.2 \ - termcolor-1.1.2 \ - textwrap-0.11.0 \ - thiserror-1.0.23 \ - thiserror-impl-1.0.23 \ - thread_local-1.1.0 \ + spin-0.9.4 \ + spki-0.6.0 \ + static_assertions-1.1.0 \ + stringmatch-0.3.3 \ + strip-ansi-escapes-0.1.1 \ + strsim-0.10.0 \ + subtle-2.4.1 \ + syn-1.0.104 \ + syn-2.0.13 \ + syslog-6.0.1 \ + tar-0.4.38 \ + temp-env-0.3.4 \ + tempfile-3.4.0 \ + termcolor-1.1.3 \ + terminal_size-0.2.2 \ + termtree-0.4.0 \ + thirtyfour-0.27.3 \ + thirtyfour_sync-0.27.1 \ + thiserror-1.0.38 \ + thiserror-impl-1.0.38 \ threadpool-1.8.1 \ - time-0.1.44 \ - tiny_http-0.6.2 \ - tinyvec-1.1.0 \ + time-0.1.43 \ + time-0.3.17 \ + time-core-0.1.0 \ + time-macros-0.2.6 \ + tiny-keccak-2.0.2 \ + tiny_http-0.12.0 \ + tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ - tokio-0.1.22 \ - tokio-0.2.24 \ - tokio-buf-0.1.1 \ - tokio-codec-0.1.2 \ - tokio-compat-0.1.6 \ - tokio-current-thread-0.1.7 \ - tokio-executor-0.1.10 \ - tokio-fs-0.1.7 \ - tokio-io-0.1.13 \ - tokio-named-pipes-0.1.0 \ - tokio-process-0.2.5 \ - tokio-reactor-0.1.12 \ - tokio-serde-0.1.0 \ - tokio-serde-bincode-0.1.1 \ - tokio-signal-0.2.9 \ - tokio-sync-0.1.8 \ - tokio-tcp-0.1.4 \ - tokio-threadpool-0.1.18 \ - tokio-timer-0.2.13 \ - tokio-udp-0.1.6 \ - tokio-uds-0.2.7 \ - tokio-util-0.3.1 \ - toml-0.5.8 \ - tower-0.1.1 \ - tower-buffer-0.1.2 \ - tower-discover-0.1.0 \ - tower-layer-0.1.0 \ - tower-limit-0.1.3 \ - tower-load-shed-0.1.0 \ - tower-retry-0.1.0 \ - tower-service-0.2.0 \ - tower-timeout-0.1.1 \ - tower-util-0.1.0 \ - tracing-0.1.22 \ - tracing-attributes-0.1.11 \ - tracing-core-0.1.17 \ - treeline-0.1.0 \ + tokio-1.28.0 \ + tokio-macros-2.1.0 \ + tokio-native-tls-0.3.0 \ + tokio-rustls-0.23.4 \ + tokio-serde-0.8.0 \ + tokio-util-0.7.7 \ + toml-0.7.3 \ + toml_datetime-0.6.1 \ + toml_edit-0.19.8 \ + tower-0.4.13 \ + tower-layer-0.3.2 \ + tower-service-0.3.2 \ + tracing-0.1.37 \ + tracing-attributes-0.1.23 \ + tracing-core-0.1.30 \ + trust-dns-proto-0.22.0 \ + trust-dns-resolver-0.22.0 \ try-lock-0.2.3 \ - try_from-0.3.2 \ twoway-0.1.8 \ - typenum-1.12.0 \ - unicase-1.4.2 \ + typenum-1.15.0 \ unicase-2.6.0 \ - unicode-bidi-0.3.4 \ - unicode-normalization-0.1.16 \ - unicode-width-0.1.8 \ - unicode-xid-0.0.4 \ - unicode-xid-0.2.1 \ - unix_socket-0.5.0 \ + unicode-bidi-0.3.8 \ + unicode-ident-1.0.5 \ + unicode-normalization-0.1.22 \ untrusted-0.7.1 \ - url-1.7.2 \ - url-2.2.0 \ - utf8parse-0.1.1 \ - uuid-0.7.4 \ - uuid-0.8.1 \ - vcpkg-0.2.11 \ - vec-arena-1.0.0 \ - vec_map-0.8.2 \ - version-compare-0.0.11 \ - version_check-0.1.5 \ - version_check-0.9.2 \ + url-2.3.1 \ + urlparse-0.7.3 \ + utf8parse-0.2.0 \ + uuid-1.3.1 \ + vcpkg-0.2.15 \ + version-compare-0.1.1 \ + version_check-0.9.4 \ void-1.0.2 \ - vte-0.3.3 \ + vte-0.10.1 \ + vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ - waker-fn-1.1.0 \ - walkdir-2.3.1 \ - want-0.2.0 \ - wasi-0.9.0+wasi-snapshot-preview1 \ - wasi-0.10.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.69 \ - wasm-bindgen-backend-0.2.69 \ - wasm-bindgen-futures-0.4.19 \ - wasm-bindgen-macro-0.2.69 \ - wasm-bindgen-macro-support-0.2.69 \ - wasm-bindgen-shared-0.2.69 \ - web-sys-0.3.46 \ - wepoll-sys-3.0.1 \ - which-4.0.2 \ - winapi-0.2.8 \ + walkdir-2.3.3 \ + want-0.3.0 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.83 \ + wasm-bindgen-backend-0.2.83 \ + wasm-bindgen-futures-0.4.29 \ + wasm-bindgen-macro-0.2.83 \ + wasm-bindgen-macro-support-0.2.83 \ + wasm-bindgen-shared-0.2.83 \ + wasm-streams-0.2.3 \ + web-sys-0.3.59 \ + webpki-0.22.0 \ + webpki-roots-0.22.5 \ + which-4.4.0 \ + widestring-0.5.1 \ 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 \ - ws2_32-sys-0.2.1 \ - xattr-0.2.2 \ - zip-0.5.9 \ - zstd-0.6.0+zstd.1.4.8 \ - zstd-safe-3.0.0+zstd.1.4.8 \ - zstd-sys-1.4.19+zstd.1.4.8 + windows-sys-0.36.1 \ + windows-sys-0.42.0 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-targets-0.42.1 \ + windows-targets-0.48.0 \ + windows_aarch64_gnullvm-0.42.1 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.36.1 \ + windows_aarch64_msvc-0.42.1 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.36.1 \ + windows_i686_gnu-0.42.1 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.36.1 \ + windows_i686_msvc-0.42.1 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.36.1 \ + windows_x86_64_gnu-0.42.1 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.42.1 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.36.1 \ + windows_x86_64_msvc-0.42.1 \ + windows_x86_64_msvc-0.48.0 \ + winnow-0.4.1 \ + winreg-0.10.1 \ + xattr-0.2.3 \ + zeroize-1.5.7 \ + zip-0.6.4 \ + zstd-0.12.3+zstd.1.5.2 \ + zstd-safe-6.0.4+zstd.1.5.4 \ + zstd-sys-2.0.7+zstd.1.5.4 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} |