nushell/crates/nu-command
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
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Change how to identify custom comamnd (#6187) 2022-08-02 18:40:07 -05:00
tests allow -h flags for export subcommands (#6189) 2022-08-02 10:26:16 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12: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