feat(rust): initialised cargo

This commit is contained in:
Artur Manuel 2024-08-06 23:45:54 +01:00
commit 900a9b8e42
Failed to generate hash of commit
9 changed files with 121 additions and 0 deletions

6
.gitignore vendored
View file

@ -0,0 +1,6 @@
.direnv/
**/*~
# Added by cargo
/target