Skip to content

CargoPublish

Luni-4 edited this page Jun 17, 2020 · 2 revisions

The cargo-publish command allows you to publish a Rust crate on crates.io.

It can be run inside a Continuous Deployments workflow in this way:

task-boot cargo-publish

Clone this wiki locally