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?
I'm using this crate in a
no_stdenvironment 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?