nushell/crates/nu-cli
Stefan Holderbach 87823b0cb5
Reduce dev-deps by narrowing rstest features (#6215)
`rstest = 0.12` added support for asynchronous timeouts during testing
thus requiring a larger set of dependencies. Since `rstest = 0.14` this
can be disabled if not used.

Should keep build times for local or CI tests in check.
2022-08-03 11:55:58 +02:00
..
src add a new welcome banner to nushell (#6163) 2022-07-30 05:50:12 +12:00
tests Fix short-flag completion (#6067) 2022-07-17 07:46:40 -05:00
Cargo.toml Reduce dev-deps by narrowing rstest features (#6215) 2022-08-03 11:55:58 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00