nushell/crates/nu-cli
Stefan Holderbach 91df6c236f
Remove unused deps or move to devdeps (#7537)
# 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
2022-12-20 12:53:17 +13:00
..
src replace lazy_static with once_cell (#7502) 2022-12-17 10:30:04 -08:00
tests Add quotes to hash file autocomplete (#7398) 2022-12-08 21:37:10 +01:00
Cargo.toml Remove unused deps or move to devdeps (#7537) 2022-12-20 12:53:17 +13:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00