mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-19 20:15:48 +01:00
build: add rust-toolchain.toml file
This commit is contained in:
committed by
thesimplekid
parent
b53fa86a83
commit
e95e95e3e2
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel="1.82.0"
|
||||
components = ["rustfmt", "clippy", "rust-analyzer"]
|
||||
|
||||
Reference in New Issue
Block a user