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 b43c88a commit fdc31feCopy full SHA for fdc31fe
Cargo.toml
@@ -55,7 +55,7 @@ npm-scope = "@polytope-labs"
55
publish-jobs = ["homebrew"]
56
# Publish jobs to run in CI
57
pr-run-mode = "skip"
58
-
+allow-dirty = ["ci", "msi"]
59
# The profile that 'cargo dist' will build with
60
[profile.dist]
61
inherits = "release"
0 commit comments