templates: rust: init

This commit is contained in:
Bloxx12 2025-06-05 08:27:20 +02:00
commit 4834edd2d4
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
7 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[package]
name = "sample-rust"
version = "0.0.1"
license = "GPL-3.0-only"
edition = "2024"