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 fcdcae8 commit fcbe7e0Copy full SHA for fcbe7e0
1 file changed
dist-workspace.toml
@@ -4,7 +4,7 @@ members = ["cargo:."]
4
# Config for 'dist'
5
[dist]
6
# Skip checking whether the specified configuration files are up to date
7
-# allow-dirty = ["ci"]
+allow-dirty = ["ci"]
8
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
9
cargo-dist-version = "0.31.0"
10
# CI backends to support
0 commit comments