summaryrefslogtreecommitdiff
path: root/shells/nu_plugin_formats/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'shells/nu_plugin_formats/Makefile.crates')
-rw-r--r--shells/nu_plugin_formats/Makefile.crates46
1 files changed, 25 insertions, 21 deletions
diff --git a/shells/nu_plugin_formats/Makefile.crates b/shells/nu_plugin_formats/Makefile.crates
index ca1318773857..b0aa4b8472e0 100644
--- a/shells/nu_plugin_formats/Makefile.crates
+++ b/shells/nu_plugin_formats/Makefile.crates
@@ -15,10 +15,13 @@ CARGO_CRATES= adler2-2.0.0 \
bitflags-2.6.0 \
brotli-7.0.0 \
brotli-decompressor-4.0.1 \
+ buf-trait-0.4.1 \
bumpalo-3.16.0 \
byteorder-1.5.0 \
bytes-1.10.0 \
bytesize-1.3.3 \
+ byteyarn-0.5.1 \
+ castaway-0.2.3 \
cc-1.2.16 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
@@ -48,7 +51,7 @@ CARGO_CRATES= adler2-2.0.0 \
equivalent-1.0.1 \
erased-serde-0.4.5 \
errno-0.3.10 \
- fancy-regex-0.14.0 \
+ fancy-regex-0.16.1 \
flate2-1.1.2 \
foldhash-0.1.5 \
getrandom-0.2.15 \
@@ -60,7 +63,7 @@ CARGO_CRATES= adler2-2.0.0 \
iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \
ical-0.11.0 \
- indexmap-2.10.0 \
+ indexmap-2.11.0 \
interprocess-2.2.2 \
inventory-0.3.15 \
is_ci-1.2.0 \
@@ -69,16 +72,17 @@ CARGO_CRATES= adler2-2.0.0 \
itertools-0.14.0 \
itoa-1.0.14 \
js-sys-0.3.76 \
+ lean_string-0.5.0 \
libc-0.2.174 \
libloading-0.8.6 \
libproc-0.14.10 \
libredox-0.1.3 \
linux-raw-sys-0.4.14 \
lock_api-0.4.12 \
- log-0.4.22 \
+ log-0.4.27 \
lru-0.12.5 \
lscolors-0.20.0 \
- mach2-0.4.2 \
+ mach2-0.4.3 \
memchr-2.7.4 \
miette-7.6.0 \
miette-derive-7.6.0 \
@@ -89,22 +93,22 @@ CARGO_CRATES= adler2-2.0.0 \
nom-7.1.3 \
ntapi-0.4.1 \
nu-ansi-term-0.50.1 \
- nu-cmd-base-0.106.1 \
- nu-cmd-lang-0.106.1 \
- nu-derive-value-0.106.1 \
- nu-engine-0.106.1 \
- nu-experimental-0.106.1 \
- nu-glob-0.106.1 \
- nu-parser-0.106.1 \
- nu-path-0.106.1 \
- nu-plugin-0.106.1 \
- nu-plugin-core-0.106.1 \
- nu-plugin-engine-0.106.1 \
- nu-plugin-protocol-0.106.1 \
- nu-plugin-test-support-0.106.1 \
- nu-protocol-0.106.1 \
- nu-system-0.106.1 \
- nu-utils-0.106.1 \
+ nu-cmd-base-0.107.0 \
+ nu-cmd-lang-0.107.0 \
+ nu-derive-value-0.107.0 \
+ nu-engine-0.107.0 \
+ nu-experimental-0.107.0 \
+ nu-glob-0.107.0 \
+ nu-parser-0.107.0 \
+ nu-path-0.107.0 \
+ nu-plugin-0.107.0 \
+ nu-plugin-core-0.107.0 \
+ nu-plugin-engine-0.107.0 \
+ nu-plugin-protocol-0.107.0 \
+ nu-plugin-test-support-0.107.0 \
+ nu-protocol-0.107.0 \
+ nu-system-0.107.0 \
+ nu-utils-0.107.0 \
num-conv-0.1.0 \
num-format-0.4.4 \
num-traits-0.2.19 \
@@ -170,7 +174,7 @@ CARGO_CRATES= adler2-2.0.0 \
supports-unicode-3.0.0 \
syn-2.0.90 \
sys-locale-0.3.2 \
- sysinfo-0.36.0 \
+ sysinfo-0.36.1 \
terminal_size-0.4.1 \
textwrap-0.16.1 \
thiserror-1.0.69 \