Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This is an archived project. Repository and other project resources are read-only.
zv: Dependency on time breaks MSRV guarantees.
Recently the time crate bumped its MSRV first to 1.61 and later to 1.62. That happened in between 0.3.17 and 0.3.18 releases (the current version is 0.3.19). This breaks builds with 1.60 toolchain when the time feature is enabled on zvariant.