Skip to content

Commit cacbda9

Browse files
committed
Update cargo-release configuration to latest version
1 parent b92431d commit cacbda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ overflow-checks = true
9292
default-target = "x86_64-unknown-linux-gnu"
9393

9494
[package.metadata.release]
95-
no-dev-version = true
95+
dev-version = false
9696
pre-release-replacements = [
9797
{ file="Changelog.md", search="# Unreleased", replace="# Unreleased\n\n# {{version}} – {{date}}", exactly=1 },
9898
]

0 commit comments

Comments
 (0)