diff --git a/release-plz.toml b/release-plz.toml index 14bc7fe..ad16005 100644 --- a/release-plz.toml +++ b/release-plz.toml @@ -1,2 +1,6 @@ [workspace] semver_check = true # enable API breaking changes check + +[[package]] +name = "cargo-cannon" +publish = false