9
submitted 3 weeks ago by IsoSpandy@lemm.ee to c/rust@programming.dev

Is there any way I can automatically bundle the compiled binary with the current version number as a git tag to github when I do cargo publish like stuff? Like qol thing?

top 2 comments
sorted by: hot top controversial new old
[-] beeb@lemm.ee 4 points 3 weeks ago

Cargo dist! Here's a nice workflow you can use : https://blog.orhun.dev/automated-rust-releases/

[-] hunger@programming.dev 2 points 3 weeks ago

I use cargo-dist to generate the binaries.

this post was submitted on 13 Mar 2025
9 points (100.0% liked)

Rust

6738 readers
755 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS