initialise project

This commit is contained in:
♥ Minnie ♥ 2025-05-27 10:41:50 +08:00
commit 566cc72407
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
6 changed files with 145 additions and 0 deletions

2
rust-toolchain.toml Normal file
View file

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