Releases: dtolnay/cargo-expand
Releases · dtolnay/cargo-expand
0.3.3
- Expand the
test.rs
test case by default if invoked as cargo expand --test
0.3.2
- Disable rustfmt and pygmentize if --help flag is passed
0.3.1
- Update
isatty
dependency to detect MSYS on Windows
0.3.0
- Live output rather than buffering rustc output and writing it all at once
- Syntax highlighting using pygmentize