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 5e29ee6 commit 08881edCopy full SHA for 08881ed
dist-workspace.toml
@@ -5,6 +5,8 @@ version = "0.0.0-alpha.4"
5
6
# Config for 'dist'
7
[dist]
8
+# Temporarily for pre-release workflows
9
+allow-dirty = ["ci"]
10
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
11
cargo-dist-version = "0.28.5-prerelease.2"
12
# Whether to consider the binaries in a package for distribution (defaults true)
0 commit comments