Skip to content

Commit

Permalink
[deps] bump rust version and sanitize feature flags from vendor (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: xyz <xyz>
Co-authored-by: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com>
  • Loading branch information
sirouk and 0o-de-lally authored Aug 22, 2024
1 parent 575fea6 commit b7aaed3
Show file tree
Hide file tree
Showing 20 changed files with 1,088 additions and 1,121 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 b7aaed3

Please sign in to comment.