Skip to content

Commit

Permalink
chore: fix ci rust fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
duanyytop committed Aug 23, 2023
1 parent c4e35ea commit dc2e00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2022-08-01
toolchain: nightly-2023-04-20
override: true

- uses: docker-practice/actions-setup-docker@master
Expand Down

0 comments on commit dc2e00d

Please sign in to comment.