summaryrefslogtreecommitdiff
path: root/shells/nu_plugin_inc/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'shells/nu_plugin_inc/Makefile.crates')
-rw-r--r--shells/nu_plugin_inc/Makefile.crates40
1 files changed, 23 insertions, 17 deletions
diff --git a/shells/nu_plugin_inc/Makefile.crates b/shells/nu_plugin_inc/Makefile.crates
index 91c00d56e32f..580a4ed6d20e 100644
--- a/shells/nu_plugin_inc/Makefile.crates
+++ b/shells/nu_plugin_inc/Makefile.crates
@@ -13,9 +13,12 @@ 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 \
+ byteyarn-0.5.1 \
+ castaway-0.2.3 \
cc-1.2.16 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
@@ -34,7 +37,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 \
@@ -44,7 +47,7 @@ CARGO_CRATES= adler2-2.0.0 \
hex-0.4.3 \
iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \
- indexmap-2.10.0 \
+ indexmap-2.11.0 \
interprocess-2.2.2 \
inventory-0.3.15 \
is_ci-1.2.0 \
@@ -52,16 +55,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 \
@@ -72,17 +76,17 @@ CARGO_CRATES= adler2-2.0.0 \
nom-7.1.3 \
ntapi-0.4.1 \
nu-ansi-term-0.50.1 \
- nu-derive-value-0.106.1 \
- nu-engine-0.106.1 \
- nu-experimental-0.106.1 \
- nu-glob-0.106.1 \
- nu-path-0.106.1 \
- nu-plugin-0.106.1 \
- nu-plugin-core-0.106.1 \
- nu-plugin-protocol-0.106.1 \
- nu-protocol-0.106.1 \
- nu-system-0.106.1 \
- nu-utils-0.106.1 \
+ nu-derive-value-0.107.0 \
+ nu-engine-0.107.0 \
+ nu-experimental-0.107.0 \
+ nu-glob-0.107.0 \
+ nu-path-0.107.0 \
+ nu-plugin-0.107.0 \
+ nu-plugin-core-0.107.0 \
+ nu-plugin-protocol-0.107.0 \
+ nu-protocol-0.107.0 \
+ nu-system-0.107.0 \
+ nu-utils-0.107.0 \
num-format-0.4.4 \
num-traits-0.2.19 \
objc2-core-foundation-0.3.1 \
@@ -135,7 +139,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 \
@@ -197,4 +201,6 @@ CARGO_CRATES= adler2-2.0.0 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.6 \
windows_x86_64_msvc-0.48.5 \
- windows_x86_64_msvc-0.52.6
+ windows_x86_64_msvc-0.52.6 \
+ zerocopy-0.7.35 \
+ zerocopy-derive-0.7.35