Releases: rkyv/ptr_meta
Releases · rkyv/ptr_meta
0.3.0
This release makes a few major changes:
- Implement
Pointee
fordyn core::error::Error
- Add impls for trait objects plus
Send
andSync
- Replace
PtrExt
andNonNullExt
with free functions - Fix
DynMetadata
implementation under MIRI - Add
crate = ..
derive argument - Update syn to 2
- Set MSRV to 1.81
0.3.0-rc.1
This is the first release candidate for ptr_meta
0.3.0.