Releases: dtolnay/cargo-expand
Releases · dtolnay/cargo-expand
1.0.113
- Update
clap-cargo
dependency to 0.16
1.0.111
- Update
console
dependency to 0.16
1.0.110
- Fix parenthesization of expressions with attributes
1.0.109
- Update windows-sys dependency to 0.60 (#249)
1.0.108
- Improve macro token spacing after
$crate
1.0.107
- Improve default theme in dark color scheme terminals (#246, #247, #248)
1.0.106
- Fix dependency on yanked version of
deranged
crate
1.0.105
- Fix handling of block comments that end in slash
1.0.104
- Unpin deranged dependency (#243)
1.0.103
- Work around macos build failure related to
plist
and trait impls in deranged
crate (#242)