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.crates31
1 files changed, 30 insertions, 1 deletions
diff --git a/devel/radicle/Makefile.crates b/devel/radicle/Makefile.crates
index d63cdf5c06c2..5ba7be2600e8 100644
--- a/devel/radicle/Makefile.crates
+++ b/devel/radicle/Makefile.crates
@@ -40,6 +40,7 @@ CARGO_CRATES= adler2-2.0.0 \
bumpalo-3.16.0 \
bytecount-0.6.8 \
byteorder-1.5.0 \
+ bytes-1.10.1 \
bytesize-2.0.1 \
cbc-0.1.2 \
cc-1.2.2 \
@@ -70,6 +71,7 @@ CARGO_CRATES= adler2-2.0.0 \
data-encoding-2.5.0 \
data-encoding-macro-0.1.14 \
data-encoding-macro-internal-0.1.12 \
+ defer-heavy-0.1.0 \
der-0.7.9 \
derive_more-2.0.1 \
derive_more-impl-2.0.1 \
@@ -85,11 +87,14 @@ CARGO_CRATES= adler2-2.0.0 \
elliptic-curve-0.13.8 \
email_address-0.2.9 \
emojis-0.6.4 \
+ env_filter-0.1.3 \
+ env_logger-0.11.8 \
equivalent-1.0.1 \
erased-serde-0.4.6 \
errno-0.3.13 \
escargot-0.5.10 \
fancy-regex-0.14.0 \
+ fast-glob-0.3.3 \
faster-hex-0.9.0 \
fastrand-2.1.0 \
ff-0.13.0 \
@@ -183,7 +188,8 @@ CARGO_CRATES= adler2-2.0.0 \
litrs-0.4.1 \
localtime-1.3.1 \
lock_api-0.4.11 \
- log-0.4.21 \
+ log-0.4.27 \
+ matchers-0.1.0 \
maybe-async-0.2.10 \
memchr-2.7.2 \
memmap2-0.9.4 \
@@ -197,6 +203,7 @@ CARGO_CRATES= adler2-2.0.0 \
nonempty-0.5.0 \
nonempty-0.9.0 \
normalize-line-endings-0.3.0 \
+ nu-ansi-term-0.46.0 \
num-0.4.3 \
num-bigint-0.4.6 \
num-bigint-dig-0.8.4 \
@@ -209,6 +216,7 @@ CARGO_CRATES= adler2-2.0.0 \
once_cell-1.21.3 \
opaque-debug-0.3.1 \
outref-0.5.2 \
+ overload-0.1.1 \
p256-0.13.2 \
p384-0.13.0 \
p521-0.13.3 \
@@ -219,6 +227,7 @@ CARGO_CRATES= adler2-2.0.0 \
percent-encoding-2.3.1 \
phf-0.11.3 \
phf_shared-0.11.3 \
+ pin-project-lite-0.2.16 \
pkcs1-0.7.5 \
pkcs8-0.10.2 \
pkg-config-0.3.30 \
@@ -248,7 +257,9 @@ CARGO_CRATES= adler2-2.0.0 \
ref-cast-impl-1.0.24 \
referencing-0.30.0 \
regex-1.11.1 \
+ regex-automata-0.1.10 \
regex-automata-0.4.9 \
+ regex-syntax-0.6.29 \
regex-syntax-0.8.5 \
rfc6979-0.4.0 \
rsa-0.9.6 \
@@ -272,6 +283,7 @@ CARGO_CRATES= adler2-2.0.0 \
sha1_smol-1.0.0 \
sha2-0.10.8 \
sha3-0.10.8 \
+ sharded-slab-0.1.7 \
shell-words-1.1.0 \
shlex-1.3.0 \
signal-hook-0.3.18 \
@@ -301,17 +313,26 @@ CARGO_CRATES= adler2-2.0.0 \
subtle-2.5.0 \
syn-1.0.109 \
syn-2.0.89 \
+ sync-ptr-0.1.4 \
synstructure-0.13.1 \
+ systemd-journal-logger-2.2.2 \
tar-0.4.40 \
tempfile-3.10.1 \
+ test-log-0.2.18 \
+ test-log-macros-0.2.18 \
thiserror-1.0.69 \
thiserror-2.0.12 \
thiserror-impl-1.0.69 \
thiserror-impl-2.0.12 \
+ thread_local-1.1.9 \
timeago-0.4.2 \
tinystr-0.7.6 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
+ tracing-0.1.41 \
+ tracing-core-0.1.34 \
+ tracing-log-0.2.0 \
+ tracing-subscriber-0.3.19 \
tree-sitter-0.24.4 \
tree-sitter-bash-0.23.3 \
tree-sitter-c-0.23.2 \
@@ -341,6 +362,7 @@ CARGO_CRATES= adler2-2.0.0 \
utf8parse-0.2.1 \
uuid-1.16.0 \
uuid-simd-0.8.0 \
+ valuable-0.1.1 \
vcpkg-0.2.15 \
version_check-0.9.4 \
vsimd-0.8.0 \
@@ -355,7 +377,13 @@ CARGO_CRATES= adler2-2.0.0 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.7 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
+ windows-0.58.0 \
windows-core-0.52.0 \
+ windows-core-0.58.0 \
+ windows-implement-0.58.0 \
+ windows-interface-0.58.0 \
+ windows-result-0.2.0 \
+ windows-strings-0.1.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-sys-0.59.0 \
@@ -377,6 +405,7 @@ CARGO_CRATES= adler2-2.0.0 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.6 \
winnow-0.6.26 \
+ winpipe-0.1.1 \
write16-1.0.0 \
writeable-0.5.5 \
xattr-1.3.1 \