Skip to content

Commit 08cffa0

Browse files
committed
msrv: update to 1.51
1 parent 5e9fbfe commit 08cffa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
with:
230230
submodules: true
231231
- name: Install Rust
232-
run: rustup update 1.42.0 && rustup default 1.42.0
232+
run: rustup update 1.51.0 && rustup default 1.51.0
233233
- run: cargo build
234234

235235
miri:

0 commit comments

Comments
 (0)