near / borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing
https://borsh.io/
Apache License 2.0
287 stars 62 forks source link

chore: release #264

Closed frol closed 7 months ago

frol commented 7 months ago

🤖 New release

Changelog

## `borsh`

## [1.2.1](https://github.com/near/borsh-rs/compare/borsh-v1.2.0...borsh-v1.2.1) - 2023-12-06 ### Other - optimize `BorshSerialize` derive for enums with unit variants ([#262](https://github.com/near/borsh-rs/pull/262)) - fix `release-plz` error; exclude `*.snap` from `borsh-derive` publish ([#263](https://github.com/near/borsh-rs/pull/263))


This PR was generated with release-plz.