templates: add rust-cargo
This commit is contained in:
parent
95c688766f
commit
a4ede5f6f4
9 changed files with 176 additions and 0 deletions
7
templates/rust-cargo/Cargo.lock
generated
Normal file
7
templates/rust-cargo/Cargo.lock
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "project"
|
||||
version = "0.0.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue