Guard against semver breakage
Ideally we do not want to break API in accordance with semver.
It would be good to use cargo semver-checks
in cocogitto post_check to ensure that a new release does not in fact break semver.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Ideally we do not want to break API in accordance with semver.
It would be good to use cargo semver-checks
in cocogitto post_check to ensure that a new release does not in fact break semver.