There was an error while loading. Please reload this page.
1 parent 7bd6124 commit 8ec29e0Copy full SHA for 8ec29e0
1 file changed
release-plz.toml
@@ -25,6 +25,9 @@ semver_check = false
25
# Don't publish to crates.io
26
publish = false
27
28
+# Skip cargo package verification (internal deps don't have version specs)
29
+cargo_package_verify = false
30
+
31
[changelog]
32
header = """# Changelog
33
0 commit comments