1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

docs: added rust article

closes #962
This commit is contained in:
Carlos Alexandro Becker 2019-02-21 17:26:58 -03:00
parent d2fa6d5821
commit bcbef63023
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -8,6 +8,7 @@ Tutorials made by the community.
<!-- please, keep A-Z sorting -->
- [GoReleaser: build and push Snapcraft packages from TravisCI](https://carlosbecker.com/posts/goreleaser-snap-travis/)
- [Shipping Rust Binaries with GoReleaser](https://medium.com/@jondot/shipping-rust-binaries-with-goreleaser-d5aa42a46be0)
Want to add your tutorial here? Please do! Edit [this file][tutorials] and open
a Pull Request! Thanks!