rust-osdev / volatile

Apache License 2.0
70 stars 19 forks source link

Release v0.5.3 #53

Closed phil-opp closed 6 months ago

phil-opp commented 6 months ago

Publishes v0.5.3 of volatile and volatile-macro.

phil-opp commented 6 months ago

I created a test v0.5.3-rc.1 release using cargo release rc --workspace. It looks like it handled the version bump for both crates and the dependency update correctly.

phil-opp commented 6 months ago

Published a v0.5.3-rc.2 release. The derive macro now shows up on docs.rs: https://docs.rs/volatile/0.5.3-rc.2/volatile/index.html

@mkroening Ready for publish from your side?

mkroening commented 6 months ago

Ready for publish from your side?

Yes, thank you! :)