aboutsummaryrefslogtreecommitdiffstats
path: root/misc/codex/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'misc/codex/Makefile.crates')
-rw-r--r--misc/codex/Makefile.crates191
1 files changed, 154 insertions, 37 deletions
diff --git a/misc/codex/Makefile.crates b/misc/codex/Makefile.crates
index c027b43d1e14..99d087e3dd7a 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 \
@@ -14,23 +15,34 @@ CARGO_CRATES= Inflector-0.11.4 \
anstyle-parse-0.2.7 \
anstyle-query-1.1.3 \
anstyle-wincon-3.0.9 \
- anyhow-1.0.99 \
+ anyhow-1.0.100 \
arboard-3.6.0 \
arrayvec-0.7.6 \
ascii-1.1.0 \
ascii-canvas-3.0.0 \
- askama-0.12.1 \
- askama_derive-0.12.5 \
- askama_escape-0.10.3 \
- askama_parser-0.2.1 \
+ askama-0.14.0 \
+ askama_derive-0.14.0 \
+ askama_parser-0.14.0 \
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 \
@@ -38,8 +50,10 @@ CARGO_CRATES= Inflector-0.11.4 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
- bitflags-2.9.1 \
+ bitflags-2.10.0 \
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,13 +62,16 @@ 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 \
cfg_aliases-0.1.1 \
cfg_aliases-0.2.1 \
+ chardetng-0.1.17 \
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 \
@@ -70,6 +87,7 @@ CARGO_CRATES= Inflector-0.11.4 \
concurrent-queue-2.5.0 \
console-0.15.11 \
convert_case-0.6.0 \
+ convert_case-0.7.1 \
core-foundation-0.9.4 \
core-foundation-0.10.1 \
core-foundation-sys-0.8.7 \
@@ -79,7 +97,6 @@ CARGO_CRATES= Inflector-0.11.4 \
crossbeam-deque-0.8.6 \
crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.21 \
- crossterm-0.28.1 \
crossterm_winapi-0.9.1 \
crunchy-0.2.4 \
crypto-common-0.1.6 \
@@ -92,8 +109,11 @@ 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 \
+ debugid-0.8.0 \
debugserver-types-0.5.0 \
deranged-0.5.4 \
derivative-2.2.0 \
@@ -117,6 +137,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 +145,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 \
@@ -145,6 +167,7 @@ CARGO_CRATES= Inflector-0.11.4 \
fd-lock-4.0.4 \
fdeflate-0.3.7 \
filedescriptor-0.8.3 \
+ findshlibs-0.10.2 \
fixed_decimal-0.7.0 \
fixedbitset-0.4.2 \
flate2-1.1.2 \
@@ -154,11 +177,13 @@ CARGO_CRATES= Inflector-0.11.4 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.2.1 \
+ fsevent-sys-4.1.0 \
futures-0.3.31 \
futures-channel-0.3.31 \
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 \
@@ -176,33 +201,37 @@ CARGO_CRATES= Inflector-0.11.4 \
hashbrown-0.12.3 \
hashbrown-0.14.5 \
hashbrown-0.15.4 \
+ hashbrown-0.16.0 \
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 \
+ hostname-0.4.1 \
http-1.3.1 \
http-body-1.0.1 \
http-body-util-0.1.3 \
httparse-1.10.1 \
httpdate-1.0.3 \
- 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 \
iana-time-zone-haiku-0.1.2 \
- icu_collections-2.0.0 \
- icu_decimal-2.0.0 \
- icu_decimal_data-2.0.0 \
- icu_locale-2.0.0 \
- icu_locale_core-2.0.0 \
- icu_locale_data-2.0.0 \
- icu_normalizer-2.0.0 \
- icu_normalizer_data-2.0.0 \
- icu_properties-2.0.1 \
- icu_properties_data-2.0.1 \
- icu_provider-2.0.0 \
+ icu_collections-2.1.1 \
+ icu_decimal-2.1.1 \
+ icu_decimal_data-2.1.1 \
+ icu_locale-2.1.1 \
+ icu_locale_core-2.1.1 \
+ icu_locale_data-2.1.1 \
+ icu_normalizer-2.1.1 \
+ icu_normalizer_data-2.1.1 \
+ icu_properties-2.1.1 \
+ icu_properties_data-2.1.1 \
+ icu_provider-2.1.1 \
ident_case-1.0.1 \
idna-1.0.3 \
idna_adapter-1.2.1 \
@@ -210,8 +239,11 @@ CARGO_CRATES= Inflector-0.11.4 \
image-0.25.8 \
indenter-0.3.3 \
indexmap-1.9.3 \
- indexmap-2.10.0 \
+ indexmap-2.12.0 \
indoc-2.0.6 \
+ inotify-0.11.0 \
+ inotify-sys-0.1.5 \
+ inout-0.1.4 \
insta-1.43.2 \
instability-0.3.9 \
inventory-0.3.20 \
@@ -230,13 +262,17 @@ CARGO_CRATES= Inflector-0.11.4 \
jni-0.21.1 \
jni-sys-0.3.0 \
js-sys-0.3.77 \
+ keyring-3.6.3 \
+ kqueue-1.1.1 \
+ kqueue-sys-1.0.4 \
lalrpop-0.19.12 \
lalrpop-util-0.19.12 \
landlock-0.4.2 \
lazy_static-1.5.0 \
libc-0.2.175 \
- libm-0.2.15 \
+ libdbus-sys-0.2.6 \
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 +285,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 +301,25 @@ 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 \
+ notify-8.2.0 \
+ notify-types-2.0.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,29 +335,41 @@ 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 \
+ os_pipe-1.2.2 \
owo-colors-4.2.2 \
parking-2.2.1 \
parking_lot-0.12.4 \
parking_lot_core-0.9.11 \
paste-1.0.15 \
path-absolutize-3.1.1 \
- path-clean-1.0.1 \
path-dedot-3.1.1 \
pathdiff-0.2.3 \
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 \
- potential_utf-0.1.2 \
+ potential_utf-0.1.4 \
powerfmt-0.2.0 \
ppv-lite86-0.2.21 \
precomputed-hash-0.1.1 \
@@ -319,12 +377,16 @@ 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 \
quick-error-2.0.1 \
+ quick-xml-0.37.5 \
quick-xml-0.38.0 \
quinn-0.11.9 \
quinn-proto-0.11.13 \
@@ -332,9 +394,13 @@ 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 \
+ ratatui-macros-0.6.0 \
redox_syscall-0.5.15 \
redox_users-0.4.6 \
redox_users-0.5.0 \
@@ -347,20 +413,23 @@ 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.5 \
+ rmcp-macros-0.8.5 \
rustc-demangle-0.1.25 \
rustc-hash-2.1.1 \
+ rustc_version-0.4.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,21 +439,37 @@ 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 \
- serde-1.0.226 \
- serde_core-1.0.226 \
- serde_derive-1.0.226 \
+ security-framework-3.5.1 \
+ security-framework-sys-2.15.0 \
+ semver-1.0.27 \
+ sentry-0.34.0 \
+ sentry-backtrace-0.34.0 \
+ sentry-contexts-0.34.0 \
+ sentry-core-0.34.0 \
+ sentry-debug-images-0.34.0 \
+ sentry-panic-0.34.0 \
+ sentry-tracing-0.34.0 \
+ sentry-types-0.34.0 \
+ serde-1.0.228 \
+ serde_core-1.0.228 \
+ serde_derive-1.0.228 \
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 \
+ sha1_smol-1.0.1 \
sha2-0.10.9 \
sharded-slab-0.1.7 \
shared_library-0.1.9 \
@@ -400,7 +485,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 \
@@ -429,12 +516,17 @@ CARGO_CRATES= Inflector-0.11.4 \
termcolor-1.4.1 \
terminal_size-0.4.2 \
termtree-0.5.1 \
+ test-case-3.3.1 \
+ test-case-core-3.3.1 \
+ test-case-macros-3.3.1 \
+ test-log-0.2.18 \
+ test-log-macros-0.2.18 \
textwrap-0.11.0 \
textwrap-0.16.2 \
thiserror-1.0.69 \
- thiserror-2.0.16 \
+ thiserror-2.0.17 \
thiserror-impl-1.0.69 \
- thiserror-impl-2.0.16 \
+ thiserror-impl-2.0.17 \
thread_local-1.1.9 \
tiff-0.10.3 \
time-0.3.44 \
@@ -457,6 +549,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 +561,19 @@ 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 \
+ tree_magic_mini-3.2.0 \
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 \
+ uname-0.1.1 \
unicase-2.8.1 \
unicode-ident-1.0.18 \
unicode-linebreak-0.1.5 \
@@ -484,6 +583,7 @@ CARGO_CRATES= Inflector-0.11.4 \
unicode-width-0.2.1 \
unicode-xid-0.2.6 \
untrusted-0.9.0 \
+ ureq-2.12.1 \
url-2.5.4 \
urlencoding-2.1.3 \
utf8_iter-1.0.4 \
@@ -506,6 +606,12 @@ CARGO_CRATES= Inflector-0.11.4 \
wasm-bindgen-macro-support-0.2.100 \
wasm-bindgen-shared-0.2.100 \
wasm-streams-0.4.2 \
+ wayland-backend-0.3.11 \
+ wayland-client-0.31.11 \
+ wayland-protocols-0.32.9 \
+ wayland-protocols-wlr-0.3.9 \
+ wayland-scanner-0.31.7 \
+ wayland-sys-0.31.7 \
web-sys-0.3.77 \
web-time-1.1.0 \
webbrowser-1.0.5 \
@@ -533,6 +639,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 \
@@ -573,20 +680,30 @@ CARGO_CRATES= Inflector-0.11.4 \
winsafe-0.0.19 \
wiremock-0.6.5 \
wit-bindgen-rt-0.39.0 \
- writeable-0.6.1 \
+ wl-clipboard-rs-0.9.2 \
+ writeable-0.6.2 \
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-1.8.2 \
+ zeroize_derive-1.4.2 \
zerotrie-0.2.2 \
- zerovec-0.11.2 \
+ zerovec-0.11.5 \
zerovec-derive-0.11.1 \
zune-core-0.4.12 \
zune-jpeg-0.4.19 \
- ratatui@git+https://github.com/nornagon/ratatui?branch=nornagon-v0.29.0-patch\#9b2ad1298408c45918ee9f8241a6f95498cdbed2
+ 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 \
+ crossterm@git+https://github.com/nornagon/crossterm?branch=nornagon%2Fcolor-query\#87db8bfa6dc99427fd3b071681b07fc31c6ce995