Skip to content

🔖 zvariant_derive 4.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 12:15
· 2009 commits to main since this release
25876f3

New major release to go with zvariant 4.0.

⬆️ Bump zvariant_utils to 1.1.0. We'll need to use the newly added API in a following commit.
⬆️ Bump MSRV to 1.75 (the latest).
➖ Drop now unneeded dep on byteorder.
👽️ Switch to new zvariant API.
🔥 Drop deprecated TypeDict derive.
🔧 Switch to Rust 2021. This doesn't affect our users but gives us some features.