diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-08-29 08:55:50 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-08-29 08:55:50 -0700 |
| commit | 974a2258dc803a0c98d4b254215cefc6ed2efeca (patch) | |
| tree | e559112a31998365001c3041ab8a9a0d2885437c /rust-toolchain.toml | |
| parent | delete unneeded files (diff) | |
| download | x-fcuny/rust.tar.gz | |
update rust workspacefcuny/rust
Diffstat (limited to '')
| -rw-r--r-- | rust-toolchain.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml new file mode 100644 index 0000000..a978b3e --- /dev/null +++ b/rust-toolchain.toml @@ -0,0 +1,3 @@ +[toolchain] +channel = "1.89" +components = ["rustfmt", "clippy", "rust-analyzer"] |
