Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@djkoloski djkoloski released this 11 Sep 05:40

This release makes a few major changes:

  • Implement Pointee for dyn core::error::Error
  • Add impls for trait objects plus Send and Sync
  • Replace PtrExt and NonNullExt with free functions
  • Fix DynMetadata implementation under MIRI
  • Add crate = .. derive argument
  • Update syn to 2
  • Set MSRV to 1.81