WIP: templates: add rust
Some checks failed
ci/woodpecker/push/check Pipeline failed

TODO: find out if I can use the `cargoLock` FOD to run `clippy`.
This commit is contained in:
Bruno BELANYI 2023-05-10 13:04:06 +00:00
parent 694c0224d3
commit 9caee54f2b
7 changed files with 167 additions and 0 deletions

7
templates/rust/Cargo.lock generated Normal file
View 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"