Skip to content

Commit

Permalink
use 1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amityadav0 committed Sep 11, 2023
1 parent 4aa0d91 commit 4b9ec23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install latest stable (for linux-gnu)
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.69.0
target: x86_64-unknown-linux-gnu
components: rustfmt, clippy
# rust compiler for creating binaries
Expand Down

0 comments on commit 4b9ec23

Please sign in to comment.