Don't publish directly from cargo-release.

This commit is contained in:
Nolan Darilek 2022-03-18 14:06:52 -05:00
parent 34600bd3a9
commit 0b3d1684b9
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ edition = "2021"
[dependencies]
rand = "0.8"
[package.metadata.release]
publish = false