Disable release-plz for cargo-binstall

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
Jiahao XU 2024-07-27 00:11:40 +10:00 committed by GitHub
parent 6f77c7c3f3
commit 793d80e0ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
release-plz.toml Normal file
View file

@ -0,0 +1,3 @@
[[package]] # the double square brackets define a TOML table array
name = "cargo-binstall"
release = false # don't process this package