Releases: dtolnay/ref-cast
Releases · dtolnay/ref-cast
1.0.23
- Resolve unexpected_cfgs warning (#47)
1.0.22
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
1.0.21
- Support
forbid(unsafe_code)
(#45, thanks @yuja)
1.0.19
- Documentation improvements
1.0.17
- Add
no-alloc
category to crates.io metadata
1.0.16
- Update syn dependency to 2.x
1.0.15
- Documentation improvements
1.0.14
- Documentation improvements