cargo-binstall/release-plz.toml
Jiahao XU 90d47f76b1
Fix release-plz.toml (#1866)
Do not set release as latest, since that would break installation script/action.

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2024-08-05 10:42:00 +00:00

4 lines
146 B
TOML

[[package]]
name = "cargo-binstall"
release = false # don't process this package
git_release_latest = false # don't set release as latest release