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.crates63
1 files changed, 36 insertions, 27 deletions
diff --git a/shells/nu_plugin_formats/Makefile.crates b/shells/nu_plugin_formats/Makefile.crates
index c81233bd30d0..19f1881366d2 100644
--- a/shells/nu_plugin_formats/Makefile.crates
+++ b/shells/nu_plugin_formats/Makefile.crates
@@ -11,7 +11,7 @@ CARGO_CRATES= adler2-2.0.0 \
bindgen-0.70.1 \
bit-set-0.8.0 \
bit-vec-0.8.0 \
- bitflags-2.6.0 \
+ bitflags-2.10.0 \
brotli-8.0.2 \
brotli-decompressor-5.0.0 \
buf-trait-0.4.1 \
@@ -34,16 +34,20 @@ CARGO_CRATES= adler2-2.0.0 \
const-random-macro-0.1.16 \
const_format-0.2.34 \
const_format_proc_macros-0.2.34 \
+ convert_case-0.7.1 \
core-foundation-sys-0.8.7 \
crc32fast-1.4.2 \
- crossterm-0.28.1 \
+ crossterm-0.29.0 \
crossterm_winapi-0.9.1 \
crunchy-0.2.2 \
deranged-0.3.11 \
+ derive_more-2.0.1 \
+ derive_more-impl-2.0.1 \
dirs-6.0.0 \
dirs-sys-0.5.0 \
dlv-list-0.5.2 \
doctest-file-1.0.0 \
+ document-features-0.2.11 \
either-1.15.0 \
eml-parser-0.1.4 \
encoding_rs-0.8.35 \
@@ -57,17 +61,18 @@ CARGO_CRATES= adler2-2.0.0 \
glob-0.3.1 \
hashbrown-0.14.5 \
hashbrown-0.15.5 \
+ hashbrown-0.16.0 \
heck-0.5.0 \
hex-0.4.3 \
iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \
ical-0.11.0 \
- indexmap-2.11.0 \
+ indexmap-2.12.0 \
interprocess-2.2.2 \
inventory-0.3.15 \
is_ci-1.2.0 \
is_debug-1.1.0 \
- itertools-0.11.0 \
+ itertools-0.13.0 \
itertools-0.14.0 \
itoa-1.0.14 \
js-sys-0.3.78 \
@@ -77,6 +82,8 @@ CARGO_CRATES= adler2-2.0.0 \
libproc-0.14.10 \
libredox-0.1.3 \
linux-raw-sys-0.4.14 \
+ linux-raw-sys-0.9.4 \
+ litrs-0.4.1 \
lock_api-0.4.12 \
log-0.4.27 \
lru-0.12.5 \
@@ -92,22 +99,22 @@ CARGO_CRATES= adler2-2.0.0 \
nom-7.1.3 \
ntapi-0.4.1 \
nu-ansi-term-0.50.3 \
- nu-cmd-base-0.108.0 \
- nu-cmd-lang-0.108.0 \
- nu-derive-value-0.108.0 \
- nu-engine-0.108.0 \
- nu-experimental-0.108.0 \
- nu-glob-0.108.0 \
- nu-parser-0.108.0 \
- nu-path-0.108.0 \
- nu-plugin-0.108.0 \
- nu-plugin-core-0.108.0 \
- nu-plugin-engine-0.108.0 \
- nu-plugin-protocol-0.108.0 \
- nu-plugin-test-support-0.108.0 \
- nu-protocol-0.108.0 \
- nu-system-0.108.0 \
- nu-utils-0.108.0 \
+ nu-cmd-base-0.109.1 \
+ nu-cmd-lang-0.109.1 \
+ nu-derive-value-0.109.1 \
+ nu-engine-0.109.1 \
+ nu-experimental-0.109.1 \
+ nu-glob-0.109.1 \
+ nu-parser-0.109.1 \
+ nu-path-0.109.1 \
+ nu-plugin-0.109.1 \
+ nu-plugin-core-0.109.1 \
+ nu-plugin-engine-0.109.1 \
+ nu-plugin-protocol-0.109.1 \
+ nu-plugin-test-support-0.109.1 \
+ nu-protocol-0.109.1 \
+ nu-system-0.109.1 \
+ nu-utils-0.109.1 \
num-conv-0.1.0 \
num-format-0.4.4 \
num-traits-0.2.19 \
@@ -127,14 +134,14 @@ CARGO_CRATES= adler2-2.0.0 \
powerfmt-0.2.0 \
proc-macro-error-attr2-2.0.0 \
proc-macro-error2-2.0.1 \
- proc-macro2-1.0.92 \
+ proc-macro2-1.0.103 \
procfs-0.17.0 \
procfs-core-0.17.0 \
psm-0.1.24 \
pure-rust-locales-0.8.1 \
pwd-1.4.0 \
quick-xml-0.38.3 \
- quote-1.0.37 \
+ quote-1.0.42 \
quoted_printable-0.5.1 \
recvmsg-1.0.0 \
redox_syscall-0.5.8 \
@@ -150,13 +157,14 @@ CARGO_CRATES= adler2-2.0.0 \
rust-ini-0.21.1 \
rustc-hash-1.1.0 \
rustix-0.38.42 \
+ rustix-1.0.7 \
rustversion-1.0.18 \
ryu-1.0.18 \
scopeguard-1.2.0 \
semver-1.0.23 \
- serde-1.0.225 \
- serde_core-1.0.225 \
- serde_derive-1.0.225 \
+ serde-1.0.228 \
+ serde_core-1.0.228 \
+ serde_derive-1.0.228 \
serde_json-1.0.133 \
shadow-rs-1.4.0 \
shlex-1.3.0 \
@@ -172,9 +180,9 @@ CARGO_CRATES= adler2-2.0.0 \
supports-color-3.0.2 \
supports-hyperlinks-3.1.0 \
supports-unicode-3.0.0 \
- syn-2.0.90 \
+ syn-2.0.110 \
sys-locale-0.3.2 \
- sysinfo-0.36.1 \
+ sysinfo-0.37.2 \
terminal_size-0.4.1 \
textwrap-0.16.1 \
thiserror-1.0.69 \
@@ -195,6 +203,7 @@ CARGO_CRATES= adler2-2.0.0 \
unicase-2.8.0 \
unicode-ident-1.0.14 \
unicode-linebreak-0.1.5 \
+ unicode-segmentation-1.12.0 \
unicode-width-0.1.11 \
unicode-xid-0.2.6 \
version_check-0.9.5 \