Skip to content

Commit

Permalink
.appveyor.yml: Update Rust version
Browse files Browse the repository at this point in the history
See comments for 21b2e41 (".appveyor.yml: Update Rust version").

Signed-off-by: Quentin Monnet <[email protected]>
  • Loading branch information
qmonnet committed Sep 9, 2024
1 parent fe7021b commit 31e118b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ platform:
environment:
matrix:
- TOOLCHAIN_VERSION: 14.0
RUST: 1.76.0
RUST: 1.81.0
- TOOLCHAIN_VERSION: 14.0
RUST: beta
- TOOLCHAIN_VERSION: 14.0
Expand Down

0 comments on commit 31e118b

Please sign in to comment.