mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
327e2254f6
Rename toolchain file so older versions of cargo can pick it up.
4 lines
79 B
TOML
4 lines
79 B
TOML
[toolchain]
|
|
channel = "1.88.0"
|
|
components = [ "clippy", "rustfmt", "rust-src"]
|