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 67c02f7 commit 235bd6aCopy full SHA for 235bd6a
Cargo.toml
@@ -39,6 +39,8 @@ create-release = true
39
install-path = "CARGO_HOME"
40
# Whether to install an updater program
41
install-updater = false
42
+# Allow custom modifications to generated CI files
43
+allow-dirty = ["ci"]
44
45
[workspace.dependencies]
46
# Core dependencies
0 commit comments