After the latest patch release, `ashpd` no longer compiles. Setting `zvariant_derive = "=5.5.1"` resolves the issue. Steps to reproduce: 1. `cargo init tmp` 2. `cargo add ashpd` 3. `cargo check` 