Create Cargo Config File

This commit is contained in:
GuilhermeWerner
2021-01-18 20:23:38 -03:00
parent a993a74cad
commit d42b39065f

2
.cargo/config.toml Normal file
View File

@ -0,0 +1,2 @@
[build]
target-dir = "Binaries"