knurling-rs / flip-link

Adds zero-cost stack overflow protection to your embedded programs
Apache License 2.0
270 stars 6 forks source link

Setup `cargo-dist` #85

Closed Urhengulas closed 6 months ago

Urhengulas commented 6 months ago

Fixes #82.

I tested the pr-run-mode = "upload" option to see if it builds successfully and it does: https://github.com/knurling-rs/flip-link/actions/runs/8177812280.

After merging this PR I will publish v0.1.8 and see if it works.

One question I have if it is possible that cargo-dist also publishes to crates.io when creating a release? But I will investigate this later.