Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This update: - Removes `zbus`, - Introduces `zbus_xml` and convert the code. This drops 101 dependencies, from 135 to 34. Yay! - Remove `signatures_are_eq`, `assert_signatures_eq!` and `assert_signatures_ne!`. Since `zvariant::Signature`'s `PartianlEq` can now ignore outer parentheses. - Remove tests for `signatures_are_eq`, `assert_signatures_eq!` and `assert_signatures_ne!`. - Bump version number to 0.4.0
- Loading branch information