summaryrefslogtreecommitdiff
path: root/misc/codex/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--misc/codex/Makefile.crates11
1 files changed, 8 insertions, 3 deletions
diff --git a/misc/codex/Makefile.crates b/misc/codex/Makefile.crates
index 6c902289f9ac..072e618bf09c 100644
--- a/misc/codex/Makefile.crates
+++ b/misc/codex/Makefile.crates
@@ -161,6 +161,7 @@ CARGO_CRATES= Inflector-0.11.4 \
event-listener-strategy-0.5.4 \
eventsource-stream-0.2.3 \
eyre-0.6.12 \
+ fancy-regex-0.13.0 \
fastrand-2.3.0 \
fax-0.2.6 \
fax_derive-0.2.0 \
@@ -352,7 +353,6 @@ CARGO_CRATES= Inflector-0.11.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 \
@@ -400,6 +400,7 @@ CARGO_CRATES= Inflector-0.11.4 \
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 \
@@ -412,9 +413,10 @@ CARGO_CRATES= Inflector-0.11.4 \
regex-syntax-0.8.5 \
reqwest-0.12.23 \
ring-0.17.14 \
- rmcp-0.8.1 \
- rmcp-macros-0.8.1 \
+ rmcp-0.8.3 \
+ rmcp-macros-0.8.3 \
rustc-demangle-0.1.25 \
+ rustc-hash-1.1.0 \
rustc-hash-2.1.1 \
rustc_version-0.4.1 \
rustix-0.38.44 \
@@ -514,6 +516,8 @@ CARGO_CRATES= Inflector-0.11.4 \
termcolor-1.4.1 \
terminal_size-0.4.2 \
termtree-0.5.1 \
+ test-log-0.2.18 \
+ test-log-macros-0.2.18 \
textwrap-0.11.0 \
textwrap-0.16.2 \
thiserror-1.0.69 \
@@ -522,6 +526,7 @@ CARGO_CRATES= Inflector-0.11.4 \
thiserror-impl-2.0.16 \
thread_local-1.1.9 \
tiff-0.10.3 \
+ tiktoken-rs-0.7.0 \
time-0.3.44 \
time-core-0.1.6 \
time-macros-0.2.24 \