first commit

This commit is contained in:
2023-04-12 19:52:02 +09:00
commit 91d6c2be29
8 changed files with 691 additions and 0 deletions

3
.cargo/config.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
target = "x86_64-pc-windows-gnu"