Skip to content

Commit

Permalink
Merge pull request #10 from tweedegolf/update-deps
Browse files Browse the repository at this point in the history
Update nightly version, update embassy
  • Loading branch information
diondokter committed Sep 29, 2022
2 parents 4741e29 + 7f4b52c commit 8e41eaf
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Download toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2022-01-30
toolchain: nightly-2022-09-22
target: thumbv8m.main-none-eabihf
override: true
components: rustfmt, clippy
Expand Down

0 comments on commit 8e41eaf

Please sign in to comment.