We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b0efe commit 6392a21Copy full SHA for 6392a21
Cargo.toml
@@ -42,4 +42,4 @@ pretty_assertions = "1"
42
# Instruct `cargo release` to not run `cargo publish` locally:
43
# https://github.com/sunng87/cargo-release/blob/master/docs/reference.md#config-fields
44
# See docs/releasing.md for details.
45
-disable-publish = true
+publish = false
0 commit comments