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 de61817 commit b5b5360Copy full SHA for b5b5360
Cargo.toml
@@ -41,7 +41,7 @@ snapbox = { version = "0.4.0", features = ["cmd"] }
41
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
42
cargo-dist-version = "0.0.7"
43
# The preferred Rust toolchain to use in CI (rustup toolchain syntax)
44
-rust-toolchain-version = "1.67.1"
+rust-toolchain-version = "1.80.1"
45
# CI backends to support (see 'cargo dist generate-ci')
46
ci = ["github"]
47
# The installers to generate for each app
0 commit comments