Skip to content

Commit

Permalink
chore: upgrade rust toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
rfdonnelly committed Aug 15, 2024
1 parent de61817 commit b5b5360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ snapbox = { version = "0.4.0", features = ["cmd"] }
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.0.7"
# The preferred Rust toolchain to use in CI (rustup toolchain syntax)
rust-toolchain-version = "1.67.1"
rust-toolchain-version = "1.80.1"
# CI backends to support (see 'cargo dist generate-ci')
ci = ["github"]
# The installers to generate for each app
Expand Down

0 comments on commit b5b5360

Please sign in to comment.