This website requires JavaScript.
Explore
Help
Sign In
talexander
/
organic
Watch
1
Star
0
Fork
0
You've already forked organic
Code
Issues
Pull Requests
Releases
Activity
Files
cef89303b1d08a5956f00a9007539776587ea7cc
organic
/
rust-toolchain.toml
5 lines
98 B
TOML
Raw
Normal View
History
Unescape
Escape
Add support for building organic via nix.
2026-06-18 12:53:36 -04:00
[
toolchain
]
Pin a specific version of rust.
2026-07-11 18:36:52 -04:00
channel
=
"nightly-2026-05-23"
Add support for building organic via nix.
2026-06-18 12:53:36 -04:00
profile
=
"default"
components
=
[
"clippy"
,
"rustfmt"
]
Reference in New Issue
Copy Permalink