Skip to content

Commit

Permalink
bump rust to 1.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xyz committed Aug 20, 2024
1 parent 60d7861 commit c42227f
Show file tree
Hide file tree
Showing 3 changed files with 972 additions and 913 deletions.
2 changes: 1 addition & 1 deletion .github/actions/build_env/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.77.2
toolchain: 1.78.0
override: true

- name: install rustfmt clippy
Expand Down
Loading

0 comments on commit c42227f

Please sign in to comment.