We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92431d commit cacbda9Copy full SHA for cacbda9
Cargo.toml
@@ -92,7 +92,7 @@ overflow-checks = true
92
default-target = "x86_64-unknown-linux-gnu"
93
94
[package.metadata.release]
95
-no-dev-version = true
+dev-version = false
96
pre-release-replacements = [
97
{ file="Changelog.md", search="# Unreleased", replace="# Unreleased\n\n# {{version}} – {{date}}", exactly=1 },
98
]
0 commit comments