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 #289

Closed frol closed 2 months ago

frol commented 3 months ago

🤖 New release

Changelog

## `borsh`

## [1.5.0](https://github.com/near/borsh-rs/compare/borsh-v1.4.0...borsh-v1.5.0) - 2024-04-29 ### Added - implement `BorshSchema` for `VecDeque` and `LinkedList` ([#291](https://github.com/near/borsh-rs/pull/291)) ### Other - Fix repository field of borsh-derive ([#288](https://github.com/near/borsh-rs/pull/288))


This PR was generated with release-plz.