Releases: dtolnay/remain
Releases · dtolnay/remain
0.2.14
- Resolve unexpected_cfgs warning (#21)
0.2.13
- Fix unused_imports warnings when compiled by rustc 1.78
0.2.12
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
0.2.11
- Documentation improvements
0.2.9
- Add
no-alloc
category to crates.io metadata
0.2.8
- Update syn dependency to 2.x
0.2.7
- Set html_root_url attribute
0.2.6
- Documentation improvements