chore: rename toolchain file (#1604)
Rename toolchain file so older versions of cargo can pick it up.
This commit is contained in:
3
codex-rs/rust-toolchain.toml
Normal file
3
codex-rs/rust-toolchain.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "1.88.0"
|
||||
components = [ "clippy", "rustfmt", "rust-src"]
|
||||
Reference in New Issue
Block a user