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
1
Projects
6
Releases
Wiki
Activity
66876e41c0
monorepo
/
rust-toolchain
4 lines
70 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]
Start on a configuration library
2023-08-16 03:53:00 +00:00
channel = "1.71.1"
Set up a demo wasm build
2023-04-20 13:40:59 +00:00
targets = [ "wasm32-unknown-unknown" ]