feat: add rust template to new structure

This commit is contained in:
Leon Schwarzäugl 2024-12-31 17:16:51 +01:00
parent ed9e8bc22e
commit efd667c76a
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
7 changed files with 86 additions and 46 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 = "rust"
version = "0.1.0"