This website requires JavaScript.
Explore
Help
Sign In
savanni
/
monorepo
Watch
1
Star
0
Fork
You've already forked monorepo
0
Code
Issues
68
Pull Requests
Projects
6
Releases
Wiki
Activity
82ec50f519
monorepo
/
rust-toolchain
4 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Switch to using rustup to pin the rust toolchain
2023-03-31 02:52:59 +00:00
[toolchain]
Update to rust 1.81
2024-10-14 22:04:10 +00:00
channel = "1.81.0"
Re-add the armv6 toolchain
2024-07-08 13:35:44 +00:00
targets = [ "wasm32-unknown-unknown", "thumbv6m-none-eabi" ]