feat(rust): initialised cargo
This commit is contained in:
parent
2df4bdc9ed
commit
900a9b8e42
9 changed files with 121 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -0,0 +1,6 @@
|
|||
.direnv/
|
||||
**/*~
|
||||
|
||||
# Added by cargo
|
||||
|
||||
/target
|
Loading…
Add table
Add a link
Reference in a new issue