🔖 zvariant_utils 1.1.0
·
1214 commits
to main
since this release
✨ API to facilitate alternative attributes. This new API facilitates the use of alternative
attributes in the same proc macro code. We'll use this in a following commit to handle both
dbus_proxy
and proxy
macro with different attribute names using the same expansion code.
⬆️ Bump MSRV to 1.75.
🔧 Switch to Rust 2021. This doesn't affect our users but gives us some features.
🎨 Fix formatting of all Cargo.toml files.