Skip to content

Commit 52ce0f5

Browse files
committed
Bump msrv
1 parent c27d7c5 commit 52ce0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
with:
204204
submodules: true
205205
- name: Install Rust
206-
run: rustup update 1.40.0 && rustup default 1.40.0
206+
run: rustup update 1.42.0 && rustup default 1.42.0
207207
- run: cargo build
208208

209209
miri:

0 commit comments

Comments
 (0)