mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 03:56:49 +02:00
# Description General tree shaking through `cargo +nightly udeps` and moving mentions of `nu-test-support` to the dev deps. Also since #7488 no separate import of `nu-path` necessary cc @webbedspace