Skip to content

No STD

Latest
Compare
Choose a tag to compare
@kirk-baird kirk-baird released this 14 Dec 03:27
· 2 commits to master since this release
d3fc0a4

Removes the mutability from PublicKey::as_uncompressed_bytes(&mut self) as it is not required.

Also adds a compilation option without std to allow for no std compilations.