Create Custom Cargo Config File

This commit is contained in:
GuilhermeWerner
2021-01-19 12:11:30 -03:00
parent e466630e2b
commit 1a7db6ba26

2
.cargo/config.toml Normal file
View File

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