Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 May 09:11
· 1050 commits to main since this release
549596e
chore(ci): Temporarily disable musl target (#202)

it is impossible to build fuzz target on musl without adding more
packages and cargo-dist is not in favor of that. For now remove musl
target to make a release and in next steps replace cargo-dist with other
way of building artifacts.