summaryrefslogtreecommitdiff
path: root/shells/nu_plugin_gstat/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'shells/nu_plugin_gstat/Makefile.crates')
-rw-r--r--shells/nu_plugin_gstat/Makefile.crates38
1 files changed, 22 insertions, 16 deletions
diff --git a/shells/nu_plugin_gstat/Makefile.crates b/shells/nu_plugin_gstat/Makefile.crates
index d8e8ab1b8ffd..356c5430e837 100644
--- a/shells/nu_plugin_gstat/Makefile.crates
+++ b/shells/nu_plugin_gstat/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 \
@@ -35,7 +38,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 \
form_urlencoded-1.2.1 \
@@ -59,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.10.0 \
+ indexmap-2.11.0 \
interprocess-2.2.2 \
inventory-0.3.15 \
is_ci-1.2.0 \
@@ -68,6 +71,7 @@ CARGO_CRATES= adler2-2.0.0 \
itoa-1.0.14 \
jobserver-0.1.32 \
js-sys-0.3.76 \
+ lean_string-0.5.0 \
libc-0.2.174 \
libgit2-sys-0.18.0+1.9.0 \
libloading-0.8.6 \
@@ -78,10 +82,10 @@ CARGO_CRATES= adler2-2.0.0 \
linux-raw-sys-0.4.14 \
litemap-0.7.4 \
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 \
@@ -92,17 +96,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 \
@@ -161,7 +165,7 @@ CARGO_CRATES= adler2-2.0.0 \
syn-2.0.90 \
synstructure-0.13.1 \
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 \
@@ -233,6 +237,8 @@ CARGO_CRATES= adler2-2.0.0 \
writeable-0.5.5 \
yoke-0.7.5 \
yoke-derive-0.7.5 \
+ zerocopy-0.7.35 \
+ zerocopy-derive-0.7.35 \
zerofrom-0.1.5 \
zerofrom-derive-0.1.5 \
zerovec-0.10.4 \