diff options
Diffstat (limited to 'misc/codex/Makefile.crates')
| -rw-r--r-- | misc/codex/Makefile.crates | 76 |
1 files changed, 43 insertions, 33 deletions
diff --git a/misc/codex/Makefile.crates b/misc/codex/Makefile.crates index 072e618bf09c..7299c072b18c 100644 --- a/misc/codex/Makefile.crates +++ b/misc/codex/Makefile.crates @@ -15,15 +15,14 @@ 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 \ @@ -51,7 +50,7 @@ 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 \ @@ -87,6 +86,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 \ @@ -96,7 +96,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 \ @@ -202,6 +201,7 @@ 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 \ @@ -214,7 +214,6 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -222,17 +221,17 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -240,7 +239,7 @@ 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 \ @@ -272,7 +271,6 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -347,6 +345,7 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -370,7 +369,7 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -387,6 +386,7 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -413,8 +413,8 @@ CARGO_CRATES= Inflector-0.11.4 \ regex-syntax-0.8.5 \ reqwest-0.12.23 \ ring-0.17.14 \ - rmcp-0.8.3 \ - rmcp-macros-0.8.3 \ + rmcp-0.8.5 \ + rmcp-macros-0.8.5 \ rustc-demangle-0.1.25 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ @@ -455,9 +455,9 @@ CARGO_CRATES= Inflector-0.11.4 \ sentry-panic-0.34.0 \ sentry-tracing-0.34.0 \ sentry-types-0.34.0 \ - serde-1.0.226 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + 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 \ @@ -470,6 +470,7 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -521,9 +522,9 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ tiktoken-rs-0.7.0 \ @@ -565,6 +566,7 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ @@ -603,6 +605,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 \ @@ -671,7 +679,8 @@ 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 \ @@ -685,14 +694,15 @@ CARGO_CRATES= Inflector-0.11.4 \ 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 \ 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 + 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 |
