What's Changed
- [zerocopy] Remove obsolete dependency pinning by @joshlf in #3494
- chore(cargo): remove deprecated package authors field by @xtqqczze in #3499
- Fix unused 'extern crate alloc' error under cfg(kani) by @tautschnig in #3501
- #[zerocopy(crate = "...")] should parse paths, not idents by @joshuaseaton in #3544
New Contributors
- @xtqqczze made their first contribution in #3499
- @tautschnig made their first contribution in #3501
- @joshuaseaton made their first contribution in #3544
Full Changelog: v0.8.55...v0.8.56