diff options
Diffstat (limited to 'shells/sheldon/Makefile.crates')
-rw-r--r-- | shells/sheldon/Makefile.crates | 120 |
1 files changed, 61 insertions, 59 deletions
diff --git a/shells/sheldon/Makefile.crates b/shells/sheldon/Makefile.crates index af0c692d9219..8157e16b9479 100644 --- a/shells/sheldon/Makefile.crates +++ b/shells/sheldon/Makefile.crates @@ -1,103 +1,105 @@ CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-1.0.10 \ - anyhow-1.0.95 \ - bitflags-2.8.0 \ - bstr-1.11.3 \ + anyhow-1.0.98 \ + bitflags-2.9.1 \ + bstr-1.12.0 \ casual-0.2.0 \ - cc-1.2.13 \ + cc-1.2.23 \ cfg-if-1.0.0 \ - clap-4.5.28 \ - clap_builder-4.5.27 \ - clap_complete-4.5.44 \ - clap_derive-4.5.28 \ + clap-4.5.38 \ + clap_builder-4.5.38 \ + clap_complete-4.5.50 \ + clap_derive-4.5.32 \ clap_lex-0.7.4 \ - constcat-0.6.0 \ + constcat-0.6.1 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ curl-0.4.47 \ - curl-sys-0.4.78+curl-8.11.0 \ + curl-sys-0.4.80+curl-8.12.1 \ diff-0.1.13 \ displaydoc-0.2.5 \ - either-1.13.0 \ + either-1.15.0 \ env_home-0.1.0 \ - equivalent-1.0.1 \ - errno-0.3.10 \ + equivalent-1.0.2 \ + errno-0.3.12 \ fastrand-2.3.0 \ - fmutex-0.1.0 \ + fmutex-0.3.0 \ form_urlencoded-1.2.1 \ - getrandom-0.3.1 \ - git2-0.20.0 \ - globset-0.4.15 \ + getrandom-0.3.3 \ + git2-0.20.2 \ + globset-0.4.16 \ globwalk-0.9.1 \ goldie-0.5.0 \ - hashbrown-0.15.2 \ + hashbrown-0.15.3 \ heck-0.5.0 \ home-0.5.11 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ + icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ + icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ + icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ - indexmap-2.7.1 \ + indexmap-2.9.0 \ itertools-0.14.0 \ - itoa-1.0.14 \ - jobserver-0.1.32 \ - libc-0.2.169 \ - libgit2-sys-0.18.0+1.9.0 \ + itoa-1.0.15 \ + jobserver-0.1.33 \ + libc-0.2.172 \ + libgit2-sys-0.18.1+1.9.0 \ libssh2-sys-0.3.1 \ - libz-sys-1.1.21 \ - linux-raw-sys-0.4.15 \ - litemap-0.7.4 \ - log-0.4.25 \ + libz-sys-1.1.22 \ + linux-raw-sys-0.9.4 \ + litemap-0.7.5 \ + log-0.4.27 \ maplit-1.0.2 \ memchr-2.7.4 \ - once_cell-1.20.3 \ + once_cell-1.21.3 \ openssl-probe-0.1.6 \ - openssl-src-300.4.1+3.4.0 \ - openssl-sys-0.9.105 \ + openssl-src-300.5.0+3.5.0 \ + openssl-sys-0.9.108 \ percent-encoding-2.3.1 \ - pkg-config-0.3.31 \ + pkg-config-0.3.32 \ pretty_assertions-1.4.1 \ - proc-macro2-1.0.93 \ - quote-1.0.38 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + r-efi-5.2.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.11.1 \ regex-automata-0.4.9 \ - regex-macro-0.2.0 \ + regex-macro-0.3.0 \ regex-syntax-0.8.5 \ - rustix-0.38.44 \ - ryu-1.0.19 \ + rustix-1.0.7 \ + ryu-1.0.20 \ same-file-1.0.6 \ schannel-0.1.27 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_json-1.0.138 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ serde_spanned-0.6.8 \ shlex-1.3.0 \ - smallvec-1.13.2 \ - socket2-0.5.8 \ + smallvec-1.15.0 \ + socket2-0.5.9 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ - syn-2.0.98 \ - synstructure-0.13.1 \ - tempfile-3.16.0 \ - thiserror-2.0.11 \ - thiserror-impl-2.0.11 \ + syn-2.0.101 \ + synstructure-0.13.2 \ + tempfile-3.20.0 \ + thiserror-2.0.12 \ + thiserror-impl-2.0.12 \ tinystr-0.7.6 \ - toml-0.8.20 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.23 \ - unicode-ident-1.0.16 \ + toml-0.8.22 \ + toml_datetime-0.6.9 \ + toml_edit-0.22.26 \ + toml_write-0.1.1 \ + unicode-ident-1.0.18 \ unicode-width-0.1.14 \ upon-0.8.1 \ upon-0.9.0 \ @@ -106,8 +108,8 @@ CARGO_CRATES= aho-corasick-1.1.3 \ utf8_iter-1.0.4 \ vcpkg-0.2.15 \ walkdir-2.5.0 \ - wasi-0.13.3+wasi-0.2.2 \ - which-7.0.2 \ + wasi-0.14.2+wasi-0.2.4 \ + which-7.0.3 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ @@ -120,15 +122,15 @@ CARGO_CRATES= aho-corasick-1.1.3 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.7.1 \ + winnow-0.7.10 \ winsafe-0.0.19 \ - wit-bindgen-rt-0.33.0 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 |