Create Sample Rocket Json API

This commit is contained in:
GuilhermeWerner
2021-01-18 20:08:39 -03:00
parent ae20f2085e
commit b8440043ab
4 changed files with 54 additions and 0 deletions

2
.cargo/config.toml Normal file
View File

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