Skip to content

0.1.4

Choose a tag to compare

@taiki-e taiki-e released this 14 Mar 16:12
· 125 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Fix a bug where Arc::{into_raw,as_ptr} returned invalid pointers for larger alignment types. (#138, thanks @notgull)