diff options
Diffstat (limited to 'textproc/csvlens/Makefile.crates')
-rw-r--r-- | textproc/csvlens/Makefile.crates | 192 |
1 files changed, 99 insertions, 93 deletions
diff --git a/textproc/csvlens/Makefile.crates b/textproc/csvlens/Makefile.crates index 6d66ea1562f8..f34350d0b73b 100644 --- a/textproc/csvlens/Makefile.crates +++ b/textproc/csvlens/Makefile.crates @@ -3,42 +3,41 @@ CARGO_CRATES= ahash-0.8.11 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ + ansi-to-tui-7.0.0 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ - anstyle-wincon-3.0.6 \ - anyhow-1.0.95 \ - arboard-3.4.1 \ - arrow-54.0.0 \ - arrow-arith-54.0.0 \ - arrow-array-54.0.0 \ - arrow-buffer-54.0.0 \ - arrow-cast-54.0.0 \ - arrow-csv-54.0.0 \ - arrow-data-54.0.0 \ - arrow-ord-54.0.0 \ - arrow-row-54.0.0 \ - arrow-schema-54.0.0 \ - arrow-select-54.0.0 \ - arrow-string-54.0.0 \ + anstyle-wincon-3.0.7 \ + anyhow-1.0.97 \ + arboard-3.5.0 \ + arrow-54.3.1 \ + arrow-arith-54.3.1 \ + arrow-array-54.3.1 \ + arrow-buffer-54.3.1 \ + arrow-cast-54.3.1 \ + arrow-csv-54.3.1 \ + arrow-data-54.3.1 \ + arrow-ord-54.3.1 \ + arrow-row-54.3.1 \ + arrow-schema-54.3.1 \ + arrow-select-54.3.1 \ + arrow-string-54.3.1 \ atoi-2.0.0 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-1.3.2 \ - bitflags-2.6.0 \ - block2-0.5.1 \ - bumpalo-3.16.0 \ - bytes-1.9.0 \ + bitflags-2.9.0 \ + bumpalo-3.17.0 \ + bytes-1.10.1 \ cassowary-0.3.0 \ castaway-0.2.3 \ - cc-1.2.6 \ + cc-1.2.18 \ cfg-if-1.0.0 \ - cfg_aliases-0.1.1 \ - chrono-0.4.39 \ - clap-4.5.23 \ - clap_builder-4.5.23 \ - clap_derive-4.5.18 \ + chrono-0.4.40 \ + clap-4.5.35 \ + clap_builder-4.5.35 \ + clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ @@ -48,41 +47,39 @@ CARGO_CRATES= ahash-0.8.11 \ core-foundation-sys-0.8.7 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ - crunchy-0.2.2 \ + crunchy-0.2.3 \ csv-1.3.1 \ - csv-core-0.1.11 \ + csv-core-0.1.12 \ csv-sniffer-0.3.1 \ - darling-0.20.10 \ - darling_core-0.20.10 \ - darling_macro-0.20.10 \ - derive-new-0.6.0 \ - diff-0.1.13 \ - dlib-0.5.2 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ downcast-rs-1.2.1 \ - either-1.13.0 \ - equivalent-1.0.1 \ - errno-0.3.10 \ + either-1.15.0 \ + equivalent-1.0.2 \ + errno-0.3.11 \ error-code-3.3.1 \ fastrand-2.3.0 \ - filedescriptor-0.8.2 \ + filedescriptor-0.8.3 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ - foldhash-0.1.4 \ + foldhash-0.1.5 \ gethostname-0.4.3 \ getrandom-0.2.15 \ - half-2.4.1 \ + getrandom-0.3.2 \ + half-2.5.0 \ hashbrown-0.15.2 \ heck-0.5.0 \ - iana-time-zone-0.1.61 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ - indexmap-2.7.0 \ - indoc-2.0.5 \ - instability-0.3.5 \ + indexmap-2.9.0 \ + indoc-2.0.6 \ + instability-0.3.7 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ - itoa-1.0.14 \ - js-sys-0.3.76 \ + itoa-1.0.15 \ + js-sys-0.3.77 \ lazy_static-1.5.0 \ lexical-core-1.0.5 \ lexical-parse-float-1.0.5 \ @@ -90,17 +87,16 @@ CARGO_CRATES= ahash-0.8.11 \ lexical-util-1.0.6 \ lexical-write-float-1.0.5 \ lexical-write-integer-1.0.5 \ - libc-0.2.169 \ - libloading-0.8.6 \ + libc-0.2.171 \ libm-0.2.11 \ - linux-raw-sys-0.4.14 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.3 \ lock_api-0.4.12 \ - log-0.4.22 \ + log-0.4.27 \ lru-0.12.5 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ mio-1.0.3 \ - nix-0.28.0 \ nom-7.1.3 \ num-0.4.3 \ num-bigint-0.4.6 \ @@ -109,58 +105,61 @@ CARGO_CRATES= ahash-0.8.11 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ - objc-sys-0.3.5 \ - objc2-0.5.2 \ - objc2-app-kit-0.2.2 \ - objc2-core-data-0.2.2 \ - objc2-core-image-0.2.2 \ - objc2-encode-4.0.3 \ - objc2-foundation-0.2.2 \ - objc2-metal-0.2.2 \ - objc2-quartz-core-0.2.2 \ - once_cell-1.20.2 \ + objc2-0.6.0 \ + objc2-app-kit-0.3.0 \ + objc2-core-foundation-0.3.0 \ + objc2-core-graphics-0.3.0 \ + objc2-encode-4.1.0 \ + objc2-foundation-0.3.0 \ + objc2-io-surface-0.3.0 \ + once_cell-1.21.3 \ os_pipe-1.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ + percent-encoding-2.3.1 \ petgraph-0.6.5 \ - pkg-config-0.3.31 \ - pretty_assertions-1.4.1 \ - proc-macro2-1.0.92 \ - quick-xml-0.36.2 \ - quote-1.0.38 \ + pkg-config-0.3.32 \ + proc-macro2-1.0.94 \ + quick-xml-0.37.4 \ + quote-1.0.40 \ + r-efi-5.2.0 \ ratatui-0.29.0 \ - redox_syscall-0.5.8 \ + redox_syscall-0.5.10 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ - rustix-0.38.42 \ - rustversion-1.0.19 \ - ryu-1.0.18 \ - scoped-tls-1.0.1 \ + rustix-0.38.44 \ + rustix-1.0.5 \ + rustversion-1.0.20 \ + ryu-1.0.20 \ scopeguard-1.2.0 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ - smallvec-1.13.2 \ - sorted-vec-0.8.5 \ + simdutf8-0.1.5 \ + smallvec-1.15.0 \ + sorted-vec-0.8.6 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ - syn-2.0.94 \ - tempfile-3.15.0 \ + syn-2.0.100 \ + tempfile-3.19.1 \ + terminal-colorsaurus-0.4.8 \ + terminal-trx-0.2.4 \ + terminal_size-0.4.2 \ thiserror-1.0.69 \ - thiserror-2.0.9 \ + thiserror-2.0.12 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.9 \ + thiserror-impl-2.0.12 \ tiny-keccak-2.0.2 \ tree_magic_mini-3.1.6 \ tui-input-0.11.1 \ - unicode-ident-1.0.14 \ + unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ @@ -168,21 +167,27 @@ CARGO_CRATES= ahash-0.8.11 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.99 \ - wasm-bindgen-backend-0.2.99 \ - wasm-bindgen-macro-0.2.99 \ - wasm-bindgen-macro-support-0.2.99 \ - wasm-bindgen-shared-0.2.99 \ - wayland-backend-0.3.7 \ - wayland-client-0.31.7 \ - wayland-protocols-0.31.2 \ - wayland-protocols-wlr-0.2.0 \ - wayland-scanner-0.31.5 \ - wayland-sys-0.31.5 \ + wasi-0.14.2+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + wayland-backend-0.3.8 \ + wayland-client-0.31.8 \ + wayland-protocols-0.32.6 \ + wayland-protocols-wlr-0.3.6 \ + wayland-scanner-0.31.6 \ + wayland-sys-0.31.6 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.52.0 \ + windows-core-0.61.0 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.1 \ + windows-result-0.3.2 \ + windows-strings-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ @@ -202,9 +207,10 @@ CARGO_CRATES= ahash-0.8.11 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ - wl-clipboard-rs-0.8.1 \ + wit-bindgen-rt-0.39.0 \ + wl-clipboard-rs-0.9.2 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ - yansi-1.0.1 \ + xterm-color-1.0.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 |