Release Engineering Is Exhausting So Here's cargo-dist!

Helping your Rust projects ship prebuilt binaries that others can actually use without you having to become a Github CI Expert (or Rust Toolchain Expert) ((or OS integration expert)) (((or...)))

https://blog.axo.dev/2023/02/cargo-dist

axo blog - Release Engineering Is Exhausting So Here's cargo-dist

Release Announcement for cargo-dist, a tool to help you package up binaries for a Rust application.

@Gankra FYI, the ASCII art on the axo.dev home page is very annoying for screen reader users.
@matt will fix, thanks for the heads up!
@matt sorry for the delay, should be fixed! (went with aria-hidden since it's not really informative content)
@Gankra Sounds good to me. Looks like there's also ASCII art on the first navigation link and the signup form's submit button. For those I'd use aria-label to override the accessible text.
@matt will do (when we're back on monday), thanks for the tips!