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

Closed dj8yfo closed 1 month ago

dj8yfo commented 1 month ago

🤖 New release

Changelog

## `borsh`

## [1.5.1](https://github.com/near/borsh-rs/compare/borsh-v1.5.0...borsh-v1.5.1) - 2024-05-30 ### Added - *(schema)* for `HashMap` -> `HashMap`, for `HashSet` -> `HashSet` ([#294](https://github.com/near/borsh-rs/pull/294)) ### Fixed - fixed linting warnings for Rust 1.78 stable, 1.80 nightly ([#295](https://github.com/near/borsh-rs/pull/295))


This PR was generated semi-automatically with release-plz and @dj8yfo