Skip to content

Commit

Permalink
chore: update rust legacy version to 1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
aaneto committed Jul 13, 2024
1 parent 9ee1f34 commit 22cb30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- uses: actions/checkout@v1
- uses: hecrj/setup-rust-action@master
with:
rust-version: 1.39.0
rust-version: 1.50.0

- name: Build project
run: cargo build --verbose
Expand Down

0 comments on commit 22cb30d

Please sign in to comment.