Skip to content

Commit 8099aa7

Browse files
change to rust 183
1 parent 5bad258 commit 8099aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
timeout-minutes: 10
5757
env:
5858
# Pin Rust version to prevent new Clippy lints from breaking CI
59-
RUST_VERSION: "1.75.0"
59+
RUST_VERSION: "1.83.0"
6060

6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)