Skip to content

Commit 56a3da8

Browse files
ci: update MSRV job to 1.88
1 parent 14771a7 commit 56a3da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
with:
260260
submodules: true
261261
- name: Install Rust
262-
run: rustup update 1.82.0 --no-self-update && rustup default 1.82.0
262+
run: rustup update 1.88.0 --no-self-update && rustup default 1.88.0
263263
- run: cargo build
264264

265265
miri:

0 commit comments

Comments
 (0)