nushell/crates/nu-command
Reilly Wood bdc4bf97a7
Upgrade windows and trash crates (#7259)
This upgrades the `windows` and `trash` crates so we are only compiling
1 version of the `windows` crate ([I recently upgraded the version used
in `trash`](https://github.com/Byron/trash-rs/pull/58)).

I was hoping that this would lead to some decent compile time
improvements, but unfortunately it did not. Compiling 1 version of
`windows` with all the features unified is about as slow as compiling 2
versions with distinct feature sets. Still, might as well upgrade.
2022-11-29 13:05:32 -08: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 add a more verbose description of operators (#7263) 2022-11-29 15:20:17 +13:00
tests chore: chrono_update (#7132) 2022-11-27 07:19:02 +13:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Upgrade windows and trash crates (#7259) 2022-11-29 13:05:32 -08:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00