Skip to content

Commit

Permalink
build(deps): bump dtolnay/rust-toolchain in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 1.64.0 to 1.80.0.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@1.64.0...1.80.0)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent aad9568 commit 98be29d
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 @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: dtolnay/rust-toolchain@1.64.0
- uses: dtolnay/rust-toolchain@1.80.0
with:
target: aarch64-linux-android
- name: Check
Expand Down

0 comments on commit 98be29d

Please sign in to comment.