This website requires JavaScript.
Explore
Help
Sign In
savanni
/
monorepo
Watch
1
Star
0
Fork
You've already forked monorepo
0
Code
Issues
77
Pull Requests
Projects
6
Releases
Wiki
Activity
0218783f9a
monorepo
/
rust-toolchain
4 lines
101 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]
channel = "1.68.2"
Set up raspberry pi cross-compile tools
2023-07-09 20:12:11 +00:00
targets = [ "wasm32-unknown-unknown", "arm-unknown-linux-gnueabihf" ]