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.crates70
1 files changed, 49 insertions, 21 deletions
diff --git a/misc/codex/Makefile.crates b/misc/codex/Makefile.crates
index b7684c2dd518..ae9119e34948 100644
--- a/misc/codex/Makefile.crates
+++ b/misc/codex/Makefile.crates
@@ -1,4 +1,12 @@
CARGO_CRATES= Inflector-0.11.4 \
+ actix-codec-0.5.2 \
+ actix-http-3.11.2 \
+ actix-router-0.5.3 \
+ actix-rt-2.11.0 \
+ actix-server-2.6.0 \
+ actix-service-2.0.3 \
+ actix-utils-3.0.1 \
+ actix-web-4.12.1 \
addr2line-0.24.2 \
adler2-2.0.1 \
aes-0.8.4 \
@@ -20,9 +28,6 @@ CARGO_CRATES= Inflector-0.11.4 \
arrayvec-0.7.6 \
ascii-1.1.0 \
ascii-canvas-3.0.0 \
- 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 \
@@ -45,7 +50,7 @@ CARGO_CRATES= Inflector-0.11.4 \
axum-core-0.5.2 \
backtrace-0.3.75 \
base64-0.22.1 \
- basic-toml-0.1.10 \
+ base64ct-1.8.1 \
beef-0.5.2 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
@@ -60,6 +65,7 @@ CARGO_CRATES= Inflector-0.11.4 \
byteorder-1.5.0 \
byteorder-lite-0.1.0 \
bytes-1.10.1 \
+ bytestring-1.5.0 \
cassowary-0.3.0 \
castaway-0.2.4 \
cbc-0.1.2 \
@@ -87,7 +93,7 @@ CARGO_CRATES= Inflector-0.11.4 \
concurrent-queue-2.5.0 \
console-0.15.11 \
convert_case-0.6.0 \
- convert_case-0.10.0 \
+ convert_case-0.7.1 \
core-foundation-0.9.4 \
core-foundation-0.10.1 \
core-foundation-sys-0.8.7 \
@@ -115,12 +121,13 @@ CARGO_CRATES= Inflector-0.11.4 \
deadpool-runtime-0.1.4 \
debugid-0.8.0 \
debugserver-types-0.5.0 \
+ der-0.7.10 \
deranged-0.5.4 \
derivative-2.2.0 \
derive_more-1.0.0 \
- derive_more-2.1.0 \
+ derive_more-2.0.1 \
derive_more-impl-1.0.0 \
- derive_more-impl-2.1.0 \
+ derive_more-impl-2.0.1 \
diff-0.1.13 \
difflib-0.4.0 \
diffy-0.4.2 \
@@ -166,6 +173,7 @@ CARGO_CRATES= Inflector-0.11.4 \
fax_derive-0.2.0 \
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 \
@@ -173,6 +181,7 @@ CARGO_CRATES= Inflector-0.11.4 \
float-cmp-0.10.0 \
fnv-1.0.7 \
foldhash-0.1.5 \
+ foldhash-0.2.0 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.2.1 \
@@ -208,6 +217,7 @@ CARGO_CRATES= Inflector-0.11.4 \
hmac-0.12.1 \
home-0.5.11 \
hostname-0.4.1 \
+ http-0.2.12 \
http-1.3.1 \
http-body-1.0.1 \
http-body-util-0.1.3 \
@@ -236,6 +246,7 @@ CARGO_CRATES= Inflector-0.11.4 \
idna_adapter-1.2.1 \
ignore-0.4.23 \
image-0.25.9 \
+ impl-more-0.1.9 \
indenter-0.3.3 \
indexmap-1.9.3 \
indexmap-2.12.0 \
@@ -267,6 +278,7 @@ CARGO_CRATES= Inflector-0.11.4 \
lalrpop-0.19.12 \
lalrpop-util-0.19.12 \
landlock-0.4.2 \
+ language-tags-0.3.2 \
lazy_static-1.5.0 \
libc-0.2.177 \
libdbus-sys-0.2.6 \
@@ -275,11 +287,13 @@ CARGO_CRATES= Inflector-0.11.4 \
linux-raw-sys-0.4.15 \
linux-raw-sys-0.9.4 \
litemap-0.8.0 \
+ local-waker-0.1.4 \
lock_api-0.4.13 \
log-0.4.28 \
logos-0.12.1 \
logos-derive-0.12.1 \
lru-0.12.5 \
+ lru-0.16.2 \
lru-slab-0.1.2 \
lsp-types-0.94.1 \
maplit-1.0.2 \
@@ -354,6 +368,7 @@ CARGO_CRATES= Inflector-0.11.4 \
path-absolutize-3.1.1 \
path-dedot-3.1.1 \
pathdiff-0.2.3 \
+ pem-rfc7468-0.7.0 \
percent-encoding-2.3.1 \
petgraph-0.6.5 \
phf_shared-0.11.3 \
@@ -368,6 +383,7 @@ CARGO_CRATES= Inflector-0.11.4 \
polling-3.11.0 \
portable-atomic-1.11.1 \
portable-atomic-util-0.2.4 \
+ portable-pty-0.9.0 \
potential_utf-0.1.4 \
powerfmt-0.2.0 \
ppv-lite86-0.2.21 \
@@ -445,14 +461,15 @@ CARGO_CRATES= Inflector-0.11.4 \
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 \
+ sentry-0.46.0 \
+ sentry-actix-0.46.0 \
+ sentry-backtrace-0.46.0 \
+ sentry-contexts-0.46.0 \
+ sentry-core-0.46.0 \
+ sentry-debug-images-0.46.0 \
+ sentry-panic-0.46.0 \
+ sentry-tracing-0.46.0 \
+ sentry-types-0.46.0 \
serde-1.0.228 \
serde_core-1.0.228 \
serde_derive-1.0.228 \
@@ -486,7 +503,7 @@ CARGO_CRATES= Inflector-0.11.4 \
smallvec-1.15.1 \
smawk-0.3.2 \
socket2-0.5.10 \
- socket2-0.6.0 \
+ socket2-0.6.1 \
sse-stream-0.2.1 \
stable_deref_trait-1.2.0 \
starlark-0.13.0 \
@@ -545,6 +562,7 @@ CARGO_CRATES= Inflector-0.11.4 \
tokio-stream-0.1.17 \
tokio-test-0.4.4 \
tokio-util-0.7.16 \
+ toml-0.5.11 \
toml-0.9.5 \
toml_datetime-0.7.3 \
toml_edit-0.23.7 \
@@ -561,6 +579,7 @@ CARGO_CRATES= Inflector-0.11.4 \
tracing-core-0.1.35 \
tracing-error-0.2.1 \
tracing-log-0.2.0 \
+ tracing-opentelemetry-0.31.0 \
tracing-subscriber-0.3.20 \
tracing-test-0.2.5 \
tracing-test-macro-0.2.5 \
@@ -570,8 +589,8 @@ CARGO_CRATES= Inflector-0.11.4 \
tree-sitter-language-0.1.5 \
tree_magic_mini-3.2.0 \
try-lock-0.2.5 \
- ts-rs-11.1.0 \
- ts-rs-macros-11.1.0 \
+ ts-rs-11.0.1 \
+ ts-rs-macros-11.0.1 \
typenum-1.18.0 \
uds_windows-1.1.0 \
uname-0.1.1 \
@@ -585,9 +604,11 @@ CARGO_CRATES= Inflector-0.11.4 \
unicode-xid-0.2.6 \
unsafe-libyaml-0.2.11 \
untrusted-0.9.0 \
- ureq-2.12.1 \
+ ureq-3.1.4 \
+ ureq-proto-0.5.3 \
url-2.5.4 \
urlencoding-2.1.3 \
+ utf-8-0.7.6 \
utf8_iter-1.0.4 \
utf8parse-0.2.2 \
uuid-1.18.1 \
@@ -617,6 +638,7 @@ CARGO_CRATES= Inflector-0.11.4 \
web-sys-0.3.77 \
web-time-1.1.0 \
webbrowser-1.0.6 \
+ webpki-root-certs-1.0.4 \
webpki-roots-1.0.2 \
weezl-0.1.10 \
which-6.0.3 \
@@ -625,17 +647,23 @@ CARGO_CRATES= Inflector-0.11.4 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.9 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
+ windows-0.58.0 \
windows-0.61.3 \
windows-collections-0.2.0 \
+ windows-core-0.58.0 \
windows-core-0.61.2 \
windows-future-0.2.1 \
+ windows-implement-0.58.0 \
windows-implement-0.60.0 \
+ windows-interface-0.58.0 \
windows-interface-0.59.1 \
windows-link-0.1.3 \
windows-link-0.2.0 \
windows-numerics-0.2.0 \
windows-registry-0.5.3 \
+ windows-result-0.2.0 \
windows-result-0.3.4 \
+ windows-strings-0.1.0 \
windows-strings-0.4.2 \
windows-sys-0.45.0 \
windows-sys-0.52.0 \
@@ -679,6 +707,7 @@ CARGO_CRATES= Inflector-0.11.4 \
windows_x86_64_msvc-0.53.0 \
winnow-0.7.13 \
winreg-0.10.1 \
+ winres-0.1.12 \
winsafe-0.0.19 \
wiremock-0.6.5 \
wit-bindgen-rt-0.39.0 \
@@ -710,5 +739,4 @@ CARGO_CRATES= Inflector-0.11.4 \
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 \
- filedescriptor,portable-pty@git+https://github.com/pakrym/wezterm?branch=PSUEDOCONSOLE_INHERIT_CURSOR\#fe38df8409545a696909aa9a09e63438630f217d
+ crossterm@git+https://github.com/nornagon/crossterm?branch=nornagon%2Fcolor-query\#87db8bfa6dc99427fd3b071681b07fc31c6ce995