summaryrefslogtreecommitdiff
path: root/misc/codex/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'misc/codex/Makefile.crates')
-rw-r--r--misc/codex/Makefile.crates89
1 files changed, 84 insertions, 5 deletions
diff --git a/misc/codex/Makefile.crates b/misc/codex/Makefile.crates
index c027b43d1e14..7ae0a89a48ae 100644
--- a/misc/codex/Makefile.crates
+++ b/misc/codex/Makefile.crates
@@ -1,6 +1,7 @@
CARGO_CRATES= Inflector-0.11.4 \
addr2line-0.24.2 \
adler2-2.0.1 \
+ aes-0.8.4 \
ahash-0.8.12 \
aho-corasick-1.1.3 \
allocative-0.3.4 \
@@ -25,12 +26,24 @@ CARGO_CRATES= Inflector-0.11.4 \
askama_parser-0.2.1 \
assert-json-diff-2.0.2 \
assert_cmd-2.0.17 \
+ assert_matches-1.5.0 \
+ async-broadcast-0.7.2 \
async-channel-2.5.0 \
+ async-executor-1.13.3 \
+ async-fs-2.2.0 \
+ async-io-2.6.0 \
+ async-lock-3.4.1 \
+ async-process-2.5.0 \
+ async-recursion-1.1.1 \
+ async-signal-0.2.13 \
async-stream-0.3.6 \
async-stream-impl-0.3.6 \
+ async-task-4.7.1 \
async-trait-0.1.89 \
atomic-waker-1.1.2 \
autocfg-1.5.0 \
+ axum-0.8.4 \
+ axum-core-0.5.2 \
backtrace-0.3.75 \
base64-0.22.1 \
basic-toml-0.1.10 \
@@ -40,6 +53,8 @@ CARGO_CRATES= Inflector-0.11.4 \
bitflags-1.3.2 \
bitflags-2.9.1 \
block-buffer-0.10.4 \
+ block-padding-0.3.3 \
+ blocking-1.6.2 \
bstr-1.12.0 \
bumpalo-3.19.0 \
bytemuck-1.23.1 \
@@ -48,6 +63,7 @@ CARGO_CRATES= Inflector-0.11.4 \
bytes-1.10.1 \
cassowary-0.3.0 \
castaway-0.2.4 \
+ cbc-0.1.2 \
cc-1.2.30 \
cesu8-1.1.0 \
cfg-if-1.0.1 \
@@ -55,6 +71,7 @@ CARGO_CRATES= Inflector-0.11.4 \
cfg_aliases-0.2.1 \
chrono-0.4.42 \
chunked_transfer-1.5.0 \
+ cipher-0.4.4 \
clap-4.5.47 \
clap_builder-4.5.47 \
clap_complete-4.5.57 \
@@ -92,6 +109,8 @@ CARGO_CRATES= Inflector-0.11.4 \
darling_core-0.21.3 \
darling_macro-0.20.11 \
darling_macro-0.21.3 \
+ dbus-0.9.9 \
+ dbus-secret-service-4.1.0 \
deadpool-0.12.3 \
deadpool-runtime-0.1.4 \
debugserver-types-0.5.0 \
@@ -117,6 +136,7 @@ CARGO_CRATES= Inflector-0.11.4 \
downcast-rs-1.2.1 \
dtor-0.1.0 \
dtor-proc-macro-0.0.6 \
+ dunce-1.0.5 \
dupe-0.9.1 \
dupe_derive-0.9.1 \
dyn-clone-1.0.19 \
@@ -124,6 +144,7 @@ CARGO_CRATES= Inflector-0.11.4 \
ena-0.14.3 \
encode_unicode-1.0.0 \
encoding_rs-0.8.35 \
+ endi-1.1.0 \
endian-type-0.1.2 \
enumflags2-0.7.12 \
enumflags2_derive-0.7.12 \
@@ -159,6 +180,7 @@ CARGO_CRATES= Inflector-0.11.4 \
futures-core-0.3.31 \
futures-executor-0.3.31 \
futures-io-0.3.31 \
+ futures-lite-2.6.1 \
futures-macro-0.3.31 \
futures-sink-0.3.31 \
futures-task-0.3.31 \
@@ -179,6 +201,8 @@ CARGO_CRATES= Inflector-0.11.4 \
heck-0.5.0 \
hermit-abi-0.5.2 \
hex-0.4.3 \
+ hkdf-0.12.4 \
+ hmac-0.12.1 \
home-0.5.11 \
http-1.3.1 \
http-body-1.0.1 \
@@ -188,6 +212,7 @@ CARGO_CRATES= Inflector-0.11.4 \
humansize-2.1.3 \
hyper-1.7.0 \
hyper-rustls-0.27.7 \
+ hyper-timeout-0.5.2 \
hyper-tls-0.6.0 \
hyper-util-0.1.16 \
iana-time-zone-0.1.63 \
@@ -212,6 +237,7 @@ CARGO_CRATES= Inflector-0.11.4 \
indexmap-1.9.3 \
indexmap-2.10.0 \
indoc-2.0.6 \
+ inout-0.1.4 \
insta-1.43.2 \
instability-0.3.9 \
inventory-0.3.20 \
@@ -230,13 +256,16 @@ CARGO_CRATES= Inflector-0.11.4 \
jni-0.21.1 \
jni-sys-0.3.0 \
js-sys-0.3.77 \
+ keyring-3.6.3 \
lalrpop-0.19.12 \
lalrpop-util-0.19.12 \
landlock-0.4.2 \
lazy_static-1.5.0 \
libc-0.2.175 \
+ libdbus-sys-0.2.6 \
libm-0.2.15 \
libredox-0.1.6 \
+ linux-keyutils-0.2.4 \
linux-raw-sys-0.4.15 \
linux-raw-sys-0.9.4 \
litemap-0.8.0 \
@@ -249,8 +278,10 @@ CARGO_CRATES= Inflector-0.11.4 \
lsp-types-0.94.1 \
maplit-1.0.2 \
matchers-0.2.0 \
+ matchit-0.8.4 \
memchr-2.7.5 \
memoffset-0.6.5 \
+ memoffset-0.9.1 \
mime-0.3.17 \
mime_guess-2.0.5 \
minimal-lexical-0.2.1 \
@@ -263,17 +294,23 @@ CARGO_CRATES= Inflector-0.11.4 \
new_debug_unreachable-1.0.6 \
nibble_vec-0.1.0 \
nix-0.28.0 \
+ nix-0.29.0 \
nix-0.30.1 \
nom-7.1.3 \
normalize-line-endings-0.3.0 \
nu-ansi-term-0.50.1 \
nucleo-matcher-0.3.1 \
+ num-0.4.3 \
num-bigint-0.4.6 \
+ 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 \
num_cpus-1.17.0 \
num_threads-0.1.7 \
+ oauth2-5.0.0 \
objc2-0.6.2 \
objc2-app-kit-0.3.1 \
objc2-core-foundation-0.3.1 \
@@ -289,7 +326,15 @@ CARGO_CRATES= Inflector-0.11.4 \
openssl-probe-0.1.6 \
openssl-src-300.5.1+3.5.1 \
openssl-sys-0.9.109 \
+ opentelemetry-0.30.0 \
+ opentelemetry-appender-tracing-0.30.1 \
+ opentelemetry-http-0.30.0 \
+ opentelemetry-otlp-0.30.0 \
+ opentelemetry-proto-0.30.0 \
+ opentelemetry-semantic-conventions-0.30.0 \
+ opentelemetry_sdk-0.30.0 \
option-ext-0.2.0 \
+ ordered-stream-0.2.0 \
os_info-3.12.0 \
owo-colors-4.2.2 \
parking-2.2.1 \
@@ -303,11 +348,15 @@ CARGO_CRATES= Inflector-0.11.4 \
percent-encoding-2.3.1 \
petgraph-0.6.5 \
phf_shared-0.11.3 \
+ pin-project-1.1.10 \
+ pin-project-internal-1.1.10 \
pin-project-lite-0.2.16 \
pin-utils-0.1.0 \
+ piper-0.2.4 \
pkg-config-0.3.32 \
plist-1.7.4 \
png-0.18.0 \
+ polling-3.11.0 \
portable-atomic-1.11.1 \
portable-atomic-util-0.2.4 \
portable-pty-0.9.0 \
@@ -319,8 +368,11 @@ CARGO_CRATES= Inflector-0.11.4 \
predicates-core-1.0.9 \
predicates-tree-1.0.12 \
pretty_assertions-1.4.1 \
+ proc-macro-crate-3.4.0 \
proc-macro2-1.0.95 \
process-wrap-8.2.1 \
+ prost-0.13.5 \
+ prost-derive-0.13.5 \
pulldown-cmark-0.10.3 \
pulldown-cmark-escape-0.10.1 \
pxfm-0.1.23 \
@@ -332,8 +384,11 @@ CARGO_CRATES= Inflector-0.11.4 \
quote-1.0.40 \
r-efi-5.3.0 \
radix_trie-0.2.1 \
+ rand-0.8.5 \
rand-0.9.2 \
+ rand_chacha-0.3.1 \
rand_chacha-0.9.0 \
+ rand_core-0.6.4 \
rand_core-0.9.3 \
redox_syscall-0.5.15 \
redox_users-0.4.6 \
@@ -347,20 +402,22 @@ CARGO_CRATES= Inflector-0.11.4 \
regex-syntax-0.8.5 \
reqwest-0.12.23 \
ring-0.17.14 \
- rmcp-0.7.0 \
- rmcp-macros-0.7.0 \
+ rmcp-0.8.1 \
+ rmcp-macros-0.8.1 \
rustc-demangle-0.1.25 \
rustc-hash-2.1.1 \
rustix-0.38.44 \
rustix-1.0.8 \
rustls-0.23.29 \
+ rustls-native-certs-0.8.1 \
rustls-pki-types-1.12.0 \
rustls-webpki-0.103.4 \
rustversion-1.0.21 \
rustyline-14.0.0 \
ryu-1.0.20 \
same-file-1.0.6 \
- schannel-0.1.27 \
+ scc-2.4.0 \
+ schannel-0.1.28 \
schemafy-0.5.2 \
schemafy_core-0.5.2 \
schemafy_lib-0.5.2 \
@@ -370,20 +427,26 @@ CARGO_CRATES= Inflector-0.11.4 \
schemars_derive-0.8.22 \
schemars_derive-1.0.4 \
scopeguard-1.2.0 \
+ sdd-3.0.10 \
seccompiler-0.5.0 \
+ secret-service-4.0.0 \
security-framework-2.11.1 \
- security-framework-sys-2.14.0 \
+ security-framework-3.5.1 \
+ security-framework-sys-2.15.0 \
serde-1.0.226 \
serde_core-1.0.226 \
serde_derive-1.0.226 \
serde_derive_internals-0.29.1 \
serde_json-1.0.145 \
+ serde_path_to_error-0.1.20 \
serde_repr-0.1.20 \
serde_spanned-1.0.0 \
serde_urlencoded-0.7.1 \
serde_with-3.14.0 \
serde_with_macros-3.14.0 \
serial2-0.2.31 \
+ serial_test-3.2.0 \
+ serial_test_derive-3.2.0 \
sha1-0.10.6 \
sha2-0.10.9 \
sharded-slab-0.1.7 \
@@ -400,7 +463,9 @@ CARGO_CRATES= Inflector-0.11.4 \
slab-0.4.11 \
smallvec-1.15.1 \
smawk-0.3.2 \
+ socket2-0.5.10 \
socket2-0.6.0 \
+ sse-stream-0.2.1 \
stable_deref_trait-1.2.0 \
starlark-0.13.0 \
starlark_derive-0.13.0 \
@@ -457,6 +522,7 @@ CARGO_CRATES= Inflector-0.11.4 \
toml_edit-0.23.4 \
toml_parser-1.0.2 \
toml_writer-1.0.2 \
+ tonic-0.13.1 \
tower-0.5.2 \
tower-http-0.6.6 \
tower-layer-0.3.3 \
@@ -468,13 +534,17 @@ CARGO_CRATES= Inflector-0.11.4 \
tracing-error-0.2.1 \
tracing-log-0.2.0 \
tracing-subscriber-0.3.20 \
- tree-sitter-0.25.9 \
+ tracing-test-0.2.5 \
+ tracing-test-macro-0.2.5 \
+ tree-sitter-0.25.10 \
tree-sitter-bash-0.25.0 \
+ tree-sitter-highlight-0.25.10 \
tree-sitter-language-0.1.5 \
try-lock-0.2.5 \
ts-rs-11.0.1 \
ts-rs-macros-11.0.1 \
typenum-1.18.0 \
+ uds_windows-1.1.0 \
unicase-2.8.1 \
unicode-ident-1.0.18 \
unicode-linebreak-0.1.5 \
@@ -533,6 +603,7 @@ CARGO_CRATES= Inflector-0.11.4 \
windows-sys-0.52.0 \
windows-sys-0.59.0 \
windows-sys-0.60.2 \
+ windows-sys-0.61.1 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.6 \
@@ -576,17 +647,25 @@ CARGO_CRATES= Inflector-0.11.4 \
writeable-0.6.1 \
x11rb-0.13.1 \
x11rb-protocol-0.13.1 \
+ xdg-home-1.3.0 \
yansi-1.0.1 \
yoke-0.8.0 \
yoke-derive-0.8.0 \
+ zbus-4.4.0 \
+ zbus_macros-4.4.0 \
+ zbus_names-3.0.0 \
zerocopy-0.8.26 \
zerocopy-derive-0.8.26 \
zerofrom-0.1.6 \
zerofrom-derive-0.1.6 \
zeroize-1.8.1 \
+ zeroize_derive-1.4.2 \
zerotrie-0.2.2 \
zerovec-0.11.2 \
zerovec-derive-0.11.1 \
zune-core-0.4.12 \
zune-jpeg-0.4.19 \
+ zvariant-4.2.0 \
+ zvariant_derive-4.2.0 \
+ zvariant_utils-2.1.0 \
ratatui@git+https://github.com/nornagon/ratatui?branch=nornagon-v0.29.0-patch\#9b2ad1298408c45918ee9f8241a6f95498cdbed2