summaryrefslogtreecommitdiff
path: root/devel/radicle/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'devel/radicle/Makefile.crates')
-rw-r--r--devel/radicle/Makefile.crates26
1 files changed, 25 insertions, 1 deletions
diff --git a/devel/radicle/Makefile.crates b/devel/radicle/Makefile.crates
index 5ba7be2600e8..a68a740db012 100644
--- a/devel/radicle/Makefile.crates
+++ b/devel/radicle/Makefile.crates
@@ -1,4 +1,5 @@
-CARGO_CRATES= adler2-2.0.0 \
+CARGO_CRATES= addr2line-0.24.2 \
+ adler2-2.0.0 \
aead-0.5.2 \
aes-0.8.4 \
aes-gcm-0.10.3 \
@@ -19,6 +20,7 @@ CARGO_CRATES= adler2-2.0.0 \
arc-swap-1.7.1 \
ascii-1.1.0 \
autocfg-1.2.0 \
+ backtrace-0.3.75 \
base-x-0.2.11 \
base16ct-0.2.0 \
base32-0.4.0 \
@@ -73,12 +75,14 @@ CARGO_CRATES= adler2-2.0.0 \
data-encoding-macro-internal-0.1.12 \
defer-heavy-0.1.0 \
der-0.7.9 \
+ deranged-0.4.0 \
derive_more-2.0.1 \
derive_more-impl-2.0.1 \
diff-0.1.13 \
digest-0.10.7 \
displaydoc-0.2.5 \
document-features-0.2.11 \
+ dunce-1.0.5 \
dyn-clone-1.0.17 \
ec25519-0.1.0 \
ecdsa-0.16.9 \
@@ -106,7 +110,9 @@ CARGO_CRATES= adler2-2.0.0 \
fxhash-0.2.1 \
generic-array-0.14.7 \
getrandom-0.2.15 \
+ getrandom-0.3.3 \
ghash-0.5.1 \
+ gimli-0.31.1 \
git-ref-format-0.3.1 \
git-ref-format-core-0.3.1 \
git-ref-format-macro-0.3.1 \
@@ -150,6 +156,7 @@ CARGO_CRATES= adler2-2.0.0 \
hashbrown-0.14.3 \
hmac-0.12.1 \
home-0.5.9 \
+ human-panic-2.0.3 \
iana-time-zone-0.1.60 \
iana-time-zone-haiku-0.1.2 \
icu_collections-1.5.0 \
@@ -209,12 +216,15 @@ CARGO_CRATES= adler2-2.0.0 \
num-bigint-dig-0.8.4 \
num-cmp-0.1.0 \
num-complex-0.4.6 \
+ num-conv-0.1.0 \
num-integer-0.1.46 \
num-iter-0.1.45 \
num-rational-0.4.2 \
num-traits-0.2.19 \
+ object-0.36.7 \
once_cell-1.21.3 \
opaque-debug-0.3.1 \
+ os_info-3.12.0 \
outref-0.5.2 \
overload-0.1.1 \
p256-0.13.2 \
@@ -231,11 +241,13 @@ CARGO_CRATES= adler2-2.0.0 \
pkcs1-0.7.5 \
pkcs8-0.10.2 \
pkg-config-0.3.30 \
+ plist-1.7.4 \
poly1305-0.8.0 \
polyval-0.6.2 \
popol-3.0.0 \
portable-atomic-1.11.0 \
portable-atomic-util-0.2.4 \
+ powerfmt-0.2.0 \
ppv-lite86-0.2.17 \
pretty_assertions-1.4.0 \
primeorder-0.13.6 \
@@ -245,7 +257,9 @@ CARGO_CRATES= adler2-2.0.0 \
prodash-29.0.2 \
qcheck-1.0.0 \
qcheck-macros-1.0.0 \
+ quick-xml-0.38.1 \
quote-1.0.36 \
+ r-efi-5.3.0 \
radicle-git-ext-0.8.1 \
radicle-std-ext-0.1.0 \
radicle-surf-0.22.0 \
@@ -263,6 +277,7 @@ CARGO_CRATES= adler2-2.0.0 \
regex-syntax-0.8.5 \
rfc6979-0.4.0 \
rsa-0.9.6 \
+ rustc-demangle-0.1.26 \
rustix-0.38.34 \
rustix-1.0.7 \
rustversion-1.0.20 \
@@ -280,6 +295,7 @@ CARGO_CRATES= adler2-2.0.0 \
serde_derive-1.0.219 \
serde_derive_internals-0.29.1 \
serde_json-1.0.140 \
+ serde_spanned-1.0.0 \
sha1_smol-1.0.0 \
sha2-0.10.8 \
sha3-0.10.8 \
@@ -325,10 +341,16 @@ CARGO_CRATES= adler2-2.0.0 \
thiserror-impl-1.0.69 \
thiserror-impl-2.0.12 \
thread_local-1.1.9 \
+ time-0.3.41 \
+ time-core-0.1.4 \
+ time-macros-0.2.22 \
timeago-0.4.2 \
tinystr-0.7.6 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
+ toml-0.9.5 \
+ toml_datetime-0.7.0 \
+ toml_writer-1.0.2 \
tracing-0.1.41 \
tracing-core-0.1.34 \
tracing-log-0.2.0 \
@@ -368,6 +390,7 @@ CARGO_CRATES= adler2-2.0.0 \
vsimd-0.8.0 \
walkdir-2.5.0 \
wasi-0.11.0+wasi-snapshot-preview1 \
+ wasi-0.14.2+wasi-0.2.4 \
wasm-bindgen-0.2.100 \
wasm-bindgen-backend-0.2.100 \
wasm-bindgen-macro-0.2.100 \
@@ -406,6 +429,7 @@ CARGO_CRATES= adler2-2.0.0 \
windows_x86_64_msvc-0.52.6 \
winnow-0.6.26 \
winpipe-0.1.1 \
+ wit-bindgen-rt-0.39.0 \
write16-1.0.0 \
writeable-0.5.5 \
xattr-1.3.1 \