Skip to content

Commit adb0d0b

Browse files
committed
Update MSRV
1 parent 80e5955 commit adb0d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/checkout@v4
6464
- uses: dtolnay/rust-toolchain@master
6565
with:
66-
toolchain: "1.81.0"
66+
toolchain: "1.85.0"
6767
- uses: Swatinem/rust-cache@v2
6868
- run: cargo fetch
6969
- name: cargo check

0 commit comments

Comments
 (0)