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

Closed frol closed 1 month ago

frol commented 1 month ago

🤖 New release

Changelog

## `borsh`

## [1.6.0](https://github.com/near/borsh-rs/compare/borsh-v1.5.0...borsh-v1.6.0) - 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 with release-plz.