Skip to content

Commit

Permalink
update rust toolchain, fixes #397
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Jul 16, 2024
1 parent ea28ed4 commit 1ddad0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2024-06-30"
channel = "nightly-2024-07-15"
profile = "minimal"
targets = ["thumbv7em-none-eabihf"]
components = [
Expand Down

0 comments on commit 1ddad0a

Please sign in to comment.