Skip to content

Commit

Permalink
Update cargo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rusty Rain authored Oct 7, 2021
1 parent e6815ad commit 4136e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.54.0
toolchain: 1.55.0
profile: minimal
components: clippy, rustfmt
override: true
Expand Down

0 comments on commit 4136e62

Please sign in to comment.