diff options
Diffstat (limited to 'sysutils/bottom/Makefile.crates')
-rw-r--r-- | sysutils/bottom/Makefile.crates | 192 |
1 files changed, 136 insertions, 56 deletions
diff --git a/sysutils/bottom/Makefile.crates b/sysutils/bottom/Makefile.crates index 19b0e55eedb8..37984acd7f06 100644 --- a/sysutils/bottom/Makefile.crates +++ b/sysutils/bottom/Makefile.crates @@ -7,48 +7,58 @@ CARGO_CRATES= addr2line-0.24.2 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ anstyle-wincon-3.0.10 \ - anyhow-1.0.99 \ + anyhow-1.0.100 \ assert_cmd-2.0.17 \ + atomic-0.6.1 \ autocfg-1.5.0 \ backtrace-0.3.75 \ base64-0.22.1 \ + bit-set-0.5.3 \ + bit-vec-0.6.3 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ + bitflags-2.9.4 \ + block-buffer-0.10.4 \ bstr-1.12.0 \ + bumpalo-3.19.0 \ + bytemuck-1.23.2 \ byteorder-1.5.0 \ cargo-husky-1.5.0 \ - cassowary-0.3.0 \ castaway-0.2.4 \ - cfg-if-1.0.1 \ + cfg-if-1.0.3 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ - clap-4.5.45 \ - clap_builder-4.5.44 \ - clap_complete-4.5.57 \ + clap-4.5.48 \ + clap_builder-4.5.48 \ + clap_complete-4.5.58 \ clap_complete_fig-4.5.2 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.45 \ + clap_derive-4.5.47 \ clap_lex-0.7.5 \ clap_mangen-0.2.29 \ colorchoice-1.0.4 \ - compact_str-0.8.1 \ + compact_str-0.9.0 \ concat-string-1.0.1 \ convert_case-0.7.1 \ core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ - crossterm-0.28.1 \ + cpufeatures-0.2.17 \ crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ - ctrlc-3.4.7 \ + crypto-common-0.1.6 \ + csscolorparser-0.6.2 \ + ctrlc-3.5.0 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ - deranged-0.4.0 \ + deltae-0.3.2 \ + deranged-0.5.4 \ derive_more-2.0.1 \ derive_more-impl-2.0.1 \ difflib-0.4.0 \ + digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ + dispatch-0.2.0 \ doc-comment-0.3.3 \ document-features-0.2.11 \ downcast-rs-1.2.1 \ @@ -56,46 +66,66 @@ CARGO_CRATES= addr2line-0.24.2 \ either-1.15.0 \ enum-as-inner-0.6.1 \ equivalent-1.0.2 \ - errno-0.3.13 \ + errno-0.3.14 \ + euclid-0.22.11 \ + fancy-regex-0.11.0 \ fastrand-2.3.0 \ fern-0.7.1 \ filedescriptor-0.8.3 \ + finl_unicode-1.3.0 \ + fixedbitset-0.4.2 \ float-cmp-0.10.0 \ fnv-1.0.7 \ foldhash-0.1.5 \ + foldhash-0.2.0 \ + generic-array-0.14.7 \ getrandom-0.2.16 \ + getrandom-0.3.3 \ gimli-0.31.1 \ hashbrown-0.15.5 \ + hashbrown-0.16.0 \ heck-0.5.0 \ - humantime-2.2.0 \ + hex-0.4.3 \ + humantime-2.3.0 \ ident_case-1.0.1 \ - indexmap-2.10.0 \ + indexmap-2.11.4 \ indoc-2.0.6 \ instability-0.3.9 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ + js-sys-0.3.81 \ + kasuari-0.4.9 \ + lab-0.11.0 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ - libc-0.2.175 \ - libloading-0.8.8 \ - libredox-0.1.9 \ - linux-raw-sys-0.4.15 \ - linux-raw-sys-0.9.4 \ + libc-0.2.176 \ + libloading-0.8.9 \ + libredox-0.1.10 \ + line-clipping-0.3.3 \ + linux-raw-sys-0.11.0 \ litrs-0.4.2 \ lock_api-0.4.13 \ - log-0.4.27 \ - lru-0.12.5 \ + log-0.4.28 \ + lru-0.14.0 \ + mac_address-1.1.8 \ mach2-0.4.3 \ + mach2-0.5.0 \ memchr-2.7.5 \ + memmem-0.1.1 \ + memoffset-0.9.1 \ + minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ nix-0.28.0 \ + nix-0.29.0 \ nix-0.30.1 \ + nom-7.1.3 \ normalize-line-endings-0.3.0 \ ntapi-0.4.1 \ num-conv-0.1.0 \ + num-derive-0.4.2 \ num-traits-0.2.19 \ num_threads-0.1.7 \ nvml-wrapper-0.11.0 \ @@ -106,103 +136,152 @@ CARGO_CRATES= addr2line-0.24.2 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ option-ext-0.2.0 \ + ordered-float-4.6.0 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ - paste-1.0.15 \ + pest-2.8.2 \ + pest_derive-2.8.2 \ + pest_generator-2.8.2 \ + pest_meta-2.8.2 \ + phf-0.11.3 \ + phf_codegen-0.11.3 \ + phf_generator-0.11.3 \ + phf_macros-0.11.3 \ + phf_shared-0.11.3 \ plist-1.7.4 \ + portable-atomic-1.11.1 \ portable-pty-0.9.0 \ powerfmt-0.2.0 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ - proc-macro2-1.0.97 \ - quick-xml-0.38.1 \ + proc-macro2-1.0.101 \ + quick-xml-0.38.3 \ quote-1.0.40 \ - ratatui-0.29.0 \ + r-efi-5.3.0 \ + rand-0.8.5 \ + rand_core-0.6.4 \ + ratatui-0.30.0-alpha.5 \ + ratatui-core-0.1.0-alpha.6 \ + ratatui-crossterm-0.1.0-alpha.5 \ + ratatui-macros-0.7.0-alpha.4 \ + ratatui-termwiz-0.1.0-alpha.5 \ + ratatui-widgets-0.3.0-alpha.5 \ redox_syscall-0.5.17 \ redox_users-0.5.2 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ - regex-1.11.1 \ - regex-automata-0.4.9 \ - regex-syntax-0.8.5 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ roff-0.2.2 \ rustc-demangle-0.1.26 \ - rustix-0.38.44 \ - rustix-1.0.8 \ + rustix-1.1.2 \ rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ - schemars-0.9.0 \ - schemars_derive-0.9.0 \ + schemars-1.0.4 \ + schemars_derive-1.0.4 \ scopeguard-1.2.0 \ - serde-1.0.219 \ - serde_derive-1.0.219 \ + serde-1.0.226 \ + serde_core-1.0.226 \ + serde_derive-1.0.226 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.142 \ - serde_spanned-0.6.9 \ - serial2-0.2.31 \ + serde_json-1.0.145 \ + serde_spanned-1.0.2 \ + serial2-0.2.33 \ + sha2-0.10.9 \ shared_library-0.1.9 \ shell-words-1.1.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.6 \ + siphasher-1.0.1 \ smallvec-1.15.1 \ starship-battery-0.10.2 \ static_assertions-1.1.0 \ strsim-0.11.1 \ - strum-0.26.3 \ strum-0.27.2 \ - strum_macros-0.26.4 \ strum_macros-0.27.2 \ - syn-2.0.105 \ - sysctl-0.6.0 \ + syn-1.0.109 \ + syn-2.0.106 \ + sysctl-0.7.1 \ sysinfo-0.37.0 \ - tempfile-3.20.0 \ + tempfile-3.23.0 \ terminal_size-0.4.3 \ + terminfo-0.9.0 \ + termios-0.3.3 \ termtree-0.5.1 \ + termwiz-0.23.3 \ thiserror-1.0.69 \ - thiserror-2.0.14 \ + thiserror-2.0.16 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.14 \ - time-0.3.41 \ - time-core-0.1.4 \ - time-macros-0.2.22 \ + thiserror-impl-2.0.16 \ + time-0.3.44 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ timeless-0.0.14-alpha \ - toml_datetime-0.6.11 \ - toml_edit-0.22.27 \ - toml_write-0.1.2 \ + toml_datetime-0.7.2 \ + toml_edit-0.23.6 \ + toml_parser-1.0.3 \ + toml_writer-1.0.3 \ typenum-1.18.0 \ + ucd-trie-0.1.7 \ unicode-ellipsis-0.3.0 \ - unicode-ident-1.0.18 \ + unicode-ident-1.0.19 \ unicode-segmentation-1.12.0 \ - unicode-truncate-1.1.0 \ - unicode-width-0.1.14 \ + unicode-truncate-2.0.0 \ unicode-width-0.2.0 \ uom-0.37.0 \ utf8parse-0.2.2 \ + uuid-1.18.1 \ + version_check-0.9.5 \ + vtparse-0.6.2 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.7+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.104 \ + wasm-bindgen-backend-0.2.104 \ + wasm-bindgen-macro-0.2.104 \ + wasm-bindgen-macro-support-0.2.104 \ + wasm-bindgen-shared-0.2.104 \ + wezterm-bidi-0.2.3 \ + wezterm-blob-leases-0.1.1 \ + wezterm-color-types-0.3.0 \ + wezterm-dynamic-0.2.1 \ + wezterm-dynamic-derive-0.1.1 \ + wezterm-input-types-0.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ + winapi-util-0.1.11 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.61.3 \ + windows-0.62.0 \ windows-collections-0.2.0 \ + windows-collections-0.3.0 \ windows-core-0.61.2 \ + windows-core-0.62.0 \ windows-future-0.2.1 \ + windows-future-0.3.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ + windows-link-0.2.0 \ windows-numerics-0.2.0 \ + windows-numerics-0.3.0 \ windows-result-0.3.4 \ + windows-result-0.4.0 \ windows-strings-0.4.2 \ + windows-strings-0.5.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ + windows-sys-0.61.0 \ windows-targets-0.52.6 \ windows-targets-0.53.3 \ windows-threading-0.1.0 \ + windows-threading-0.2.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ @@ -219,6 +298,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.12 \ + winnow-0.7.13 \ winreg-0.10.1 \ + wit-bindgen-0.46.0 \ wrapcenum-derive-0.4.1 |