nushell/crates/nu-cli/src
nibon7 7e26b4fcc2
Bump sysinfo from 0.29 to 0.30 (#11484)
# Description
Bumps `sysinfo` to 0.30.

* Changelog
 https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md#0304

# User-Facing Changes
N/A
2024-01-05 05:31:29 -06:00
..
commands Move history into their own module (#11308) 2023-12-15 13:17:12 +01:00
completions Revert "Return external file completions if not empty (#10898)" (#11446) 2023-12-31 08:45:05 -06:00
menus Improve case insensitivity consistency (#10884) 2023-11-08 23:58:54 +01:00
config_files.rs Fix config creation during printing (#9353) 2023-06-04 22:04:28 +03:00
eval_cmds.rs Deprecate --flag: bool in custom command (#11365) 2023-12-21 10:07:08 +01:00
eval_file.rs Convert remainder of ShellError variants to named fields (#11276) 2023-12-09 18:46:21 -06:00
lib.rs cratification: move the bytes command to nu-cmd-extra (#9509) 2023-06-23 12:23:08 -07:00
nu_highlight.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
print.rs allow print to take data as input again (#9823) 2023-07-27 21:40:25 +02:00
prompt_update.rs Only run $env.PROMPT_COMMAND once per prompt (copy of #10986) (#11366) 2023-12-18 09:33:04 -06:00
prompt.rs fix shell integration markers (#11352) 2023-12-16 20:12:34 -06:00
reedline_config.rs Convert more ShellError variants to named fields (#11222) 2023-12-04 10:19:32 +01:00
repl.rs Bump sysinfo from 0.29 to 0.30 (#11484) 2024-01-05 05:31:29 -06:00
syntax_highlight.rs Allow spreading arguments to commands (#11289) 2023-12-28 15:43:20 +08:00
util.rs Deprecate --flag: bool in custom command (#11365) 2023-12-21 10:07:08 +01:00
validation.rs Remove old alias implementation (#8797) 2023-04-07 21:09:38 +03:00