nushell/crates/nu-command
Stefan Holderbach 7039602e4d
Move nu-test-support into dev deps on nu-command (#6940)
This reduces the number of dependencies to build for `cargo build` or
`cargo run` by around 19.

Will not speed up CI as we need to `cargo test` but should help for
`cargo install` or users just building from source.
Time saved on my machine ~0.8 secs so likely unnoticable in noise.

Larger future goal is reducing longer dependency chains to allow more
parallel compilation.
2022-10-29 19:39:27 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src enable ability to upsert into a list like update (#6932) 2022-10-28 18:13:14 -05:00
tests Fix feature flag for open test (#6935) 2022-10-28 20:25:19 -07:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Move nu-test-support into dev deps on nu-command (#6940) 2022-10-29 19:39:27 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00