Skip to content

Commit

Permalink
msrv: update to 1.51
Browse files Browse the repository at this point in the history
  • Loading branch information
poliorcetics committed May 2, 2023
1 parent 5e9fbfe commit 08cffa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
with:
submodules: true
- name: Install Rust
run: rustup update 1.42.0 && rustup default 1.42.0
run: rustup update 1.51.0 && rustup default 1.51.0
- run: cargo build

miri:
Expand Down

0 comments on commit 08cffa0

Please sign in to comment.