vadorovsky / network-types

Rust structs representing network-related types (on Layer 2, 3 and 4)
https://crates.io/crates/network-types
MIT License
43 stars 13 forks source link

chore: release v0.0.5 #11

Closed vadorovsky closed 10 months ago

vadorovsky commented 10 months ago

🤖 New release

Changelog

## [0.0.5](https://github.com/vadorovsky/network-types/compare/v0.0.4...v0.0.5) - 2023-11-30 ### Added - add std feature flag that exposes std types ([#7](https://github.com/vadorovsky/network-types/pull/7)) ### Fixed - Convert addresses from/to big-endian ([#8](https://github.com/vadorovsky/network-types/pull/8)) ### Other - Add release-plz action - Add serde support to structs


This PR was generated with release-plz.