You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking changes
* Removed the impls of `Borrow<[u8]>` for `Str<_>` and `StrBuilder<_>`
(`Borrow<str>` is still there). ([#52])
New
* Added an impl of `OctetsFrom<_>` for `Smallvec<_>`. ([#52])
* Added an impl of `OctetsFrom<_>` for `Str<_>`. ([#51])
0 commit comments