init commit

This commit is contained in:
Zoritle
2021-01-18 14:26:44 +08:00
commit 60e3190020
10 changed files with 304 additions and 0 deletions

4
.cargo/config.toml Normal file
View File

@@ -0,0 +1,4 @@
[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]