add rust formatting rules

This commit is contained in:
Chance 2024-12-05 11:00:08 -05:00 committed by BitSyndicate
parent 9a2c17df90
commit 26ec19294e
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
7 changed files with 32 additions and 15 deletions

2
rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"