Skip to content

Commit

Permalink
Use Rust 1.51 to build. None of the new changes affect the codebase, …
Browse files Browse the repository at this point in the history
…though.
  • Loading branch information
dabreegster committed Mar 25, 2021
1 parent ce47392 commit 4c2bc89
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 @@ -25,7 +25,7 @@ jobs:

- uses: hecrj/setup-rust-action@v1
with:
rust-version: 1.50.0
rust-version: 1.51.0

- name: Cache build
uses: actions/cache@v2
Expand Down

0 comments on commit 4c2bc89

Please sign in to comment.