Releases: dtolnay/cargo-expand
Releases · dtolnay/cargo-expand
1.0.47
- Eliminate dependency on unmaintained
atty
crate in favor of is-terminal
(#181)
1.0.46
- Update syntax highlighting to
bat
0.23
1.0.42
- Fix handling of
try!
macro (#177)
1.0.41
- Update syn dependency to 2.x