Skip to content

Commit

Permalink
rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
heeckhau committed May 29, 2024
1 parent 2c3430f commit 40e510b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ jobs:

- uses: Swatinem/[email protected]

- name: Cargo version
run: cargo version --verbose

- name: Cargo update
run: cargo update

Expand Down

0 comments on commit 40e510b

Please sign in to comment.