Skip to content

Commit 5b6a0bf

Browse files
committed
Bump MSRV to 1.63
1 parent 1c2045a commit 5b6a0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- uses: actions-rs/toolchain@v1
9191
with:
9292
profile: minimal
93-
toolchain: 1.54.0
93+
toolchain: 1.63.0
9494
override: true
9595
- run: rustup component add clippy
9696
- uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)