This repository was archived by the owner on May 3, 2026. It is now read-only.
0.6.1
ADDED
- The crate now has a
stdfeature flag, which is on by default, and will make the crateno_stdif disabled.
FIXED
- Fixed a compilation error if you had the
arbitraryfeature flag enabled without theringbufferflag.