Skip to content

Commit b5b5360

Browse files
committed
chore: upgrade rust toolchain version
1 parent de61817 commit b5b5360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ snapbox = { version = "0.4.0", features = ["cmd"] }
4141
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
4242
cargo-dist-version = "0.0.7"
4343
# The preferred Rust toolchain to use in CI (rustup toolchain syntax)
44-
rust-toolchain-version = "1.67.1"
44+
rust-toolchain-version = "1.80.1"
4545
# CI backends to support (see 'cargo dist generate-ci')
4646
ci = ["github"]
4747
# The installers to generate for each app

0 commit comments

Comments
 (0)