dev environment setup, update

This commit is contained in:
Tao Tien 2026-01-16 22:37:05 -08:00
parent c06408a825
commit 0c5fc38649
7 changed files with 110 additions and 71 deletions

2
rust-toolchain.toml Normal file
View file

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