Files
nushell/crates/nu-command
Grachev Mikhail f48656e18b Bump update-informer to v1.3.0 (#16157)
# Description

This PR bumps `update-informer` to 1.3.0 and gets rid of
`NativeTlsHttpClient`.
2025-07-11 12:11:12 -05:00
..

This crate contains the majority of our commands

We allow ourselves to move some of the commands in nu-command to nu-cmd-* crates as needed.

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.