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
I'm using this crate in a no_std environment by enabling the alloc feature as described in the readme. However, this feature is not included in the 1.0.0 version as the readme seems to imply, so maybe it would be good to publish a new version that includes the alloc feature and any other recent additions?