Skip to content

Commit

Permalink
Bump baseline rust toolchain for better dev experience
Browse files Browse the repository at this point in the history
  • Loading branch information
cbiffle committed May 3, 2024
1 parent 1d19cb0 commit 6922fcd
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 = "1.75"
channel = "1.78"
targets = [ "thumbv7em-none-eabihf", "thumbv7m-none-eabi", "thumbv6m-none-eabi" ]
profile = "minimal"
components = [ "rustfmt", "rust-analyzer", "clippy" ]

0 comments on commit 6922fcd

Please sign in to comment.