This website requires JavaScript.
Explore
Help
Sign In
talexander
/
natter
Watch
1
Star
0
Fork
0
You've already forked natter
Code
Issues
Pull Requests
Releases
Activity
Files
05c7ecde829f3e3843e89000e9959b8016124b2e
natter
/
rust-toolchain.toml
5 lines
98 B
TOML
Raw
Normal View
History
Unescape
Escape
Add a dependency manager for render-time actions. This will be used for supporting things like copying static files or rendering code blocks like gnuplot or graphviz.
2025-02-08 17:27:20 -05:00
[
toolchain
]
Fix tekton pipelines.
2026-07-10 23:22:55 -04:00
channel
=
"nightly-2026-05-23"
Add a dependency manager for render-time actions. This will be used for supporting things like copying static files or rendering code blocks like gnuplot or graphviz.
2025-02-08 17:27:20 -05:00
profile
=
"default"
components
=
[
"clippy"
,
"rustfmt"
]
Reference in New Issue
Copy Permalink