π zvariant_utils 3.0.0
·
1126 commits
to main
since this release
- π§βπ» Add support for multiple lists to def_attrs! macro.
- β¨ Add
Signaturetype that represents a D-Bus type signature in parsed form. - π Move
serialized::Formatfrom zvariant to zvariant_utils. - π₯ Drop
old_newmacro. Also the relatedAttrParsetrait. We only needed it to support the
olddbus_proxyanddbus_interfaceattributes in zbus macros but we just dropped them. - π© Add
gvariantcargo feature. This is the same feature flag we've in other crates. - β New deps:
serdenomstatic_assertions
- β¬οΈ Bump MSRV to 1.81.