diff options
Diffstat (limited to 'shells/nu_plugin_gstat/Makefile.crates')
-rw-r--r-- | shells/nu_plugin_gstat/Makefile.crates | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/shells/nu_plugin_gstat/Makefile.crates b/shells/nu_plugin_gstat/Makefile.crates index b06ff3f7467d..6fac73d8fc5c 100644 --- a/shells/nu_plugin_gstat/Makefile.crates +++ b/shells/nu_plugin_gstat/Makefile.crates @@ -62,7 +62,7 @@ CARGO_CRATES= adler2-2.0.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ - indexmap-2.7.0 \ + indexmap-2.9.0 \ interprocess-2.2.2 \ inventory-0.3.15 \ is_ci-1.2.0 \ @@ -94,22 +94,22 @@ CARGO_CRATES= adler2-2.0.0 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.50.1 \ - nu-derive-value-0.103.0 \ - nu-engine-0.103.0 \ - nu-glob-0.103.0 \ - nu-path-0.103.0 \ - nu-plugin-0.103.0 \ - nu-plugin-core-0.103.0 \ - nu-plugin-protocol-0.103.0 \ - nu-protocol-0.103.0 \ - nu-system-0.103.0 \ - nu-utils-0.103.0 \ + nu-derive-value-0.104.0 \ + nu-engine-0.104.0 \ + nu-glob-0.104.0 \ + nu-path-0.104.0 \ + nu-plugin-0.104.0 \ + nu-plugin-core-0.104.0 \ + nu-plugin-protocol-0.104.0 \ + nu-protocol-0.104.0 \ + nu-system-0.104.0 \ + nu-utils-0.104.0 \ num-format-0.4.4 \ num-traits-0.2.19 \ omnipath-0.1.6 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ - openssl-sys-0.9.105 \ + openssl-sys-0.9.107 \ option-ext-0.2.0 \ os_pipe-1.2.1 \ owo-colors-4.1.0 \ @@ -166,9 +166,9 @@ CARGO_CRATES= adler2-2.0.0 \ terminal_size-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ - thiserror-2.0.6 \ + thiserror-2.0.12 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.6 \ + thiserror-impl-2.0.12 \ tinystr-0.7.6 \ typeid-1.0.2 \ typetag-0.2.18 \ |