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 d8b109a commit b6e611dCopy full SHA for b6e611d
Cargo.toml
@@ -37,7 +37,7 @@ lto = "thin"
37
# Config for 'cargo dist'
38
[workspace.metadata.dist]
39
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
40
-cargo-dist-version = "0.4.3"
+cargo-dist-version = "0.7.1"
41
# CI backends to support
42
ci = ["github"]
43
# The installers to generate for each app
0 commit comments