Add Rust Library

This commit is contained in:
GuilhermeWerner 2021-05-07 08:42:42 -03:00
parent 362bb7f973
commit 1e18dd4cb2
4 changed files with 66 additions and 0 deletions

2
.cargo/config.toml Normal file
View file

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