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