zvariant-3.3.0
- Implement
- From<&OwnedValue> for Value.
- Eq for types implementing PartialEq.
- Type for uuid::Uuid, if uuid feature is enabled.
- Type for url::Url, if url feature is enabled.
- Type for time::*, if time feature is enabled.
- More concise debug representation of Signature.
- A few internal fixes.