# Description This PR bumps nushell to use the latest rust version 1.84.1.
register
Note: this requires Nushell 0.60 or later
To install:
> cargo install --path .
To add the plugin (from inside Nushell):
> plugin add <path to installed plugin>