Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@PiotrSikora PiotrSikora released this 22 Nov 20:01
96f791a

Fixed

  • Fixed panic on unknown token_id in on_grpc_close.
    Thanks @Protryon!

Changed

  • Changed MSRV to v1.61.0.

Removed

  • Removed wee-alloc feature, because that crate is no longer maintained
    and it leaks memory.