Initial commit
Signed-off-by: Val Packett <val@invisiblethingslab.com>
This commit is contained in:
commit
11a682e19f
12 changed files with 180 additions and 0 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.88.0"
|
||||
components = ["rust-analyzer", "clippy"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue