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
b55324feab
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.77
2024-03-26 13:14:28 +00:00
channel = "1.77.0"
Re-add the armv6 toolchain
2024-07-08 13:35:44 +00:00
targets = [ "wasm32-unknown-unknown", "thumbv6m-none-eabi" ]