diff options
Diffstat (limited to 'shells/nu_plugin_polars/Makefile.crates')
-rw-r--r-- | shells/nu_plugin_polars/Makefile.crates | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/shells/nu_plugin_polars/Makefile.crates b/shells/nu_plugin_polars/Makefile.crates index 547f8cb77edc..fb5a32a45d94 100644 --- a/shells/nu_plugin_polars/Makefile.crates +++ b/shells/nu_plugin_polars/Makefile.crates @@ -264,27 +264,27 @@ CARGO_CRATES= addr2line-0.24.2 \ now-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.50.1 \ - nu-cmd-base-0.104.0 \ - nu-cmd-lang-0.104.0 \ - nu-color-config-0.104.0 \ - nu-command-0.104.0 \ - nu-derive-value-0.104.0 \ - nu-engine-0.104.0 \ - nu-glob-0.104.0 \ - nu-json-0.104.0 \ - nu-parser-0.104.0 \ - nu-path-0.104.0 \ - nu-plugin-0.104.0 \ - nu-plugin-core-0.104.0 \ - nu-plugin-engine-0.104.0 \ - nu-plugin-protocol-0.104.0 \ - nu-plugin-test-support-0.104.0 \ - nu-pretty-hex-0.104.0 \ - nu-protocol-0.104.0 \ - nu-system-0.104.0 \ - nu-table-0.104.0 \ - nu-term-grid-0.104.0 \ - nu-utils-0.104.0 \ + nu-cmd-base-0.104.1 \ + nu-cmd-lang-0.104.1 \ + nu-color-config-0.104.1 \ + nu-command-0.104.1 \ + nu-derive-value-0.104.1 \ + nu-engine-0.104.1 \ + nu-glob-0.104.1 \ + nu-json-0.104.1 \ + nu-parser-0.104.1 \ + nu-path-0.104.1 \ + nu-plugin-0.104.1 \ + nu-plugin-core-0.104.1 \ + nu-plugin-engine-0.104.1 \ + nu-plugin-protocol-0.104.1 \ + nu-plugin-test-support-0.104.1 \ + nu-pretty-hex-0.104.1 \ + nu-protocol-0.104.1 \ + nu-system-0.104.1 \ + nu-table-0.104.1 \ + nu-term-grid-0.104.1 \ + nu-utils-0.104.1 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ @@ -296,7 +296,7 @@ CARGO_CRATES= addr2line-0.24.2 \ num-traits-0.2.19 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ - nuon-0.104.0 \ + nuon-0.104.1 \ object-0.36.5 \ object_store-0.11.2 \ oem_cp-2.0.0 \ |