summaryrefslogtreecommitdiff
path: root/devel/sccache/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sccache/Makefile.crates')
-rw-r--r--devel/sccache/Makefile.crates42
1 files changed, 22 insertions, 20 deletions
diff --git a/devel/sccache/Makefile.crates b/devel/sccache/Makefile.crates
index a58b0ac9b39e..424b0990e6a5 100644
--- a/devel/sccache/Makefile.crates
+++ b/devel/sccache/Makefile.crates
@@ -11,15 +11,15 @@ CARGO_CRATES= addr2line-0.21.0 \
anstyle-wincon-3.0.2 \
anyhow-1.0.86 \
ar-0.9.0 \
- arc-swap-1.6.0 \
+ arc-swap-1.7.1 \
arrayref-0.3.7 \
arrayvec-0.7.4 \
ascii-1.1.0 \
assert_cmd-2.0.13 \
- async-trait-0.1.80 \
+ async-trait-0.1.83 \
atomic-waker-1.1.2 \
autocfg-1.1.0 \
- backon-0.4.4 \
+ backon-1.2.0 \
backtrace-0.3.69 \
base64-0.13.1 \
base64-0.21.7 \
@@ -38,7 +38,7 @@ CARGO_CRATES= addr2line-0.21.0 \
byteorder-1.5.0 \
bytes-1.6.0 \
cbc-0.1.2 \
- cc-1.0.83 \
+ cc-1.1.10 \
cfg-if-0.1.10 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
@@ -84,7 +84,6 @@ CARGO_CRATES= addr2line-0.21.0 \
error-chain-0.12.4 \
fastrand-2.0.1 \
filetime-0.2.23 \
- flagset-0.4.4 \
flate2-1.0.28 \
float-cmp-0.9.0 \
flume-0.10.14 \
@@ -104,13 +103,15 @@ CARGO_CRATES= addr2line-0.21.0 \
futures-util-0.3.30 \
generic-array-0.14.7 \
getrandom-0.2.11 \
+ ghac-0.2.0 \
gimli-0.28.1 \
+ gloo-timers-0.3.0 \
gzp-0.11.3 \
h2-0.3.26 \
h2-0.4.5 \
hashbrown-0.14.3 \
heck-0.4.1 \
- hermit-abi-0.3.3 \
+ hermit-abi-0.3.9 \
hex-0.4.3 \
hmac-0.12.1 \
home-0.5.9 \
@@ -157,25 +158,25 @@ CARGO_CRATES= addr2line-0.21.0 \
mime-0.3.17 \
mime_guess-2.0.4 \
miniz_oxide-0.7.1 \
- mio-0.8.11 \
+ mio-1.0.2 \
multipart-0.18.0 \
nanorand-0.7.0 \
native-tls-0.2.11 \
nix-0.14.1 \
nix-0.28.0 \
normalize-line-endings-0.3.0 \
- num-bigint-0.4.4 \
+ num-bigint-0.4.6 \
num-bigint-dig-0.8.4 \
num-conv-0.1.0 \
- num-integer-0.1.45 \
+ num-integer-0.1.46 \
num-iter-0.1.43 \
- num-traits-0.2.17 \
+ num-traits-0.2.19 \
num_cpus-1.16.0 \
num_threads-0.1.6 \
number_prefix-0.4.0 \
object-0.32.2 \
once_cell-1.19.0 \
- opendal-0.48.0 \
+ opendal-0.52.0 \
openssl-0.10.64 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
@@ -189,8 +190,8 @@ CARGO_CRATES= addr2line-0.21.0 \
pem-3.0.3 \
pem-rfc7468-0.7.0 \
percent-encoding-2.3.1 \
- pin-project-1.1.3 \
- pin-project-internal-1.1.3 \
+ pin-project-1.1.7 \
+ pin-project-internal-1.1.7 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
pkcs1-0.7.5 \
@@ -203,6 +204,8 @@ CARGO_CRATES= addr2line-0.21.0 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
proc-macro2-1.0.75 \
+ prost-0.13.5 \
+ prost-derive-0.13.5 \
quick-error-1.2.3 \
quick-xml-0.35.0 \
quick-xml-0.36.1 \
@@ -213,13 +216,13 @@ CARGO_CRATES= addr2line-0.21.0 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
- redis-0.25.4 \
+ redis-0.27.5 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.3 \
regex-automata-0.4.5 \
regex-syntax-0.8.2 \
- reqsign-0.16.0 \
+ reqsign-0.16.1 \
reqwest-0.11.23 \
reqwest-0.12.5 \
retry-2.0.0 \
@@ -232,7 +235,6 @@ CARGO_CRATES= addr2line-0.21.0 \
rustc-hash-2.0.0 \
rustc_version-0.4.0 \
rustix-0.38.34 \
- rustls-0.22.4 \
rustls-0.23.10 \
rustls-native-certs-0.7.0 \
rustls-pemfile-2.1.2 \
@@ -262,6 +264,7 @@ CARGO_CRATES= addr2line-0.21.0 \
sha1-0.10.6 \
sha1_smol-1.0.0 \
sha2-0.10.8 \
+ shlex-1.3.0 \
signal-hook-registry-1.4.1 \
signature-2.2.0 \
simple_asn1-0.6.2 \
@@ -303,11 +306,10 @@ CARGO_CRATES= addr2line-0.21.0 \
tiny_http-0.12.0 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
- tokio-1.37.0 \
- tokio-macros-2.2.0 \
+ tokio-1.41.0 \
+ tokio-macros-2.4.0 \
tokio-native-tls-0.3.1 \
- tokio-retry-0.3.0 \
- tokio-rustls-0.25.0 \
+ tokio-retry2-0.5.6 \
tokio-rustls-0.26.0 \
tokio-serde-0.8.0 \
tokio-util-0.7.10 \